mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
PR: docs/4383
su manpage ambiguous regarding command prompt Submitted by: sheldonh@iafrica.com
This commit is contained in:
parent
c7a197e1d8
commit
fab8812d17
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=29333
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)su.1 8.2 (Berkeley) 4/18/94
|
||||
.\" $Id: su.1,v 1.9 1997/08/12 06:45:43 charnier Exp $
|
||||
.\" $Id: su.1,v 1.10 1997/08/30 12:22:48 jmg Exp $
|
||||
.\"
|
||||
.\" this is for hilit19's braindeadness: "
|
||||
.Dd April 18, 1994
|
||||
@ -157,10 +157,19 @@ to
|
||||
.Dq root ,
|
||||
unless this group is empty.
|
||||
.Pp
|
||||
By default (unless the prompt is reset by a startup file) the super-user
|
||||
prompt is set to
|
||||
.Dq Sy \&#
|
||||
to remind one of its awesome power.
|
||||
When using
|
||||
.Nm
|
||||
to become super-user, note that the invoked shell dictates the new
|
||||
command prompt and not
|
||||
.Nm su .
|
||||
Even when
|
||||
.Nm
|
||||
is invoked with the
|
||||
.Fl l
|
||||
option, the command prompt is still determined by the shell's startup
|
||||
files, specifically their manipulation of the
|
||||
.Ev PS1
|
||||
variable.
|
||||
.Sh SEE ALSO
|
||||
.Xr csh 1 ,
|
||||
.Xr kerberos 1 ,
|
||||
|
Loading…
Reference in New Issue
Block a user