diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-05-31 19:20:32 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-05-31 19:20:32 +0000 |
commit | 09e227ff68e154967e4487a37d9473265714b17b (patch) | |
tree | 71c2f57d2c5c5bf47bd010636edededd1b0aed0c /share/man/man5/rpc.5 | |
parent | 1e6595fcf51d596aabc3c7bb9385f70d1cdfd37a (diff) |
convert to new .Dd format;
Diffstat (limited to 'share/man/man5/rpc.5')
-rw-r--r-- | share/man/man5/rpc.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/rpc.5 b/share/man/man5/rpc.5 index 71c1086595d..9665cb75fa5 100644 --- a/share/man/man5/rpc.5 +++ b/share/man/man5/rpc.5 @@ -1,11 +1,11 @@ -.\" $OpenBSD: rpc.5,v 1.7 2003/06/06 13:28:13 jmc Exp $ +.\" $OpenBSD: rpc.5,v 1.8 2007/05/31 19:19:58 jmc Exp $ .\" $NetBSD: rpc.5,v 1.2 1994/11/30 19:31:30 jtc Exp $ .\" @(#)rpc.5 2.2 88/08/03 4.0 RPCSRC; from 1.4 87/11/27 SMI; .\" .\" See the DISCLAIMER and README files in /usr/src/lib/libc/rpc for .\" more information about this file. .\" -.Dd September 26, 1985 +.Dd $Mdocdate: May 31 2007 $ .Dt RPC 5 .Os .Sh NAME |