diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-05-21 21:32:45 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-05-21 21:32:45 +0000 |
commit | a2741722b86bda2d2076ecaceecf926395ef47c0 (patch) | |
tree | 39b997a99746ea995bdec51d9d165ed5489d07f4 /usr.bin/ypmatch/ypmatch.1 | |
parent | 1122d62a799cab0f1666caf090d1a64a2ea5e6e0 (diff) |
teeny cleanup
Diffstat (limited to 'usr.bin/ypmatch/ypmatch.1')
-rw-r--r-- | usr.bin/ypmatch/ypmatch.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/ypmatch/ypmatch.1 b/usr.bin/ypmatch/ypmatch.1 index 1ad6b5baf3c..1818369e415 100644 --- a/usr.bin/ypmatch/ypmatch.1 +++ b/usr.bin/ypmatch/ypmatch.1 @@ -1,3 +1,5 @@ +.\" $OpenBSD: ypmatch.1,v 1.3 1996/05/21 21:32:42 deraadt Exp $ +.\" $NetBSD: ypmatch.1,v 1.5 1996/05/13 02:43:41 thorpej Exp $ .\" .\" Copyright (c) 1993 Winning Strategies, Inc. .\" All rights reserved. @@ -27,7 +29,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ypmatch.1,v 1.2 1996/05/10 13:03:13 deraadt Exp $ +.\" $Id: ypmatch.1,v 1.3 1996/05/21 21:32:42 deraadt Exp $ .\" .Dd December 3, 1993 .Dt YPMATCH 1 |