diff options
author | ru <ru@FreeBSD.org> | 2000-11-20 14:18:21 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-11-20 14:18:21 +0000 |
commit | adf9e19a744dd40507c6051eb8a1545030b68f09 (patch) | |
tree | 78a932bd7d31effe1c5b4cc03a4cacbc03b99108 /lib | |
parent | f7a10404bccd5370cf494e1453a276bbf09b1143 (diff) | |
download | FreeBSD-src-adf9e19a744dd40507c6051eb8a1545030b68f09.zip FreeBSD-src-adf9e19a744dd40507c6051eb8a1545030b68f09.tar.gz |
mdoc(7) police: fixed warning.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/rpc/bindresvport.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/rpc/bindresvport.3 b/lib/libc/rpc/bindresvport.3 index c68a91b..b713398 100644 --- a/lib/libc/rpc/bindresvport.3 +++ b/lib/libc/rpc/bindresvport.3 @@ -7,7 +7,7 @@ .Sh NAME .Nm bindresvport , .Nm bindresvport_sa -.Ndbind a socket to a privileged IP port +.Nd bind a socket to a privileged IP port .Sh SYNOPSIS .Fd #include <rpc/rpc.h> .Ft int |