summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2003-06-10 15:03:35 +0000
committeryar <yar@FreeBSD.org>2003-06-10 15:03:35 +0000
commit1e04cff15ef18913ddb40215e2b3abb8c133e5fe (patch)
treef124d6ee3783e8c0e4fa7bfb234182261fe057f5 /libexec
parente02d96106bc690512c434dc82d7ee06b08380a74 (diff)
downloadFreeBSD-src-1e04cff15ef18913ddb40215e2b3abb8c133e5fe.zip
FreeBSD-src-1e04cff15ef18913ddb40215e2b3abb8c133e5fe.tar.gz
Break sentences.
MFC after: 1 week
Diffstat (limited to 'libexec')
-rw-r--r--libexec/getty/gettytab.510
1 files changed, 6 insertions, 4 deletions
diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5
index e549b2e..dab97aa 100644
--- a/libexec/getty/gettytab.5
+++ b/libexec/getty/gettytab.5
@@ -245,15 +245,16 @@ These flags correspond to the termios
.Va c_lflag ,
and
.Va c_oflag
-fields, respectively. Each these sets must be completely specified to be
-effective.
+fields, respectively.
+Each these sets must be completely specified to be effective.
The
.Va \&f0 ,
.Va \&f1 ,
and
.Va \&f2
are excepted for backwards compatibility with a previous incarnation of
-the TTY sub-system. In these flags the bottom 16 bits of the (32 bits)
+the TTY sub-system.
+In these flags the bottom 16 bits of the (32 bits)
value contain the sgttyb
.Va sg_flags
field, while the top 16 bits represent the local mode word.
@@ -264,7 +265,8 @@ receive a null character
(presumed to indicate a line break)
it will restart using the table indicated by the
.Va \&nx
-entry. If there is none, it will re-use its original table.
+entry.
+If there is none, it will re-use its original table.
.Pp
Delays are specified in milliseconds, the nearest possible
delay available in the tty driver will be used.
OpenPOWER on IntegriCloud