summaryrefslogtreecommitdiffstats
path: root/term-utils
diff options
context:
space:
mode:
Diffstat (limited to 'term-utils')
-rw-r--r--term-utils/mesg.12
-rw-r--r--term-utils/script.12
-rw-r--r--term-utils/setterm.16
3 files changed, 5 insertions, 5 deletions
diff --git a/term-utils/mesg.1 b/term-utils/mesg.1
index 9bdc6d566..6179a79c8 100644
--- a/term-utils/mesg.1
+++ b/term-utils/mesg.1
@@ -94,10 +94,10 @@ An error has occurred.
.SH FILES
.I /dev/[pt]ty[pq]?
.SH "SEE ALSO"
+.BR login (1),
.BR talk (1),
.BR write (1),
.BR wall (1),
-.BR login (1),
.BR xterm (1)
.SH HISTORY
A
diff --git a/term-utils/script.1 b/term-utils/script.1
index 8735664bc..34ef62498 100644
--- a/term-utils/script.1
+++ b/term-utils/script.1
@@ -167,7 +167,7 @@ automatically).
(for the
.I history
mechanism),
-.BR scriptreplay (1).
+.BR scriptreplay (1)
.SH HISTORY
The
.B script
diff --git a/term-utils/setterm.1 b/term-utils/setterm.1
index da0762436..ac0cef651 100644
--- a/term-utils/setterm.1
+++ b/term-utils/setterm.1
@@ -267,10 +267,10 @@ In scripts it is better to use the backward-compatible single hyphen
rather than the double hyphen. Currently there are no plans nor good
reasons to discontinue single-hyphen compatibility.
.SH "SEE ALSO"
-.BR tput (1),
.BR stty (1),
-.BR terminfo (5),
-.BR tty (4)
+.BR tput (1),
+.BR tty (4),
+.BR terminfo (5)
.SH BUGS
Differences between the Minix and Linux versions are not documented.
.SH AVAILABILITY