diff options
author | charnier <charnier@FreeBSD.org> | 1998-03-23 08:31:20 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 1998-03-23 08:31:20 +0000 |
commit | 6e321f37d49e64bb44519bc6e45ea1fb1d3fc284 (patch) | |
tree | 438db62529fa2437e030f580c9336ba0fdaf9ed5 /usr.sbin/rpc.ypxfrd | |
parent | b32e728fc63741de57a71d8f1a10f19abc65f91b (diff) | |
download | FreeBSD-src-6e321f37d49e64bb44519bc6e45ea1fb1d3fc284.zip FreeBSD-src-6e321f37d49e64bb44519bc6e45ea1fb1d3fc284.tar.gz |
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
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 5a403cc..37d15d6 100644 --- a/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 +++ b/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: rpc.ypxfrd.8,v 1.5 1997/02/22 16:13:01 peter Exp $ +.\" $Id: rpc.ypxfrd.8,v 1.6 1997/10/13 11:22:35 charnier Exp $ .\" .Dd June 2, 1996 .Dt RPC.YPXFRD 8 @@ -136,5 +136,5 @@ implementation uses Berkeley DB. These two packages use vastly different 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 AUTHOR +.Sh AUTHORS .An Bill Paul Aq wpaul@ctr.columbia.edu |