diff options
author | ru <ru@FreeBSD.org> | 2002-08-13 16:07:28 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-08-13 16:07:28 +0000 |
commit | ce971426f4d9334872003e0b6bb04447b70bf2e9 (patch) | |
tree | b1d1ccc272dc50ed925a4f245b819268a79a2559 /libexec/getty | |
parent | 14f702a402e195a46266cd0eb93ed23bed1d2bb6 (diff) | |
download | FreeBSD-src-ce971426f4d9334872003e0b6bb04447b70bf2e9.zip FreeBSD-src-ce971426f4d9334872003e0b6bb04447b70bf2e9.tar.gz |
mdoc(7) police: Removed redundant .Ns calls.
Diffstat (limited to 'libexec/getty')
-rw-r--r-- | libexec/getty/gettytab.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5 index 93bc71b..5b38fcc 100644 --- a/libexec/getty/gettytab.5 +++ b/libexec/getty/gettytab.5 @@ -192,7 +192,7 @@ echo control chars as .El .Pp The following capabilities are no longer supported by -.Xr getty 8 Ns : +.Xr getty 8 : .Bl -column Name Type /usr/bin/login .It "bd num 0 backspace delay" .It "cb bool false use crt backspace mode" |