| Summary: | [patch] typos in man3 manual pages, login_class.3, login_ok.3, mbrune.3, ncurses.3, pam_fail_delay.3, pcap.3, posix1e.3. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | n-kogane <n-kogane> | ||||
| Component: | Books & Articles | Assignee: | Tom Rhodes <trhodes> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
n-kogane
2004-12-28 15:40:19 UTC
trhodes 2006-11-05 19:00:09 UTC
FreeBSD src repository
Modified files:
lib/libutil login_ok.3
Log:
Fix a typo: "the give login class" to "the given login class."
PR: 75577
Submitted by: Nobuyuki Koganemaru
Revision Changes Path
1.15 +1 -1 src/lib/libutil/login_ok.3
_______________________________________________
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: open->closed Typo in login_ok.3 has been fixed. The rune interface is gone now, so those manual pages don't exist. The pam_fail_delay.3 seems to be a 4.X PAM specific manual page. The posix1e.3 manual page was already fixed. The pcap.3 and ncurses.3 manual pages are contrib, with these changes not being FreeBSD specific, I suggest they be submitted upstream. Thanks! Responsible Changed From-To: freebsd-doc->trhodes Over to me, MFC reminder. |