diff options
author | ru <ru@FreeBSD.org> | 2001-08-07 13:41:38 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-08-07 13:41:38 +0000 |
commit | d3f04f1490f8eaebada82fda24c48262311bd1c4 (patch) | |
tree | c239ac5ad88649bb67f3596fcb5f534aaae6b3c2 /usr.bin | |
parent | 9542a9316518b0cc1ce63c6d3d3c232c58da7138 (diff) | |
download | FreeBSD-src-d3f04f1490f8eaebada82fda24c48262311bd1c4.zip FreeBSD-src-d3f04f1490f8eaebada82fda24c48262311bd1c4.tar.gz |
mdoc(7) police: sort xrefs.
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/tput/tput.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/tput/tput.1 b/usr.bin/tput/tput.1 index 1c35da0..d8b1bc6 100644 --- a/usr.bin/tput/tput.1 +++ b/usr.bin/tput/tput.1 @@ -124,8 +124,8 @@ The .Nm command exits 2 if any error occurred. .Sh SEE ALSO -.Xr terminfo 5 , -.Xr termcap 5 +.Xr termcap 5 , +.Xr terminfo 5 .Sh BUGS The .Nm |