Fri Jan 21 16:36:57 2011 UTC ()
Remove FILES section, it's obsolete


(bouyer)
diff -r1.14.52.1 -r1.14.52.2 src/usr.bin/quota/quota.1

cvs diff -r1.14.52.1 -r1.14.52.2 src/usr.bin/quota/quota.1 (expand / switch to unified diff)

--- src/usr.bin/quota/quota.1 2011/01/20 14:25:05 1.14.52.1
+++ src/usr.bin/quota/quota.1 2011/01/21 16:36:57 1.14.52.2
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: quota.1,v 1.14.52.1 2011/01/20 14:25:05 bouyer Exp $ 1.\" $NetBSD: quota.1,v 1.14.52.2 2011/01/21 16:36:57 bouyer Exp $
2.\" 2.\"
3.\" Copyright (c) 1983, 1990, 1993 3.\" Copyright (c) 1983, 1990, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
5.\" 5.\"
6.\" This code is derived from software contributed to Berkeley by 6.\" This code is derived from software contributed to Berkeley by
7.\" Robert Elz at The University of Melbourne. 7.\" Robert Elz at The University of Melbourne.
8.\" 8.\"
9.\" Redistribution and use in source and binary forms, with or without 9.\" Redistribution and use in source and binary forms, with or without
10.\" modification, are permitted provided that the following conditions 10.\" modification, are permitted provided that the following conditions
11.\" are met: 11.\" are met:
12.\" 1. Redistributions of source code must retain the above copyright 12.\" 1. Redistributions of source code must retain the above copyright
13.\" notice, this list of conditions and the following disclaimer. 13.\" notice, this list of conditions and the following disclaimer.
14.\" 2. Redistributions in binary form must reproduce the above copyright 14.\" 2. Redistributions in binary form must reproduce the above copyright
@@ -125,34 +125,26 @@ flag. @@ -125,34 +125,26 @@ flag.
125.Nm 125.Nm
126tries to report the quotas of all mounted filesystems. 126tries to report the quotas of all mounted filesystems.
127If the filesystem is mounted via 127If the filesystem is mounted via
128.Em NFS 128.Em NFS
129it will attempt to contact the 129it will attempt to contact the
130.Xr rpc.rquotad 8 130.Xr rpc.rquotad 8
131daemon on the 131daemon on the
132.Em NFS 132.Em NFS
133server. 133server.
134If 134If
135.Nm 135.Nm
136exits with a non-zero status, one or more filesystems 136exits with a non-zero status, one or more filesystems
137are over quota. 137are over quota.
138.Sh FILES 
139.Bl -tag -width quota.group -compact 
140.It Pa quota.user 
141located at the filesystem root with user quotas 
142.It Pa quota.group 
143located at the filesystem root with group quotas 
144.It Pa /etc/fstab 
145to find filesystem names and locations 
146.El 138.El
147.Sh SEE ALSO 139.Sh SEE ALSO
148.Xr quotactl 2 , 140.Xr quotactl 2 ,
149.Xr fstab 5 , 141.Xr fstab 5 ,
150.Xr edquota 8 , 142.Xr edquota 8 ,
151.Xr quotacheck 8 , 143.Xr quotacheck 8 ,
152.Xr quotaon 8 , 144.Xr quotaon 8 ,
153.Xr repquota 8 , 145.Xr repquota 8 ,
154.Xr rpc.rquotad 8 146.Xr rpc.rquotad 8
155.Sh HISTORY 147.Sh HISTORY
156The 148The
157.Nm 149.Nm
158command appeared in 150command appeared in