1502 Remove conversion cruft from manpages
[unleashed.git] / usr / src / man / man1m / rquotad.1m
blobfeca16055ffbc55666afd805ab2839d92cedddfd
1 '\" te
2 .\" Copyright (c) 2004, Sun Microsystems, Inc. All Rights Reserved.
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH RQUOTAD 1M "Apr 30, 2009"
7 .SH NAME
8 rquotad \- remote quota server
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fB/usr/lib/nfs/rquotad\fR
13 .fi
15 .SH DESCRIPTION
16 .sp
17 .LP
18 \fBrquotad\fR is an \fBrpc\fR(4) server which returns quotas for a user of a
19 local file system which is mounted by a remote machine over the \fBNFS.\fR The
20 results are used by \fBquota\fR(1M) to display user quotas for remote file
21 systems. The \fBrquotad\fR daemon is normally invoked by \fBinetd\fR(1M).
22 .SH USAGE
23 .sp
24 .LP
25 See \fBlargefile\fR(5) for the description of the behavior of \fBrquotad\fR
26 when encountering files greater than or equal to 2 Gbyte (2^31 bytes).
27 .SH FILES
28 .sp
29 .ne 2
30 .na
31 \fB\fBquotas\fR\fR
32 .ad
33 .RS 10n
34 quota file at a UFS file system root
35 .RE
37 .SH SEE ALSO
38 .sp
39 .LP
40 \fBsvcs\fR(1), \fBautomountd\fR(1M), \fBinetadm\fR(1M), \fBinetd\fR(1M),
41 \fBmount_nfs\fR(1M), \fBquota\fR(1M), \fBshare_nfs\fR(1M), \fBsvcadm\fR(1M),
42 \fBrpc\fR(4), \fBservices\fR(4), \fBattributes\fR(5), \fBlargefile\fR(5),
43 \fBsmf\fR(5)
44 .sp
45 .LP
46 \fI\fR
47 .SH NOTES
48 .sp
49 .LP
50 The \fBrquotad\fR service is managed by the service management facility,
51 \fBsmf\fR(5), under the service identifier:
52 .sp
53 .in +2
54 .nf
55 svc:/network/nfs/rquota
56 .fi
57 .in -2
58 .sp
60 .sp
61 .LP
62 Administrative actions on this service, such as enabling, disabling, or
63 requesting restart, can be performed using \fBsvcadm\fR(1M). Responsibility for
64 initiating and restarting this service is delegated to \fBinetd\fR(1M). Use
65 \fBinetadm\fR(1M) to make configuration changes and to view configuration
66 information for this service. The service's status can be queried using the
67 \fBsvcs\fR(1) command.
68 .sp
69 .LP
70 If it is disabled, it will be enabled by \fBmount_nfs\fR(1M),
71 \fBshare_nfs\fR(1M), and \fBautomountd\fR(1M) unless its
72 \fBapplication/auto_enable\fR property is set to \fBfalse\fR.