diff options
Diffstat (limited to 'usr.sbin/rpc.ypxfrd')
-rw-r--r-- | usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 b/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 index ad8c5f4..cda9472 100644 --- a/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 +++ b/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 @@ -130,6 +130,8 @@ The NIS maps for a particular NIS domain. .Xr yppush 8 , .Xr ypserv 8 , .Xr ypxfr 8 +.Sh AUTHORS +.An Bill Paul Aq wpaul@ctr.columbia.edu .Sh BUGS The .Fx @@ -146,5 +148,3 @@ file formats. Furthermore, ndbm is byte-order sensitive and not very smart about it, meaning that am ndbm database created on a big endian system can't be read on a little endian system. -.Sh AUTHORS -.An Bill Paul Aq wpaul@ctr.columbia.edu |