summaryrefslogtreecommitdiffstats
path: root/share/termcap/termcap.5
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-02-01 16:38:02 +0000
committerru <ru@FreeBSD.org>2001-02-01 16:38:02 +0000
commit8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19 (patch)
treeb428fc12404c6d6be2c1fce52490993ab3744097 /share/termcap/termcap.5
parent4923ae6c3fe2f82d94fec60b85ed2a6272b2fd67 (diff)
downloadFreeBSD-src-8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19.zip
FreeBSD-src-8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19.tar.gz
mdoc(7) police: split punctuation characters + misc fixes.
Diffstat (limited to 'share/termcap/termcap.5')
-rw-r--r--share/termcap/termcap.514
1 files changed, 7 insertions, 7 deletions
diff --git a/share/termcap/termcap.5 b/share/termcap/termcap.5
index 2d08aee..407a0d7 100644
--- a/share/termcap/termcap.5
+++ b/share/termcap/termcap.5
@@ -1131,7 +1131,7 @@ is safe to send.
This turns out to be essential for the Ann Arbor 4080.)
.Pp
A final example is the Lear Siegler
-.Tn ADM Ns \-3a,
+.Tn ADM Ns \-3a ,
which offsets row and column
by a blank character, thus
.Dq Li cm=\eE=%+ %+\ \& .
@@ -1245,7 +1245,7 @@ which all commands affect, it should be given as the parameterized string
The four parameters are the starting and ending lines in memory
and the starting and ending columns in memory, in that order.
(This
-.Xr terminfo
+.Xr terminfo 5
capability is described for completeness.
It is unlikely that any
.Nm Ns \-using
@@ -1468,7 +1468,7 @@ only those for which corresponding attribute commands exist.
.Nm Ns \-using
program will support this capability, which is defined for compatibility
with
-.Xr terminfo . )
+.Xr terminfo 5 . )
.Pp
Terminals with the
.Dq magic cookie
@@ -1480,7 +1480,7 @@ rather than maintaining extra attribute bits for each character cell,
instead deposit special
.Dq cookies ,
or
-.Dq garbage characters ,,
+.Dq garbage characters ,
when they receive mode-setting sequences,
which affect the display algorithm.
.Pp
@@ -1879,7 +1879,7 @@ this can be indicated with the parameterized string
The first parameter is the character to be repeated and the second is
the number of times to repeat it.
(This is a
-.Xr terminfo
+.Xr terminfo 5
feature that is unlikely to be supported by a program that uses
.Nm . )
.Pp
@@ -1998,7 +1998,7 @@ causes the string to be transmitted to the computer.
Unfortunately, due to lack of a definition for string parameters in
.Nm ,
only
-.Xr terminfo
+.Xr terminfo 5
supports these capabilities.
.Ss Glitches and Braindamage
Hazeltine terminals, which do not allow `~' characters to be displayed,
@@ -2116,7 +2116,7 @@ The
.Nm
functions
were replaced by
-.Xr terminfo
+.Xr terminfo 5
in
.At V
Release 2.0.
OpenPOWER on IntegriCloud