diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-08 13:53:03 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-08 13:53:03 +0000 |
| commit | 20456d91bc39a026844296de63b8f504acb054c9 (patch) | |
| tree | 02d2422867f0c201046253cdacb7d2f773c8f1d7 /libexec/getty | |
| parent | d166f30f86d4e7ccc2de2332cd622d99764efef7 (diff) | |
Notes
Diffstat (limited to 'libexec/getty')
| -rw-r--r-- | libexec/getty/getty.8 | 2 | ||||
| -rw-r--r-- | libexec/getty/gettytab.5 | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/libexec/getty/getty.8 b/libexec/getty/getty.8 index bd81c0422035..3faf1c643361 100644 --- a/libexec/getty/getty.8 +++ b/libexec/getty/getty.8 @@ -39,7 +39,7 @@ .Nm getty .Nd set terminal mode .Sh SYNOPSIS -.Nm getty +.Nm .Oo .Ar type .Op Ar tty diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5 index 1e06fdc2ad81..a03402bb5a78 100644 --- a/libexec/getty/gettytab.5 +++ b/libexec/getty/gettytab.5 @@ -35,13 +35,11 @@ .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 .Sh SYNOPSIS -.Nm gettytab +.Nm .Sh DESCRIPTION The .Nm |
