summaryrefslogtreecommitdiff
path: root/usr.bin/su/su.1
AgeCommit message (Expand)Author
2023-03-24PR misc/57287 from Nan Xiaokre
2019-09-01Remove superfluous Ns.wiz
2019-09-01su was in v1sevan
2017-05-18Correct the man page referenceabhinav
2014-09-19Sort sections. From Henning Petersen in PR 49222.wiz
2012-11-21Note that 'su -l' does not update utmp and related databases.pgoyette
2009-05-18Sort options.wiz
2007-10-27bump date.christos
2007-10-27uncomment the group handling documentation.christos
2007-10-17From Anon Ymous:christos
2005-12-15Give a general description what this command does before going intohubertf
2005-07-05Set LOGNAME in the new environment (in addition to USER);kleink
2005-06-19Use groff macros instead of troff ones.wiz
2005-06-19Drop trailing whitespace.wiz
2005-04-05Update with pam descriptions.christos
2005-02-28Fix unmatched .El warning.christos
2005-02-01Add commented out notes on how we support the special compilation optionschristos
2004-04-27Remove a leftover line apparently from rev. 1.17; also from Juha Hyttinenkleink
2004-04-27Fix typo (SU_INDIRECT_GROOP -> SU_INDIRECT_GROUP). PR#25347 fromcjep
2003-09-17Hey, wiz! Doesn't this need a comma?atatat
2003-08-23Comma and Pp police. Bump date for last.wiz
2003-08-20Normalize the program's compilation options so they are all of the form SU_christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-27Drop trailing space.wiz
2003-04-27Implement the `-d' option, which behaves as `-l' but does not change thejmmv
2003-04-24Bump date for last.wiz
2003-04-20PR/5803: Gregg A. Woods: su doesn't support it's "-f" option for sh and/or kshchristos
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-02-21Add missing dot to the `-' option. Ok'ed by wiz.jmmv
2003-01-19Add EXIT STATUS section.jmmv
2002-10-13New sentence, new line; drop trailing whitespace.wiz
2002-10-05Make example clearer, that the -c _after_ the login is passed to the shell.hubertf
2001-12-08Sort sections, sort SEE ALSO, use .Pp instead of empty lines.wiz
2001-04-04kerberos(1) -> (8). Sort SEE ALSO.wiz
2001-03-08Correct the HISTORY section, per PR 11192 and Robert Elz.fair
2001-01-10If SU_INDIRECT_GROUP is defined (it is by default), then su willsjg
2000-05-10Add some examples of usage. Modelled after what is in Solaris manpage,jdolecek
2000-02-11Set SU_FROM environment variable. This can be used to determine a 'su -'abs
2000-01-14Implement login_cap capability lookup.mjl
1999-09-27Mention "-" is the same as "-l". Closes PR/8499 by Matthew Aldous.mjl
1999-05-02Bring $PATH information in sync with _PATH_DEFPATH.kleink
1997-10-19WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOFlukem
1997-07-02As per discussion with mrg, back out parts of previous change.lukem
1997-06-27* Notify of impending password or account expiry (check againstlukem
1997-03-08alternate -> alternative, per PR 2643mouse
1997-01-31Document the recent change in group wheel semantics. Also, it wasn'tghudson
1997-01-20Add list of bugs: relies only on /etc/group for group membership,cjs
1997-01-09Sync to 4.4BSD-Lite2tls
1994-09-05Document usage of additional arguments after login name, as suggested bymycroft
1994-05-24add skey supportderaadt