diff options
author | 2000-01-26 06:57:20 +0000 | |
---|---|---|
committer | 2000-01-26 06:57:20 +0000 | |
commit | e65840691b11658f6048913aac9ec7220243df04 (patch) | |
tree | 1876b6fbdc755ec92283b97d9931cc71cb8e7987 /lib/libc | |
parent | fix RFC2553 conformance. AI_CANONNAME does not mean reverse query. (diff) | |
download | wireguard-openbsd-e65840691b11658f6048913aac9ec7220243df04.tar.xz wireguard-openbsd-e65840691b11658f6048913aac9ec7220243df04.zip |
fix .Os KAME
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/rpc/bindresvport.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/rpc/bindresvport.3 b/lib/libc/rpc/bindresvport.3 index 1516374e29f..a4ef452ca3d 100644 --- a/lib/libc/rpc/bindresvport.3 +++ b/lib/libc/rpc/bindresvport.3 @@ -1,8 +1,8 @@ -.\" $OpenBSD: bindresvport.3,v 1.14 2000/01/26 06:22:55 deraadt Exp $ +.\" $OpenBSD: bindresvport.3,v 1.15 2000/01/26 06:57:20 itojun Exp $ .\" .Dd August 9, 1997 .Dt BINDRESVPORT 3 -.Os KAME +.Os .Sh NAME .Nm bindresvport , .Nm bindresvport_sa |