diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1995-06-25 03:52:30 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1995-06-25 03:52:30 +0000 |
| commit | facd9d3003208e8889e975f430933f1c4d9c3be2 (patch) | |
| tree | b4e26845d033f800a4d7ecf15d033d136717951a | |
| parent | d6c492bb1820d5ec9729a607f093c71c88ef45cd (diff) | |
Notes
| -rw-r--r-- | usr.bin/msgs/msgs.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/msgs/msgs.1 b/usr.bin/msgs/msgs.1 index 87d826a63912..63ce7aee0f90 100644 --- a/usr.bin/msgs/msgs.1 +++ b/usr.bin/msgs/msgs.1 @@ -123,7 +123,7 @@ The .Fl s option is used for setting up the posting of messages. The line .Pp -.Dl msgs: \&"\&| /usr/ucb/msgs \-s\&" +.Dl msgs: \&"\&| /usr/bin/msgs \-s\&" .Pp should be included in .Pa /etc/aliases @@ -196,8 +196,8 @@ and environment variables for the default home directory and terminal type. .Sh FILES -.Bl -tag -width /usr/msgs/* -compact -.It Pa /usr/msgs/* +.Bl -tag -width /var/msgs/* -compact +.It Pa /var/msgs/* database .It ~/.msgsrc number of next message to be presented |
