diff options
author | ru <ru@FreeBSD.org> | 2000-11-20 18:41:33 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-11-20 18:41:33 +0000 |
commit | 0100fd6e93e8e0203ec077685f3e68afea54de52 (patch) | |
tree | b87583b730938778b4af11a44748d110d751f3ac /share/termcap | |
parent | 0127deea8c3ecf9b2bcefaa370c23b1d51b0720c (diff) | |
download | FreeBSD-src-0100fd6e93e8e0203ec077685f3e68afea54de52.zip FreeBSD-src-0100fd6e93e8e0203ec077685f3e68afea54de52.tar.gz |
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'share/termcap')
-rw-r--r-- | share/termcap/termcap.5 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/termcap/termcap.5 b/share/termcap/termcap.5 index 3dbcd89..0004c50 100644 --- a/share/termcap/termcap.5 +++ b/share/termcap/termcap.5 @@ -78,7 +78,7 @@ by giving a set of capabilities that they have and by describing how operations are performed. Padding requirements and initialization sequences are included in -.Nm Ns . +.Nm . .Pp Entries in .Nm @@ -1248,7 +1248,7 @@ and the starting and ending columns in memory, in that order. .Xr terminfo capability is described for completeness. It is unlikely that any -.Nm Ns \- Ns using +.Nm Ns \-using program will support it.) .Pp If the terminal can retain display memory above the screen, then the @@ -1266,7 +1266,7 @@ may bring down non-blank lines. .Ss Insert/Delete Character There are two basic kinds of intelligent terminals with respect to insert/delete character that can be described using -.Nm Ns . +.Nm . The most common insert/delete character operations affect only the characters on the current line and shift characters off the end of the line rigidly. Other terminals, such as the Concept\-100 and the Perkin Elmer Owl, make @@ -1667,7 +1667,7 @@ the display for cursor addressing to work properly. This is also used for the Tektronix 4025, where .Sy \&ti sets the command character to be the one used by -.Nm Ns . +.Nm . .Pp Other capabilities include @@ -1881,7 +1881,7 @@ the number of times to repeat it. (This is a .Xr terminfo feature that is unlikely to be supported by a program that uses -.Nm Ns . ) +.Nm . ) .Pp If the terminal has a settable command character, such as the Tektronix 4025, this can be indicated with |