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 /sbin | |
parent | 6d45fe9c514b1daec4167375c3f4c4af329f7025 (diff) |
Use the AT&T UNIX macros.
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/dump/dump.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8 index d6173981d8f..4478023abb8 100644 --- a/sbin/dump/dump.8 +++ b/sbin/dump/dump.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dump.8,v 1.20 1999/07/04 18:59:38 aaron Exp $ +.\" $OpenBSD: dump.8,v 1.21 1999/10/17 19:59:45 aaron Exp $ .\" $NetBSD: dump.8,v 1.17 1997/06/05 11:15:06 lukem Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -418,4 +418,5 @@ for the operator running .Sh HISTORY A .Nm -command appeared in Version 6 AT&T UNIX. +command appeared in +.At v6 . |