aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mesg
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-18 13:43:56 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-18 13:43:56 +0000
commit6c7216df785592bb069469113f556dfd1946ed5d (patch)
tree4ff679e02e4f5503cdcbf47f6fd1aa832ff79d14 /usr.bin/mesg
parent55bf0e44752ba3432c3e4632c45263d5795e0aa9 (diff)
downloadsrc-6c7216df785592bb069469113f556dfd1946ed5d.tar.gz
src-6c7216df785592bb069469113f556dfd1946ed5d.zip
Sort sections.
Notes
Notes: svn path=/head/; revision=140420
Diffstat (limited to 'usr.bin/mesg')
-rw-r--r--usr.bin/mesg/mesg.120
1 files changed, 10 insertions, 10 deletions
diff --git a/usr.bin/mesg/mesg.1 b/usr.bin/mesg/mesg.1
index 87e800739c41..b596f75cf7d2 100644
--- a/usr.bin/mesg/mesg.1
+++ b/usr.bin/mesg/mesg.1
@@ -66,16 +66,6 @@ Permit messages to be displayed.
If no arguments are given,
.Nm
displays the present message status to the standard output.
-.Sh EXAMPLES
-Disallow messages from other users to the current terminal:
-.Pp
-.Dl "mesg n"
-.Pp
-Allow messages from other users to
-.Pa ttyp1
-(assuming you are also logged in on that terminal):
-.Pp
-.Dl "mesg y </dev/ttyp1"
.Sh EXIT STATUS
The
.Nm
@@ -89,6 +79,16 @@ Messages are not allowed.
.It Li ">1"
An error has occurred.
.El
+.Sh EXAMPLES
+Disallow messages from other users to the current terminal:
+.Pp
+.Dl "mesg n"
+.Pp
+Allow messages from other users to
+.Pa ttyp1
+(assuming you are also logged in on that terminal):
+.Pp
+.Dl "mesg y </dev/ttyp1"
.Sh COMPATIBILITY
Previous versions of the
.Nm