| Summary: | DIAGNOSTICS in ed(4) driver manpage don't match reality | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Cliff L. Biffle <cbiffle> |
| Component: | Books & Articles | Assignee: | Tom Rhodes <trhodes> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Cliff L. Biffle
2003-05-06 21:30:14 UTC
trhodes 2008-01-27 15:37:49 UTC
FreeBSD src repository
Modified files:
share/man/man4 ed.4
Log:
Bring the DIAGNOSTICS section in ed.4 closer to reality by removing missing
diagnostic messages and adding a few found in the code.
PR: 51891
Revision Changes Path
1.56 +16 -8 src/share/man/man4/ed.4
_______________________________________________
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->patched I've brought the DIAGNOSTIC section more in line with reality, thanks! Responsible Changed From-To: freebsd-doc->trhodes Over to me, MFC reminder. trhodes 2008-04-08 17:33:57 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
share/man/man4 ed.4
Log:
MFC revisions 1.56 and 1.57:
Bring the DIAGNOSTICS section in ed.4 closer to reality by removing missing
diagnostic messages and adding a few found in the code.
PR: 51891
Properly Xref device.hints(5).
Revision Changes Path
1.53.2.1 +16 -8 src/share/man/man4/ed.4
_______________________________________________
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 2008-04-08 17:40:43 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
share/man/man4 ed.4
Log:
MFC revisions 1.56 and 1.57:
Bring the DIAGNOSTICS section in ed.4 closer to reality by removing missing
diagnostic messages and adding a few found in the code.
PR: 51891
Properly Xref device.hints(5).
Revision Changes Path
1.45.2.4 +16 -8 src/share/man/man4/ed.4
_______________________________________________
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 Both RELENG_7 and RELENG_6 have been patched. Thanks! |