| Summary: | Slightly confusing/misleading man page for `ffs' function | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Ronald F. Guilmette <rfg> |
| Component: | Books & Articles | Assignee: | ru <ru> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Ronald F. Guilmette
2006-03-21 18:20:14 UTC
State Changed From-To: open->patched Fixed in 7.0-CURRENT, thanks! Responsible Changed From-To: freebsd-doc->ru ru 2006-10-12 15:08:41 UTC
FreeBSD src repository
Modified files:
lib/libc/string ffs.3
Log:
Don't say "rightmost" when referring to the least significant bit.
PR: docs/94803
MFC after: 3 days
Revision Changes Path
1.10 +5 -4 src/lib/libc/string/ffs.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: patched->closed Merged into RELENG_6. ru 2006-10-16 12:03:18 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
lib/libc/string ffs.3
Log:
MFC: 1.10: Don't say "rightmost" when referring to the least significant bit.
PR: docs/94803
Approved by: re (hrs)
Revision Changes Path
1.9.8.1 +5 -4 src/lib/libc/string/ffs.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"
|