diff options
author | 1998-11-20 02:52:24 +0000 | |
---|---|---|
committer | 1998-11-20 02:52:24 +0000 | |
commit | 6bd0c19d684698cc0606e4853ce624a8ff04e2fd (patch) | |
tree | 68da9dbd3ef4429ad84c31e7e189dd05265db4c1 | |
parent | s/dismounted/unmounted/ (diff) | |
download | wireguard-openbsd-6bd0c19d684698cc0606e4853ce624a8ff04e2fd.tar.xz wireguard-openbsd-6bd0c19d684698cc0606e4853ce624a8ff04e2fd.zip |
/usr/msgs -> /var/msgs; jwise@unicast.com
-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 2506be953fa..1f75aee916d 100644 --- a/usr.bin/msgs/msgs.1 +++ b/usr.bin/msgs/msgs.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: msgs.1,v 1.3 1998/09/26 19:55:10 aaron Exp $ +.\" $OpenBSD: msgs.1,v 1.4 1998/11/20 02:52:24 deraadt Exp $ .\" $NetBSD: msgs.1,v 1.5 1995/09/28 06:57:39 tls Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -206,8 +206,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 |