summaryrefslogtreecommitdiffstats
path: root/usr.bin/su/su.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/su/su.1')
-rw-r--r--usr.bin/su/su.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/su/su.1 b/usr.bin/su/su.1
index dafe292..56d3f98 100644
--- a/usr.bin/su/su.1
+++ b/usr.bin/su/su.1
@@ -202,7 +202,7 @@ Runs the command
as user
.Li man .
You will be asked for man's password unless your real UID is 0.
-.It Li "su man -c 'catman /usr/share/man /usr/local/man /usr/X11R6/man'"
+.It Li "su man -c 'catman /usr/share/man /usr/local/man'"
Same as above, but the target command consists of more than a
single word and hence is quoted for use with the
.Fl c
@@ -210,7 +210,7 @@ option being passed to the shell.
(Most shells expect the argument to
.Fl c
to be a single word).
-.It Li "su -c staff man -c 'catman /usr/share/man /usr/local/man /usr/X11R6/man'"
+.It Li "su -c staff man -c 'catman /usr/share/man /usr/local/man'"
Same as above, but the target command is run with the resource limits of
the login class
.Dq staff .
OpenPOWER on IntegriCloud