diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2022-12-04 12:04:18 +0100 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2022-12-04 12:04:18 +0100 |
commit | 6b3955f66df30c4d7f3ec954629a868e92ff7e67 (patch) | |
tree | 5e35d21d05e846f9891916f177c2a1d0ae8d0c9f /man/xinit.man | |
parent | d0ecfef28c08483e918c7f758a5f132071442ee0 (diff) | |
parent | f9786fb5a7e526035699f3d4d6661468ab20e689 (diff) |
Merge remote-tracking branch 'origin/master' into obsd
Diffstat (limited to 'man/xinit.man')
-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 d9d08df..d51fecf 100644 --- a/man/xinit.man +++ b/man/xinit.man @@ -120,7 +120,7 @@ arguments to the default \fIxterm\fP command. It will ignore \fI\.xinitrc\fP. 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" +.B "xinit /usr/bin/ssh \-X fasthost cpupig \-\^\- :1 \-a 2 \-t 5" This will start a server named \fIX\fP on display 1 with the arguments \fI\-a 2 \-t 5\fP. It will then start a remote shell on the machine \fBfasthost\fP in which it will run the command \fIcpupig\fP, telling it |