diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-01-15 15:05:37 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-01-15 15:05:37 +0000 |
commit | 083acc18a6916339a256069d57852e411e1b7528 (patch) | |
tree | 63a451e0435023cd57fc6ed9d5448e41a335c288 /usr.bin/msgs | |
parent | 43ec7c0a978d2d689409d469ed3382545429feaa (diff) |
typos; jmc@prioris.mini.pw.edu.pl
Diffstat (limited to 'usr.bin/msgs')
-rw-r--r-- | usr.bin/msgs/msgs.1 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.bin/msgs/msgs.1 b/usr.bin/msgs/msgs.1 index 286234c1dc6..b32de7f35f8 100644 --- a/usr.bin/msgs/msgs.1 +++ b/usr.bin/msgs/msgs.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: msgs.1,v 1.12 2000/11/09 17:52:26 aaron Exp $ +.\" $OpenBSD: msgs.1,v 1.13 2003/01/15 15:05:35 deraadt Exp $ .\" $NetBSD: msgs.1,v 1.5 1995/09/28 06:57:39 tls Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -48,8 +48,7 @@ .Nm msgs .Op Fl s .Nm msgs -.Op Fl c -.Op \-days +.Op Fl c Op Ar days .Sh DESCRIPTION .Nm msgs is used to read system messages. @@ -84,7 +83,7 @@ It is assumed that the environment is set to something secure. .It Fl l Causes only locally originated messages to be reported. -.It Ar num +.It Ar number A message number can be given on the command line, causing .Nm msgs |