| Summary: | [PATCH] removal of nonexistent manpage in SEE ALSO section of iwn(4) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Niclas Zeising <niclas.zeising> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Niclas Zeising
2009-02-20 09:30:01 UTC
Author: roberto Date: Sat May 9 18:09:18 2009 New Revision: 191941 URL: http://svn.freebsd.org/changeset/base/191941 Log: Remove reference to nonexistant manpage. PR: ports/131898 Submitted by: Niclas Zeising <niclas.zeising@gmail.com> Prodded by: sbruno Modified: head/share/man/man4/iwn.4 Modified: head/share/man/man4/iwn.4 ============================================================================== --- head/share/man/man4/iwn.4 Sat May 9 18:09:17 2009 (r191940) +++ head/share/man/man4/iwn.4 Sat May 9 18:09:18 2009 (r191941) @@ -146,7 +146,6 @@ failed. This should not happen. .El .Sh SEE ALSO -.Xr iwnfw 4 , .Xr pci 4 , .Xr wlan 4 , .Xr wlan_ccmp 4 , _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Patch applied, thanks! |