summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>1998-11-30 22:25:24 +0000
committerbillf <billf@FreeBSD.org>1998-11-30 22:25:24 +0000
commit7b6b091f1b1fddafae07bab93b3621c372476f25 (patch)
treebbf48ddbb662456cd463b6d4583e52768621374a /contrib
parente87df4be432f1a0181bb75b9c59fc745d0c52d4a (diff)
downloadFreeBSD-src-7b6b091f1b1fddafae07bab93b3621c372476f25.zip
FreeBSD-src-7b6b091f1b1fddafae07bab93b3621c372476f25.tar.gz
Grammer fix and style nits.
PR: docs/8879 Submitted by: Kazuo Horikawa <horikawa@jp.freebsd.org>
Diffstat (limited to 'contrib')
-rw-r--r--contrib/amd/scripts/amd.conf.514
1 files changed, 7 insertions, 7 deletions
diff --git a/contrib/amd/scripts/amd.conf.5 b/contrib/amd/scripts/amd.conf.5
index e4bb00a..1f34720 100644
--- a/contrib/amd/scripts/amd.conf.5
+++ b/contrib/amd/scripts/amd.conf.5
@@ -38,7 +38,7 @@
.\"
.\" %W% (Berkeley) %G%
.\"
-.\" $Id: amd.conf.5,v 1.4 1998/09/12 04:04:59 obrien Exp $
+.\" $Id: amd.conf.5,v 1.5 1998/11/20 08:12:05 obrien Exp $
.\"
.Dd April 7, 1997
.Dt AMD.CONF 5
@@ -60,8 +60,8 @@ automounter program.
.Sh FILE FORMAT
The file consists of sections and parameters. A section begins with the
name of the section in square brackets and continues until the next section
-begins or the end the file is reached. Sections contain parameters of the
-form
+begins or the end of the file is reached. Sections contain parameters of
+the form
.Sq name = value .
.Pp
The file is line-based - that is, each newline-terminated line represents
@@ -222,7 +222,7 @@ cluster to use.
Same as the
.Fl D
option to
-.Fl amd .
+.Nm amd .
Specify any debugging options for
.Nm amd .
Works only if am-utils was configured for debugging using the
@@ -577,7 +577,7 @@ follows:
wire==slip-net;opts:=intr,rsize=1024,wsize=1024 \\
wire!=slip-net;opts:=intr,rsize=8192,wsize=8192
.Ed
-.It Nm show_statfs_entries (boolean), default=no)
+.It Nm show_statfs_entries (boolean, default=no)
If
.Dq yes ,
then all maps which are browsable will also show the number of entries
@@ -588,7 +588,7 @@ runs.
.Po This is accomplished by returning non-zero values to the
.Xr statfs 2
.Pc system call .
-.It Nm unmount_on_exist (boolean), default=no)
+.It Nm unmount_on_exist (boolean, default=no)
If
.Dq yes ,
then
@@ -601,7 +601,7 @@ leaves all
mounted filesystems intact. Note that
.Nm amd
does not know about file systems mounted before it starts up, unless the
-.AR restart_mounts
+.Ar restart_mounts
option or
.Fl r
flag are used.
OpenPOWER on IntegriCloud