freebsd-dev/usr.bin/su
Glen Barber b6654957c3 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>'

Submitted by:	Warren Block <wblock@wonkity.com> (followup to 157078)
MFC after:	5 days
2011-06-06 19:33:19 +00:00
..
Makefile Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00
su.1 Attempt to clear up some confusion in the following example, by stating 2011-06-06 19:33:19 +00:00
su.c getpwnam(3) may return NULL. 2011-03-27 12:53:20 +00:00