summaryrefslogtreecommitdiff
path: root/xinit.man
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2006-11-06 14:47:34 -0800
committerAlan Coopersmith <alan.coopersmith@sun.com>2006-11-06 14:47:34 -0800
commitc50afd78af7496938a10b317c5e41b4d99d1fc60 (patch)
tree4ae2496fc8d26da7507d0b0e432a4809c60e62d3 /xinit.man
parent7b3e51364355716731670522b578b23d40fb356b (diff)
Change example X server argument from bc to -br now that bc is gone
Diffstat (limited to 'xinit.man')
-rw-r--r--xinit.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/xinit.man b/xinit.man
index 2ff692c..1afc436 100644
--- a/xinit.man
+++ b/xinit.man
@@ -164,7 +164,7 @@ novice users:
.in +8
.nf
\&#!/bin/sh
-xinit /usr/local/lib/site.xinitrc \-\^\- /usr/X11R6/bin/X bc
+xinit /usr/local/lib/site.xinitrc \-\^\- /usr/X11R6/bin/X -br
.fi
.in -8
.sp