No empty .Rs/.Re
[netbsd-mini2440.git] / external / bsd / am-utils / dist / fsinfo / fsinfo.8
bloba18f243b4af033f4369a4e09a907c707b04a319f
1 .\"     $NetBSD$
2 .\"
3 .\"
4 .\" Copyright (c) 1997-2009 Erez Zadok
5 .\" Copyright (c) 1993 Jan-Simon Pendry.
6 .\" Copyright (c) 1993
7 .\"     The Regents of the University of California.  All rights reserved.
8 .\"
9 .\" Redistribution and use in source and binary forms, with or without
10 .\" modification, are permitted provided that the following conditions
11 .\" are met:
12 .\" 1. Redistributions of source code must retain the above copyright
13 .\"    notice, this list of conditions and the following disclaimer.
14 .\" 2. Redistributions in binary form must reproduce the above copyright
15 .\"    notice, this list of conditions and the following disclaimer in the
16 .\"    documentation and/or other materials provided with the distribution.
17 .\" 3. All advertising materials mentioning features or use of this software
18 .\"    must display the following acknowledgment:
19 .\"     This product includes software developed by the University of
20 .\"     California, Berkeley and its contributors.
21 .\" 4. Neither the name of the University nor the names of its contributors
22 .\"    may be used to endorse or promote products derived from this software
23 .\"    without specific prior written permission.
24 .\"
25 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
26 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
27 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
28 .\" ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
29 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
30 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
31 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
32 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
33 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
34 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
35 .\" SUCH DAMAGE.
36 .\"
37 .\"
38 .\" File: am-utils/fsinfo/fsinfo.8
39 .\"
40 .TH FSINFO 8 "June 28, 1993"
41 .SH NAME
42 fsinfo \- coordinate site-wide filesystem information
43 .SH SYNOPSIS
44 .B fsinfo
46 .B \-v
47 ] [
48 .B \-a
49 .I autodir
50 ] [
51 .B \-b
52 .I bootparams
53 ] [
54 .B \-d
55 .I dumpsets
56 ] [
57 .B \-e
58 .I exports
59 ] [
60 .B \-f
61 .I fstabs
62 ] [
63 .B \-h
64 .I hostname
65 ] [
66 .B \-m
67 .I automounts
68 ] [
69 .B \-I
70 .I dir
71 ] [
72 .B \-D
73 .I string[=string]
74 ] [
75 .B \-U
76 .I string[=string]
78 .I config
79 .I ...
80 .SH DESCRIPTION
81 The
82 .B fsinfo
83 utility takes a set of system configuration information, and generates
84 a coordinated set of
85 .I amd
87 .I mount
88 and
89 .I mountd
90 configuration files.
91 .PP
92 The
93 .B fsinfo
94 command is fully described in the document
95 .I "Amd - The 4.4BSD Automounter"
96 .SH "SEE ALSO"
97 .BR amd (8),
98 .BR mount (8),
99 .BR mountd (8).
101 ``am-utils''
102 .BR info (1)
103 entry.
105 .I "Linux NFS and Automounter Administration"
106 by Erez Zadok, ISBN 0-7821-2739-8, (Sybex, 2001).
108 .I http://www.am-utils.org
110 .I "Amd \- The 4.4 BSD Automounter"
111 .SH HISTORY
113 .B fsinfo
114 command first appeared in 4.4BSD.
115 .SH AUTHORS
116 Jan-Simon Pendry <jsp@doc.ic.ac.uk>, Department of Computing, Imperial College, London, UK.
118 Erez Zadok <ezk@cs.sunysb.edu>, Computer Science Department, Stony Brook
119 University, Stony Brook, New York, USA.
121 Other authors and contributors to am-utils are listed in the
122 .B AUTHORS
123 file distributed with am-utils.