diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-10-17 19:59:48 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-10-17 19:59:48 +0000 |
commit | a955402139ba46da5c8d7fd2cbf441b6fbfbe56b (patch) | |
tree | c68766100bfb4872be8d2b697206476191c67494 /usr.bin/look/look.1 | |
parent | 6d45fe9c514b1daec4167375c3f4c4af329f7025 (diff) |
Use the AT&T UNIX macros.
Diffstat (limited to 'usr.bin/look/look.1')
-rw-r--r-- | usr.bin/look/look.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/look/look.1 b/usr.bin/look/look.1 index 1cee52c29b7..b59c171c501 100644 --- a/usr.bin/look/look.1 +++ b/usr.bin/look/look.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: look.1,v 1.4 1999/06/05 01:21:32 aaron Exp $ +.\" $OpenBSD: look.1,v 1.5 1999/10/17 19:59:45 aaron Exp $ .\" $NetBSD: look.1,v 1.3 1994/12/23 01:10:59 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -104,4 +104,5 @@ This was incorrect and the current man page matches the historic implementation. .Sh HISTORY .Nm -appeared in Version 7 AT&T Unix. +appeared in +.At v7 . |