diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-28 19:34:36 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-28 19:34:36 +0000 |
commit | 20b46180bc742f3850de362018712c14e5666062 (patch) | |
tree | 43a7cdbcb08aaafc20effe8b11c2e219635e61b6 /libexec/getty/getty.8 | |
parent | 8b4ee0567126b76c17a3aea24f11e116260516d7 (diff) |
$OpenBSD$
Diffstat (limited to 'libexec/getty/getty.8')
-rw-r--r-- | libexec/getty/getty.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/getty/getty.8 b/libexec/getty/getty.8 index 88f960d927b..c1b878c8611 100644 --- a/libexec/getty/getty.8 +++ b/libexec/getty/getty.8 @@ -1,3 +1,4 @@ +.\" $OpenBSD: getty.8,v 1.8 2001/01/28 19:34:28 niklas Exp $ .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -30,7 +31,6 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)getty.8 8.1 (Berkeley) 6/4/93 -.\" $Id: getty.8,v 1.7 2000/09/08 18:03:27 aaron Exp $ .\" .Dd June 4, 1993 .Dt GETTY 8 |