| Summary: | pw/adduser manpage make no mention of "dot.file" replace syntax in /usr/share/skel | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Dan Mahoney <danm> |
| Component: | Books & Articles | Assignee: | Tom Rhodes <trhodes> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Dan Mahoney
2006-09-29 23:20:18 UTC
State Changed From-To: open->patched The adduser(8) manual page does mention the files, but I added a better description regarding the naming convention of these files to pw.8. Switch this to me, MFC reminder. Responsible Changed From-To: freebsd-doc->trhodes The adduser(8) manual page does mention the files, but I added a better description regarding the naming convention of these files to pw.8. Switch this to me, MFC reminder. trhodes 2006-10-09 17:57:40 UTC
FreeBSD src repository
Modified files:
usr.sbin/pw pw.8
Log:
Note the naming convention of files in share/skel and explain the "dot"
prefix is removed.
PR: 103828
Revision Changes Path
1.38 +8 -0 src/usr.sbin/pw/pw.8
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
trhodes 2006-11-03 08:43:37 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.sbin/pw pw.8
Log:
MFC:
Note the naming convention of files in share/skel and explain the "dot"
prefix is removed.
PR: 103828
Approved by: re (hrs)
Revision Changes Path
1.37.2.1 +9 -1 src/usr.sbin/pw/pw.8
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: patched->closed Changes have been merged, thanks! |