diff options
author | charnier <charnier@FreeBSD.org> | 2003-06-08 12:38:18 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 2003-06-08 12:38:18 +0000 |
commit | 04bdd1fc480e79a1529a7f191d9a021d8a2520a6 (patch) | |
tree | 3bf97edf19097e06764bb3e30046c7cc560f984e /libexec/getty | |
parent | c37be8e6a6d84232c125498732379ceff5a94511 (diff) | |
download | FreeBSD-src-04bdd1fc480e79a1529a7f191d9a021d8a2520a6.zip FreeBSD-src-04bdd1fc480e79a1529a7f191d9a021d8a2520a6.tar.gz |
The .Xr utility
Diffstat (limited to 'libexec/getty')
-rw-r--r-- | libexec/getty/gettytab.5 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5 index dc2ebfe..9135665 100644 --- a/libexec/getty/gettytab.5 +++ b/libexec/getty/gettytab.5 @@ -368,8 +368,9 @@ to allow any parity on input, but generate odd parity output. Note: this only applies while getty is being run, terminal driver limitations prevent a more complete implementation. -.Xr Getty 8 -does not check parity of input characters in +The +.Xr getty 8 +utility does not check parity of input characters in .Dv RAW mode. .Pp |