fix backwards example (after r1.45 of group.c); noticed by phessler@

ok oga@ phessler@
This commit is contained in:
okan 2010-07-23 15:13:00 +00:00
parent 2a5e1791d4
commit aaca5b7e45

View File

@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.Dd $Mdocdate: August 24 2009 $ .Dd $Mdocdate: March 20 2010 $
.Dt CWMRC 5 .Dt CWMRC 5
.Os .Os
.Sh NAME .Sh NAME
@ -206,8 +206,8 @@ command xmms xmms
command top "xterm -e top" command top "xterm -e top"
# Autogroup definitions # Autogroup definitions
autogroup 3 "aterm,XTerm" autogroup 3 "XTerm,aterm"
autogroup 3 "xterm,XTerm" autogroup 3 "XTerm,xterm"
# Ignore programs by that name by not drawing borders around them. # Ignore programs by that name by not drawing borders around them.
ignore XMMS ignore XMMS