diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-18 20:02:45 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-18 20:02:45 +0000 |
commit | 59a3c79da68b53e9d606f0b7991574d982a843e1 (patch) | |
tree | fcf95075ec47428572774cbb5d2f7bbdf690ed94 /usr.sbin/repquota | |
parent | c75ac469472f60090b8c8019bfdc3d059b15ba99 (diff) |
Sort sections.
Notes
Notes:
svn path=/head/; revision=140442
Diffstat (limited to 'usr.sbin/repquota')
-rw-r--r-- | usr.sbin/repquota/repquota.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/repquota/repquota.8 b/usr.sbin/repquota/repquota.8 index 745a8b2a25ca..b669fdf8266a 100644 --- a/usr.sbin/repquota/repquota.8 +++ b/usr.sbin/repquota/repquota.8 @@ -90,6 +90,8 @@ at the file system 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 , @@ -97,8 +99,6 @@ for file system names and locations .Xr edquota 8 , .Xr quotacheck 8 , .Xr quotaon 8 -.Sh DIAGNOSTICS -Various messages about inaccessible files; self-explanatory. .Sh HISTORY The .Nm |