View | Details | Raw Unified | Return to bug 157078
Collapse All | Expand All

(-)usr.bin/su/su.1 (-4 / +3 lines)
Lines 197-206 Link Here
197
.Sh EXAMPLES
197
.Sh EXAMPLES
198
.Bl -tag -width 5n -compact
198
.Bl -tag -width 5n -compact
199
.It Li "su -m man -c catman"
199
.It Li "su -m man -c catman"
200
Runs the command
200
As user
201
.Li catman
201
.Li man , start a shell with the arguments
202
as user
202
.Dq "-c catman" .
203
.Li man .
204
You will be asked for man's password unless your real UID is 0.
203
You will be asked for man's password unless your real UID is 0.
205
Note that the
204
Note that the
206
.Fl m
205
.Fl m

Return to bug 157078