| Summary: | man login.conf does not mention how to escape a colon | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Dr. Markus Waldeck <waldeck> |
| Component: | Books & Articles | Assignee: | Tom Rhodes <trhodes> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Dr. Markus Waldeck
2006-08-02 14:30:12 UTC
State Changed From-To: open->patched Note added, third paragraph in login.conf.5 now. Thanks! Responsible Changed From-To: freebsd-doc->trhodes Over to me, MFC reminder. trhodes 2006-10-09 22:35:02 UTC
FreeBSD src repository
Modified files:
lib/libutil login.conf.5
Log:
Add information on how to escape a literal colon in a value or name.
PR: 101262
Revision Changes Path
1.59 +5 -1 src/lib/libutil/login.conf.5
_______________________________________________
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 09:03:18 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
lib/libutil login.conf.5
Log:
MFC:
Add information on how to escape a literal colon in a value or name.
PR: 101262
Approved by: re (hrs)
Revision Changes Path
1.56.2.3 +8 -1 src/lib/libutil/login.conf.5
_______________________________________________
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 into RELENG_6, thanks! |