cvs commit: src/usr.bin/su su.1

2008-07-05 Thread Daniel Gerzo
danger 2008-07-05 11:01:11 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/su su.1 Log: SVN rev 180289 on 2008-07-05 11:01:11Z by danger MFC r162792 [1], r171562 [2], r180155 [3]: - markup fixes [1] - Stop mentioning /usr/X11R6

cvs commit: src/usr.bin/su su.1

2008-07-05 Thread Daniel Gerzo
danger 2008-07-05 10:47:59 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) usr.bin/su su.1 Log: SVN rev 180288 on 2008-07-05 10:47:59Z by danger MFC r180155: - add the -m option to the example commands because they would fail w/o it a

cvs commit: src/usr.bin/su su.1

2008-07-01 Thread Daniel Gerzo
danger 2008-07-01 20:56:23 UTC FreeBSD src repository Modified files: usr.bin/su su.1 Log: SVN rev 180155 on 2008-07-01 20:56:23Z by danger - add the -m option to the example commands because they would fail w/o it as the ``man'' user does not have a valid she

cvs commit: src/usr.bin/su su.1

2006-09-28 Thread Daniel Gerzo
danger 2006-09-28 20:37:38 UTC FreeBSD src repository (doc committer) Modified files:(Branch: RELENG_6) usr.bin/su su.1 Log: remove reference to nonexistent pam(8) manual page. Approved by: re (bmah), keramida (mentor) Revision ChangesPath 1.36

cvs commit: src/usr.bin/su su.1

2006-01-31 Thread Brad Davis
brd 2006-01-31 20:32:36 UTC FreeBSD src repository (doc committer) Modified files:(Branch: RELENG_6) usr.bin/su su.1 Log: MFC 1.37 - Mention that users need to be in the wheel group to `su - root' by default, and how to change it. PR: doc

cvs commit: src/usr.bin/su su.1

2006-01-31 Thread Brad Davis
brd 2006-01-31 20:27:36 UTC FreeBSD src repository (doc committer) Modified files:(Branch: RELENG_5) usr.bin/su su.1 Log: MFC 1.37 - Mention that users need to be in the wheel group to `su - root' by default, and how to change it. PR: doc

cvs commit: src/usr.bin/su su.1

2006-01-27 Thread Brad Davis
brd 2006-01-28 01:11:11 UTC FreeBSD src repository (doc committer) Modified files: usr.bin/su su.1 Log: - Mention that users need to be in the wheel group to `su - root' by default, and how to change it. PR: docs/70616 Submitted by: Jilles Tjoe