diff options
-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 |