diff options
author | 2005-07-10 07:16:41 +0000 | |
---|---|---|
committer | 2005-07-10 07:16:41 +0000 | |
commit | 97293f4a97a0f589d4ecc86a1d405bbb8c0e64cd (patch) | |
tree | e091d5661317bf83cc0354b971e7e3bc6ab07caa /share/man/man7 | |
parent | tweaks; (diff) | |
download | wireguard-openbsd-97293f4a97a0f589d4ecc86a1d405bbb8c0e64cd.tar.xz wireguard-openbsd-97293f4a97a0f589d4ecc86a1d405bbb8c0e64cd.zip |
add /usr/include/netbt/;
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/hier.7 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index 4f8f2332e62..e8cb14e43db 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.56 2005/06/09 08:33:54 jmc Exp $ +.\" $OpenBSD: hier.7,v 1.57 2005/07/10 07:16:41 jmc Exp $ .\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -246,6 +246,8 @@ Miscellaneous network C include files. C include files for 802.11 wireless networking. .It netatalk/ C include files for the AppleTalk protocol. +.It netbt/ +C include files for the Bluetooth protocol. .It netinet/ C include files for Internet standard protocols (see .Xr inet 4 ) . |