diff options
author | 2010-09-22 13:10:05 +0000 | |
---|---|---|
committer | 2010-09-22 13:10:05 +0000 | |
commit | ce4fc38467ee2a6f2b0c20d8303bcfb16defe374 (patch) | |
tree | fd810265a8af4d50765914e1a9b48f44303f6df1 /share/man | |
parent | Add a new interface pppx(4) -- the ppp multiplexer to be used with npppd (diff) | |
download | wireguard-openbsd-ce4fc38467ee2a6f2b0c20d8303bcfb16defe374.tar.xz wireguard-openbsd-ce4fc38467ee2a6f2b0c20d8303bcfb16defe374.zip |
no more msgs(1);
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man7/hier.7 | 7 | ||||
-rw-r--r-- | share/man/man8/daily.8 | 9 |
2 files changed, 4 insertions, 12 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index 4153159c7f5..077b7875e15 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.86 2010/08/10 20:34:15 sobrado Exp $ +.\" $OpenBSD: hier.7,v 1.87 2010/09/22 13:10:05 jmc Exp $ .\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)hier.7 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: August 10 2010 $ +.Dd $Mdocdate: September 22 2010 $ .Dt HIER 7 .Os .Sh NAME @@ -637,9 +637,6 @@ Log files for .Pp .It mail/ User mailbox files. -.It msgs/ -Database for -.Xr msgs 1 . .It named/ Chroot directory for .Xr named 8 . diff --git a/share/man/man8/daily.8 b/share/man/man8/daily.8 index f83cfba8509..dd4de0a1ab1 100644 --- a/share/man/man8/daily.8 +++ b/share/man/man8/daily.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: daily.8,v 1.16 2009/05/21 01:27:52 schwarze Exp $ +.\" $OpenBSD: daily.8,v 1.17 2010/09/22 13:10:05 jmc Exp $ .\" .\" Copyright (c) 2003 Jason McIntyre <jmc@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 21 2009 $ +.Dd $Mdocdate: September 22 2010 $ .Dt DAILY 8 .Os .Sh NAME @@ -82,10 +82,6 @@ Removes stale files from the .Xr rwhod 8 database. .It -Removes system messages older than 21 days for the -.Xr msgs 1 -utility. -.It Purges accounting records from .Pa /var/account , if they exist. @@ -265,7 +261,6 @@ Root .Xr crontab 1 , .Xr df 1 , .Xr locate 1 , -.Xr msgs 1 , .Xr netstat 1 , .Xr rdist 1 , .Xr ruptime 1 , |