diff options
| -rw-r--r-- | libexec/getty/getty.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/getty/getty.8 b/libexec/getty/getty.8 index c1b193667f51..0fe8e796ec32 100644 --- a/libexec/getty/getty.8 +++ b/libexec/getty/getty.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)getty.8 8.1 (Berkeley) 6/4/93 -.\" $Id$ +.\" $Id: getty.8,v 1.7 1997/02/22 14:21:37 peter Exp $ .\" " .Dd June 4, 1993 .Dt GETTY 8 @@ -68,7 +68,7 @@ argument can be used to make .Nm getty treat the terminal line specially. This argument is used as an index into the -.Nm gettytab 5 +.Xr gettytab 5 database, to determine the characteristics of the line. If there is no argument, or there is no such table, the .Em default |
