diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2015-11-07 18:26:52 +0100 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2015-11-07 18:26:52 +0100 |
commit | 80148361451783388ffd7ba616447e3a175eca65 (patch) | |
tree | 3a96928e3476506e630b9ab44e2b3460e71b9fc5 | |
parent | 22320a7c42141437c08a659a3cb4547a284c7ad8 (diff) | |
parent | 281b314f38564537279c94e605bee74ff41b0245 (diff) |
Merge remote-tracking branch 'origin/master' into obsd
-rw-r--r-- | man/xinit.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/xinit.man b/man/xinit.man index f8005ce..de6e27c 100644 --- a/man/xinit.man +++ b/man/xinit.man @@ -117,7 +117,7 @@ This will start up a server named \fIX\fP, and will append the given arguments to the default \fIxterm\fP command. It will ignore \fI\.xinitrc\fP. .TP 8 .B "xinit \-e widgets \-\^\- ./Xorg \-l \-c" -This will use the command \fI\.\/Xorg \-l \-c\fP to start the server and will +This will use the command \fI\./Xorg \-l \-c\fP to start the server and will append the arguments \fI\-e widgets\fP to the default \fIxterm\fP command. .TP 8 .B "xinit /usr/ucb/rsh fasthost cpupig \-display ws:1 \-\^\- :1 \-a 2 \-t 5" |