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
su.1 Attempt to clear up some confusion in the following example, by stating 2011-06-06 19:33:19 +00:00
su.c