summaryrefslogtreecommitdiffstats
path: root/bin/stty
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2012-03-25 09:20:14 +0000
committerjoel <joel@FreeBSD.org>2012-03-25 09:20:14 +0000
commit2f38aba47ae977c9f96e941fffeeb0f3ef374e94 (patch)
tree6692ad3a2de20400886fa86d06c77e88404d512a /bin/stty
parent1d7fe3f6fd1eb03e429f84b4263d872e33a511fc (diff)
downloadFreeBSD-src-2f38aba47ae977c9f96e941fffeeb0f3ef374e94.zip
FreeBSD-src-2f38aba47ae977c9f96e941fffeeb0f3ef374e94.tar.gz
Remove superfluous paragraph macro.
Diffstat (limited to 'bin/stty')
-rw-r--r--bin/stty/stty.13
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/stty/stty.1 b/bin/stty/stty.1
index d2741ed..11d64fe 100644
--- a/bin/stty/stty.1
+++ b/bin/stty/stty.1
@@ -90,7 +90,6 @@ to restore the current terminal state as per
The following arguments are available to set the terminal
characteristics:
.Ss Control Modes:
-.Pp
Control mode flags affect hardware characteristics associated with the
terminal.
This corresponds to the c_cflag in the termios structure.
@@ -256,7 +255,6 @@ Do not (do) output CRs at column zero.
On the terminal NL performs (does not perform) the CR function.
.El
.Ss Local Modes:
-.Pp
Local mode flags (lflags) affect various and sundry characteristics of terminal
processing.
Historically the term "local" pertained to new job control features
@@ -513,7 +511,6 @@ The size of the terminal is printed as two numbers on a single line,
first rows, then columns.
.El
.Ss Compatibility Modes:
-.Pp
These modes remain for compatibility with the previous version of
the
.Nm
OpenPOWER on IntegriCloud