diff options
| author | Steve Price <steve@FreeBSD.org> | 1997-08-23 16:22:30 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1997-08-23 16:22:30 +0000 |
| commit | eb1ca88d07c9f2cc91d9b43fdd806cb996599dc9 (patch) | |
| tree | fa8b3bacdb0d629361a4d9835f152c7e50207c0d | |
| parent | 0c30eecaa020a355dde54f0b086df25d550a2026 (diff) | |
Notes
| -rw-r--r-- | libexec/getty/gettytab.5 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5 index ab92e0b1d69c..1a2834f38cad 100644 --- a/libexec/getty/gettytab.5 +++ b/libexec/getty/gettytab.5 @@ -30,11 +30,13 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)gettytab.5 8.4 (Berkeley) 4/19/94 -.\" $Id$ +.\" $Id: gettytab.5,v 1.14 1997/02/22 14:21:38 peter Exp $ .\" " .Dd April 19, 1994 .Dt GETTYTAB 5 .Os BSD 4.2 +.\" turn off hyphenation +.hym 999 .Sh NAME .Nm gettytab .Nd terminal configuration data base |
