summaryrefslogtreecommitdiffstats
path: root/usr.bin/msgs/msgs.1
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2002-04-12 13:11:42 +0000
committercharnier <charnier@FreeBSD.org>2002-04-12 13:11:42 +0000
commitd2aba719d3e2009b0557f8063286f3eafe16679e (patch)
tree8eee574b46a19737fe27602509e2403c9b7c2a18 /usr.bin/msgs/msgs.1
parenteddee890415600dcbfacd7d1980e46a60cbc1979 (diff)
downloadFreeBSD-src-d2aba719d3e2009b0557f8063286f3eafe16679e.zip
FreeBSD-src-d2aba719d3e2009b0557f8063286f3eafe16679e.tar.gz
Document that only superuser can use -c option. Add FBSDID. Make use of uid_t
to silent lint. fprintf -> err conversion. Add some FALLTHROUGH and NOTREACHED comment to silent lint.
Diffstat (limited to 'usr.bin/msgs/msgs.1')
-rw-r--r--usr.bin/msgs/msgs.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/msgs/msgs.1 b/usr.bin/msgs/msgs.1
index b5d40d2..e2657bb 100644
--- a/usr.bin/msgs/msgs.1
+++ b/usr.bin/msgs/msgs.1
@@ -81,7 +81,7 @@ and go on to the next message.
Redisplay the last message.
.It Fl q
Drop out of
-.Nm ;
+.Nm Ns ;
the next time
.Nm
will pick up where it last left off.
@@ -156,7 +156,7 @@ option should be placed in
.Xr periodic 8 )
to run every night. This will remove all messages over 21 days old.
A different expiration may be specified on the command line to override
-the default.
+the default. You must be the superuser to use this option.
.Pp
Options when reading messages include:
.Bl -tag -width Fl
@@ -172,7 +172,7 @@ The command ``msgs \-q'' is often used in login scripts.
.It Fl h
Print the first part of messages only.
.It Fl l
-Option causes only locally originated messages to be reported.
+Cause only locally originated messages to be reported.
.It Ar num
A message number can be given
on the command line, causing
OpenPOWER on IntegriCloud