| Summary: | tun man page references obsolite ioctl | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | David Gilbert <dgilbert> | ||||
| Component: | Books & Articles | Assignee: | Tom Rhodes <trhodes> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
David Gilbert
2006-06-05 21:00:42 UTC
State Changed From-To: open->closed Slightly different version of the patch committed, I just added a comma. Thanks for the submission! Responsible Changed From-To: freebsd-doc->trhodes Over to me, MFC reminder. trhodes 2006-10-09 19:20:53 UTC
FreeBSD src repository
Modified files:
share/man/man4 tun.4
Log:
The SIOCSIFNETMASK ioctl was removed from tun.c, thus remove mention of
it in the tun.4 manual page.
PR: 98541
Submitted by: David Gilbert
Revision Changes Path
1.22 +1 -3 src/share/man/man4/tun.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 2006-11-03 08:50:26 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
share/man/man4 tun.4
Log:
MFC:
The SIOCSIFNETMASK ioctl was removed from tun.c, thus remove mention of
it in the tun.4 manual page.
PR: 98541
Submitted by: David Gilbert (In actuality it was submitted by bz@)
Approved by: re (hrs)
Revision Changes Path
1.21.2.1 +2 -4 src/share/man/man4/tun.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"
|