diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1997-03-29 20:01:59 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1997-03-29 20:01:59 +0000 |
| commit | 4153d3591919b35d164e0906ed2cb7110b5fe608 (patch) | |
| tree | 35e890b3df3bb9cc4f9a22a9570c43a87d4016c4 | |
| parent | a080f5787d7f8911e04c768af1136b03190430bc (diff) | |
Notes
| -rw-r--r-- | usr.bin/mesg/mesg.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mesg/mesg.1 b/usr.bin/mesg/mesg.1 index 8f29ec8fd219..7e96c554723b 100644 --- a/usr.bin/mesg/mesg.1 +++ b/usr.bin/mesg/mesg.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mesg.1 8.1 (Berkeley) 6/6/93 -.\" $Id$ +.\" $Id: mesg.1,v 1.4 1997/02/22 19:56:08 peter Exp $ .\" .Dd June 6, 1993 .Dt MESG 1 @@ -74,7 +74,7 @@ utility exits with one of the following values: Messages are allowed. .It Li "\ 1" Messages are not allowed. -.It Li "\>1" +.It Li ">1" An error has occurred. .El .Sh FILES |
