summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-10-17 19:59:48 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-10-17 19:59:48 +0000
commita955402139ba46da5c8d7fd2cbf441b6fbfbe56b (patch)
treec68766100bfb4872be8d2b697206476191c67494 /usr.bin
parent6d45fe9c514b1daec4167375c3f4c4af329f7025 (diff)
Use the AT&T UNIX macros.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/look/look.15
-rw-r--r--usr.bin/wc/wc.17
2 files changed, 9 insertions, 3 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 .
diff --git a/usr.bin/wc/wc.1 b/usr.bin/wc/wc.1
index 53f905d04f8..e64c7abf4d1 100644
--- a/usr.bin/wc/wc.1
+++ b/usr.bin/wc/wc.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: wc.1,v 1.5 1999/02/02 03:44:07 millert Exp $
+.\" $OpenBSD: wc.1,v 1.6 1999/10/17 19:59:47 aaron Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -133,3 +133,8 @@ The
.Nm wc
utility conforms to
.St -p1003.2-92 .
+.Sh HISTORY
+A
+.Nm
+utility appeared in
+.At v1 .