cvs commit: src/usr.sbin/adduser adduser.conf.5

2007-05-16 Thread Mike Makonnen
mtm 2007-05-16 10:15:19 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin/adduser adduser.conf.5 Log: MFC: revision 1.6 date: 2007/04/12 08:39:13; author: ceri; state: Exp; lines: +2 -2 Bump .Dd for r1.5;

cvs commit: src/usr.sbin/adduser adduser.conf.5

2007-04-12 Thread Ceri Davies
ceri2007-04-12 08:39:13 UTC FreeBSD src repository Modified files: usr.sbin/adduser adduser.conf.5 Log: Bump .Dd for r1.5; fix grammatical problem. Revision ChangesPath 1.6 +2 -2 src/usr.sbin/adduser/adduser.conf.5 __

cvs commit: src/usr.sbin/adduser adduser.conf.5

2007-04-12 Thread Mike Makonnen
mtm 2007-04-12 08:35:58 UTC FreeBSD src repository Modified files: usr.sbin/adduser adduser.conf.5 Log: Specify the correct way to modify this file, and warn that the user should not depend on the internal variables documented in this man page. MFC After: 2 weeks