summaryrefslogtreecommitdiffstats
path: root/usr.sbin/edquota
diff options
context:
space:
mode:
authormmcc <mmcc@openbsd.org>2016-03-17 18:50:48 +0000
committermmcc <mmcc@openbsd.org>2016-03-17 18:50:48 +0000
commitcb13ea7c3892a7fa49babc17ab7ba9c1e2d15388 (patch)
tree65f4623a391d60d6f1a97f57a44d30d994e3c790 /usr.sbin/edquota
parentDo not access the scsi link structure in sdclose() if the disk (diff)
downloadwireguard-openbsd-cb13ea7c3892a7fa49babc17ab7ba9c1e2d15388.tar.xz
wireguard-openbsd-cb13ea7c3892a7fa49babc17ab7ba9c1e2d15388.zip
Remove needless DIAGNOSTICS sections saying only "Various messages about
inaccessible files; self-explanatory." ok jmc@
Diffstat (limited to 'usr.sbin/edquota')
-rw-r--r--usr.sbin/edquota/edquota.88
1 files changed, 3 insertions, 5 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 ,