diff options
author | gjb <gjb@FreeBSD.org> | 2012-05-12 15:08:22 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2012-05-12 15:08:22 +0000 |
commit | 67d88d49d47f7e24f595399aff7b0180170a9fd8 (patch) | |
tree | 96e9ecd035bd5e73e25e3c47edc970d9de0db051 /share/termcap | |
parent | f03eeb7a004f065945832446b54981488d9376be (diff) | |
download | FreeBSD-src-67d88d49d47f7e24f595399aff7b0180170a9fd8.zip FreeBSD-src-67d88d49d47f7e24f595399aff7b0180170a9fd8.tar.gz |
General mdoc(7) and typo fixes.
PR: 167804
Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org)
MFC after: 3 days
Diffstat (limited to 'share/termcap')
-rw-r--r-- | share/termcap/termcap.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/termcap/termcap.5 b/share/termcap/termcap.5 index 1fae963..1f9c7ea 100644 --- a/share/termcap/termcap.5 +++ b/share/termcap/termcap.5 @@ -1821,7 +1821,7 @@ from the status line can be given as .Sy \&ts and .Sy \&fs . -.Pf ( Xr \&fs +.Pf ( Sy \&fs must leave the cursor position in the same place that it was before .Sy \&ts . If necessary, the @@ -2067,7 +2067,7 @@ for ^C. .Pp Other specific terminal problems may be corrected by adding more capabilities of the form -.Sy x Em x . +.Sy x Ns Em x . .Ss Similar Terminals If there are two very similar terminals, one can be defined as being just like the other with certain exceptions. |