summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authormmcc <mmcc@cvs.openbsd.org>2016-03-17 18:50:49 +0000
committermmcc <mmcc@cvs.openbsd.org>2016-03-17 18:50:49 +0000
commitf241be8b7b2278ee40d6787a6ddd429ac1f37039 (patch)
treeff93d65d8c9d08c0d87e232504c91a09b6c7e5a2 /usr.sbin
parent16951446ab99aa9b4a7285486810ca6158564d48 (diff)
Remove needless DIAGNOSTICS sections saying only "Various messages about
inaccessible files; self-explanatory." ok jmc@
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/edquota/edquota.88
-rw-r--r--usr.sbin/repquota/repquota.88
2 files changed, 6 insertions, 10 deletions
diff --git a/usr.sbin/edquota/edquota.8 b/usr.sbin/edquota/edquota.8
index 7282023ae52..adda04b458c 100644
--- a/usr.sbin/edquota/edquota.8
+++ b/usr.sbin/edquota/edquota.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: edquota.8,v 1.11 2008/06/24 08:28:18 sobrado Exp $
+.\" $OpenBSD: edquota.8,v 1.12 2016/03/17 18:50:48 mmcc Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -31,9 +31,9 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)edquota.8 8.1 (Berkeley) 6/6/93
-.\" $Id: edquota.8,v 1.11 2008/06/24 08:28:18 sobrado Exp $
+.\" $Id: edquota.8,v 1.12 2016/03/17 18:50:48 mmcc Exp $
.\"
-.Dd $Mdocdate: June 24 2008 $
+.Dd $Mdocdate: March 17 2016 $
.Dt EDQUOTA 8
.Os
.Sh NAME
@@ -159,8 +159,6 @@ at the filesystem root with group quotas
.It Pa /etc/fstab
to find filesystem names and locations
.El
-.Sh DIAGNOSTICS
-Various messages about inaccessible files; self-explanatory.
.Sh SEE ALSO
.Xr quota 1 ,
.Xr quotactl 2 ,
diff --git a/usr.sbin/repquota/repquota.8 b/usr.sbin/repquota/repquota.8
index 9bfb87fd793..add8b71475a 100644
--- a/usr.sbin/repquota/repquota.8
+++ b/usr.sbin/repquota/repquota.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: repquota.8,v 1.11 2015/10/26 17:55:32 zhuk Exp $
+.\" $OpenBSD: repquota.8,v 1.12 2016/03/17 18:50:48 mmcc Exp $
.\"
.\" Copyright (c) 1983, 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -31,9 +31,9 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)repquota.8 8.1 (Berkeley) 6/6/93
-.\" $Id: repquota.8,v 1.11 2015/10/26 17:55:32 zhuk Exp $
+.\" $Id: repquota.8,v 1.12 2016/03/17 18:50:48 mmcc Exp $
.\"
-.Dd $Mdocdate: October 26 2015 $
+.Dd $Mdocdate: March 17 2016 $
.Dt REPQUOTA 8
.Os
.Sh NAME
@@ -82,8 +82,6 @@ at the filesystem root with group quotas
.It Pa /etc/fstab
for file system names and locations
.El
-.Sh DIAGNOSTICS
-Various messages about inaccessible files; self-explanatory.
.Sh SEE ALSO
.Xr quota 1 ,
.Xr quotactl 2 ,