Update dangling references to quotactl(2), mostly now libquota(3), and to

quotactl(8), mostly now quotarestore(8). ok riz@
This commit is contained in:
dholland 2012-02-13 19:53:24 +00:00
parent e7114a9280
commit 7da608ca9c
6 changed files with 15 additions and 17 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: getrlimit.2,v 1.34 2011/11/16 22:43:27 wiz Exp $
.\" $NetBSD: getrlimit.2,v 1.35 2012/02/13 19:53:24 dholland Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -209,10 +209,10 @@ cannot be lowered, because current usage is already higher than the limit.
.Xr csh 1 ,
.Xr sh 1 ,
.Xr mlock 2 ,
.Xr quotactl 2 ,
.Xr setsockopt 2 ,
.Xr sigaction 2 ,
.Xr sigaltstack 2 ,
.Xr libquota 3 ,
.Xr sysctl 3
.\" Sh STANDARDS
.\" With exception of

View File

@ -1,4 +1,4 @@
.\" $NetBSD: fstab.5,v 1.38 2011/03/06 17:22:50 wiz Exp $
.\" $NetBSD: fstab.5,v 1.39 2012/02/13 19:53:25 dholland Exp $
.\"
.\" Copyright (c) 1980, 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -212,12 +212,10 @@ or
.Dq groupquota
options.
Migration of limits to the new in-file system quota can be handled
by
.Xr repquota 8
with option
.Fl x
via
.Xr quotadump 8
and
.Xr quotactl 8 .
.Xr quotarestore 8 .
.Pp
The option
.Dq rump

View File

@ -1,4 +1,4 @@
.\" $NetBSD: quota.1,v 1.16 2011/03/06 17:25:32 wiz Exp $
.\" $NetBSD: quota.1,v 1.17 2012/02/13 19:53:25 dholland Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@ -124,7 +124,7 @@ If
exits with a non-zero status, one or more file systems
are over quota.
.Sh SEE ALSO
.Xr quotactl 2 ,
.Xr libquota 3 ,
.Xr fstab 5 ,
.Xr edquota 8 ,
.Xr quotacheck 8 ,

View File

@ -29,7 +29,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)edquota.8 8.2 (Berkeley) 4/27/95
.\" $NetBSD: edquota.8,v 1.15 2012/01/30 19:17:29 dholland Exp $
.\" $NetBSD: edquota.8,v 1.16 2012/02/13 19:53:25 dholland Exp $
.\"
.Dd January 29, 2012
.Dt EDQUOTA 8
@ -191,10 +191,10 @@ time for the default quotas on file system
.Dl edquota -h 4M/2k -s 2M/1k -t 2W3D/2W3D -f /home -u -d
.Sh SEE ALSO
.Xr quota 1 ,
.Xr quotactl 2 ,
.Xr humanize_number 3 ,
.Xr libquota 3 ,
.Xr fstab 5 ,
.Xr quotacheck 8 ,
.Xr quotactl 8 ,
.Xr quotaon 8 ,
.Xr quotarestore 8 ,
.Xr repquota 8

View File

@ -1,4 +1,4 @@
.\" $NetBSD: quotacheck.8,v 1.17 2004/01/05 18:46:44 wiz Exp $
.\" $NetBSD: quotacheck.8,v 1.18 2012/02/13 19:53:25 dholland Exp $
.\"
.\" Copyright (c) 1983, 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -175,7 +175,7 @@ default filesystems
.El
.Sh SEE ALSO
.Xr quota 1 ,
.Xr quotactl 2 ,
.Xr libquota 3 ,
.Xr fstab 5 ,
.Xr edquota 8 ,
.Xr fsck 8 ,

View File

@ -28,7 +28,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)quotaon.8 8.2 (Berkeley) 12/11/93
.\" $NetBSD: quotaon.8,v 1.9 2004/11/19 21:19:24 snj Exp $
.\" $NetBSD: quotaon.8,v 1.10 2012/02/13 19:53:26 dholland Exp $
.\"
.Dd December 11, 1993
.Dt QUOTAON 8
@ -124,7 +124,7 @@ filesystem table
.El
.Sh SEE ALSO
.Xr quota 1 ,
.Xr quotactl 2 ,
.Xr libquota 3 ,
.Xr fstab 5 ,
.Xr edquota 8 ,
.Xr quotacheck 8 ,