Date: Sat, 11 Jun 2011 00:31:37 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/su su.1 Message-ID: <201106110031.p5B0VjLZ001648@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gjb 2011-06-11 00:31:37 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
usr.bin/su su.1
Log:
SVN rev 222966 on 2011-06-11 00:31:37Z by gjb
MFC 222758, 222759, 222770:
- Document that when running 'su -m <user> -c <command>', <command> is
run within a shell as <user>.
- Bump date
- Attempt to clear up some confusion in the following example, by
stating the '-c' argument is passed to the shell, not to su(1), which
would indicate the login class.
'su -m <user> -c <command>'
PR: 157078
Revision Changes Path
1.40.2.2 +11 -5 src/usr.bin/su/su.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106110031.p5B0VjLZ001648>
