summaryrefslogtreecommitdiffstats
path: root/share/man/man4/tty.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-03 18:29:24 +0000
committerru <ru@FreeBSD.org>2004-07-03 18:29:24 +0000
commit1cf159866714352fd8d7789b97068220cbb5a1a4 (patch)
tree5526e5113f4e9589bb734483867453b89a7ca4e6 /share/man/man4/tty.4
parentbf15efbfc56854d6fb20bb4ff7801d7549fe2bfd (diff)
downloadFreeBSD-src-1cf159866714352fd8d7789b97068220cbb5a1a4.zip
FreeBSD-src-1cf159866714352fd8d7789b97068220cbb5a1a4.tar.gz
Mechanically kill hard sentence breaks and double whitespaces.
Diffstat (limited to 'share/man/man4/tty.4')
-rw-r--r--share/man/man4/tty.48
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/tty.4 b/share/man/man4/tty.4
index a7029a4..cade15a 100644
--- a/share/man/man4/tty.4
+++ b/share/man/man4/tty.4
@@ -95,7 +95,8 @@ calls.
For each existing terminal file, there is a software processing module
called a
.Em "line discipline"
-is associated with it. The
+is associated with it.
+The
.Em "line discipline"
essentially glues the low level device driver code with the high
level generic interface routines (such as
@@ -150,7 +151,8 @@ The following section lists the available ioctl requests.
The name of the request, a description of its purpose, and the typed
.Em argp
parameter (if any)
-are listed. For example, the first entry says
+are listed.
+For example, the first entry says
.Pp
.D1 Em "TIOCSETD int *ldisc"
.Pp
@@ -322,7 +324,7 @@ If the value of the integer is zero, then it behaves as if both the
.Dv FREAD
and
.Dv FWRITE
-bits were set (i.e. clears both queues).
+bits were set (i.e., clears both queues).
.It Dv TIOCGWINSZ Fa struct winsize *ws
Put the window size information associated with the terminal in the
.Va winsize
OpenPOWER on IntegriCloud