diff options
author | 2005-06-09 08:33:54 +0000 | |
---|---|---|
committer | 2005-06-09 08:33:54 +0000 | |
commit | d6e81fbbe67b51b8c9084765310f6d622b9b901b (patch) | |
tree | 9f5e0e53233eb55f19cd8b23112691b3220ab4ae /share/man/man7 | |
parent | print the interface address on route get; ok henning, claudio (diff) | |
download | wireguard-openbsd-d6e81fbbe67b51b8c9084765310f6d622b9b901b.tar.xz wireguard-openbsd-d6e81fbbe67b51b8c9084765310f6d622b9b901b.zip |
no more netccitt/netns;
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/hier.7 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index ec6db84b37d..4f8f2332e62 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.55 2005/02/26 09:11:18 jmc Exp $ +.\" $OpenBSD: hier.7,v 1.56 2005/06/09 08:33:54 jmc Exp $ .\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -246,8 +246,6 @@ Miscellaneous network C include files. C include files for 802.11 wireless networking. .It netatalk/ C include files for the AppleTalk protocol. -.It netccitt/ -C include files for X.25 LAPB support. .It netinet/ C include files for Internet standard protocols (see .Xr inet 4 ) . @@ -258,9 +256,6 @@ C include files for Internet protocol version 6 (see C include files for the IPX protocol. .It netnatm/ C include files for native mode ATM access. -.It netns/ -C include files for XNS standard protocols (see -.Xr ns 4 ) . .It nfs/ C include files for NFS (Network File System). .It objc/ |