summaryrefslogtreecommitdiffstats
path: root/contrib/amd
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-08-07 15:48:51 +0000
committerru <ru@FreeBSD.org>2001-08-07 15:48:51 +0000
commit43457588767caedd16dbf19162de0a6a435dfeda (patch)
tree0505e005ecc9492a4b759dc8e06eb138613e4aa4 /contrib/amd
parent6b00d6a3ebd552afe7b0a0844e598ee70810f887 (diff)
downloadFreeBSD-src-43457588767caedd16dbf19162de0a6a435dfeda.zip
FreeBSD-src-43457588767caedd16dbf19162de0a6a435dfeda.tar.gz
mdoc(7) police:
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text. Not only this slows down the mdoc(7) processing significantly, but it also has an undesired (in this case) effect of disabling hyphenation within the entire enclosed block.
Diffstat (limited to 'contrib/amd')
-rw-r--r--contrib/amd/amd/amd.82
-rw-r--r--contrib/amd/hlfsd/hlfsd.86
-rw-r--r--contrib/amd/scripts/amd.conf.592
3 files changed, 50 insertions, 50 deletions
diff --git a/contrib/amd/amd/amd.8 b/contrib/amd/amd/amd.8
index 992d880..9978376 100644
--- a/contrib/amd/amd/amd.8
+++ b/contrib/amd/amd/amd.8
@@ -270,7 +270,7 @@ process as needed. This tends to improve
performance, at the cost of reserving the memory used by the
.Nm amd
process
-.Pq making it unavailable for other processes .
+(making it unavailable for other processes).
If this behavior is not desired, use the
.Fl S
option.
diff --git a/contrib/amd/hlfsd/hlfsd.8 b/contrib/amd/hlfsd/hlfsd.8
index f86cd2d..61daf7c 100644
--- a/contrib/amd/hlfsd/hlfsd.8
+++ b/contrib/amd/hlfsd/hlfsd.8
@@ -132,7 +132,7 @@ will re-verify the validity of the user's home directory, and
reset the cache time-counter. The default value for
.Ar cache-interval
is 300 seconds
-.Pq 5 minutes .
+(5 minutes).
.It Fl f
Force fast startup. This option tells
.Nm
@@ -146,7 +146,7 @@ to
.Ar group .
Programs such as
.Ic comsat ,
-.Pq which access the mailboxes of other users
+(which access the mailboxes of other users)
must be setgid
.Va HLFS_GID
to work properly. The default group is
@@ -174,7 +174,7 @@ sent to
will force it to reload the maps immediately. The default value for
.Ar reload-interval
is 900 seconds
-.Pq 15 minutes .
+(15 minutes).
.It Fl l Ar logfile
Specify a log file to which
.Nm
diff --git a/contrib/amd/scripts/amd.conf.5 b/contrib/amd/scripts/amd.conf.5
index bb632ce..283af8c 100644
--- a/contrib/amd/scripts/amd.conf.5
+++ b/contrib/amd/scripts/amd.conf.5
@@ -112,7 +112,7 @@ specified only in the global section, it is applicable to all regular map
sections that follow.
.Bl -tag -width 4n
.It Ic browsable_dirs Xo
-.Pq "string, default=no"
+(string, default=no)
.Xc
If
.Qq yes ,
@@ -143,14 +143,14 @@ will attempt to mount
entry in that map. This is often called a
.Em mount storm .
.It Ic map_options Xo
-.Pq "string, default no options"
+(string, default no options)
.Xc
This option is the same as specifying map options on the command line to
.Nm amd ,
such as
.Ql cache\&:\&=all .
.It Ic map_type Xo
-.Pq "string, default search all map types"
+(string, default search all map types)
.Xc
If specified, amd will initialize the map only for the type given.
This is useful to avoid the default map search type used by amd which
@@ -176,7 +176,7 @@ local password files
union maps
.El
.It Ic mount_type Xo
-.Pq "string, default=nfs"
+(string, default=nfs)
.Xc
All amd mount types default to
.Tn NFS .
@@ -188,10 +188,10 @@ server on the map mount points, for the local host it is running on. If
.Qq autofs
is specified, amd will be an autofs server for those mount points.
.It Ic search_path Xo
-.Pq "string, default no search path"
+(string, default no search path)
.Xc
This provides a
-.Pq colon-delimited
+(colon-delimited)
search path for file maps. Using a search path, sites can allow for
local map customizations and overrides, and can distributed maps in
several locations as needed.
@@ -199,14 +199,14 @@ several locations as needed.
.Ss "Parameters applicable to the global section only"
.Bl -tag -width 4n
.It Ic arch Xo
-.Pq "string, default to compiled in value"
+(string, default to compiled in value)
.Xc
Allows you to override the value of the
.Va arch
.Nm amd
variable.
.It Ic auto_dir Xo
-.Pq "string, default=/a"
+(string, default=/a)
.Xc
Same as the
.Fl a
@@ -215,7 +215,7 @@ option to
This sets the private directory where amd will create sub-directories for its
real mount points.
.It Ic cache_duration Xo
-.Pq "numeric, default=300"
+(numeric, default=300)
.Xc
Same as the
.Fl c
@@ -223,7 +223,7 @@ option to
.Nm amd .
Sets the duration in seconds that looked up map entries remain in the cache.
.It Ic cluster Xo
-.Pq "string, default no cluster"
+(string, default no cluster)
.Xc
Same as the
.Fl C
@@ -233,7 +233,7 @@ Specifies the alternate
.Tn HP-UX
cluster to use.
.It Ic debug_options Xo
-.Pq "string, default no debug options"
+(string, default no debug options)
.Xc
Same as the
.Fl D
@@ -270,7 +270,7 @@ fork server
program trace
.It Ic info
info service specific debugging
-.Pq hesiod, nis, etc.
+(hesiod, nis, etc.)
.It mem
trace memory allocations
.It Ic mtab
@@ -285,7 +285,7 @@ full debug but no daemon
protocol trace
.El
.It Ic dismount_interval Xo
-.Pq "numeric, default=120"
+(numeric, default=120)
.Xc
Same as the
.Fl w
@@ -294,7 +294,7 @@ option to
Specify, in seconds, the time between attempts to dismount file systems that
have exceeded their cached times.
.It Ic fully_qualified_hosts Xo
-.Pq "string, default=no"
+(string, default=no)
.Xc
If
.Qq yes ,
@@ -309,11 +309,11 @@ is used, requiring that
.Va ${domain}
not be null.
.It Ic hesiod_base Xo
-.Pq "string, default=automount"
+(string, default=automount)
.Xc
Specify the base name for hesiod maps.
.It Ic karch Xo
-.Pq "string, default to karch of the system"
+(string, default to karch of the system)
.Xc
Same as the
.Fl k
@@ -321,14 +321,14 @@ option to
.Nm amd .
Allows you to override the kernel-architecture of your system. Useful for
example on Sun
-.Pq Sparc
+(Sparc)
machines, where you can build one
.Nm amd
binary and run it on multiple machines, yet you want each one to get the
correct
.Va karch
variable set
-.Pq for example, sun4c, sun4m, sun4u, etc.
+(for example, sun4c, sun4m, sun4u, etc.)
Note that if not
specified,
.Nm amd
@@ -336,23 +336,23 @@ will use
.Xr uname 3
to figure out the kernel architecture of the machine.
.It Ic ldap_base Xo
-.Pq "string, default not set"
+(string, default not set)
.Xc
Specify the base name for LDAP.
.It Ic ldap_cache_maxmem Xo
-.Pq "numeric, default=131072"
+(numeric, default=131072)
.Xc
Specify the maximum memory amd should use to cache LDAP entries.
.It Ic ldap_cache_seconds Xo
-.Pq "numeric, default=0"
+(numeric, default=0)
.Xc
Specify the number of seconds to keep entries in the cache.
.It Ic ldap_hostports Xo
-.Pq "string, default not set"
+(string, default not set)
.Xc
Specify LDAP-specific values such as country and organization.
.It Ic local_domain Xo
-.Pq "string, default no sub-domain"
+(string, default no sub-domain)
.Xc
Same as the
.Fl d
@@ -362,7 +362,7 @@ Specify the local domain name. If this option is not given the domain name is
determined from the hostname by removing the first component of the
fully-qualified host name.
.It Ic log_file Xo
-.Pq "string, default=/dev/stderr"
+(string, default=/dev/stderr)
.Xc
Same as the
.Fl l
@@ -394,9 +394,9 @@ will log messages via
using the
.Ev LOG_LOCAL7
facility
-.Pq if it exists on the system .
+(if it exists on the system).
.It Ic log_options Xo
-.Pq "string, default no logging options"
+(string, default no logging options)
.Xc
Same as the
.Fl x
@@ -437,7 +437,7 @@ warnings
warnings
.El
.It Ic nfs_retransmit_counter Xo
-.Pq "numeric, default=110"
+(numeric, default=110)
.Xc
Same as the
.Ic counter
@@ -447,7 +447,7 @@ option to
.Nm amd .
Specifies the retransmit counter's value in tenths of seconds.
.It Ic nfs_retry_interval Xo
-.Pq "numeric, default=8"
+(numeric, default=8)
.Xc
Same as the
.Ic interval
@@ -457,7 +457,7 @@ option to
.Nm amd .
Specifies the interval in tenths of seconds, between NFS/RPC/UDP retries.
.It Ic nis_domain Xo
-.Pq "string, default to local NIS domain name"
+(string, default to local NIS domain name)
.Xc
Same as the
.Fl y
@@ -471,7 +471,7 @@ maps. The default is the system domain name. This option is ignored if
.Tn NIS
support is not available.
.It Ic normalize_hostnames Xo
-.Pq "boolean, default=no"
+(boolean, default=no)
.Xc
Same as the
.Fl n
@@ -486,7 +486,7 @@ to translate aliases into
.Qq official
names.
.It Ic os Xo
-.Pq "string, default to compiled in value"
+(string, default to compiled in value)
.Xc
Same as the
.Fl O
@@ -500,7 +500,7 @@ you can override it to
.Dq sos5 ,
and use older maps which were written with the latter in mind.
.It Ic osver Xo
-.Pq "string, default to compiled in value"
+(string, default to compiled in value)
.Xc
Same as the
.Fl o
@@ -514,7 +514,7 @@ you can override it to
.Dq 5.5.1 ,
and use older maps that were written with the latter in mind.
.It Ic pid_file Xo
-.Pq "string, default=/dev/stdout"
+(string, default=/dev/stdout)
.Xc
Specify a file to store the process ID of the running daemon into. If not
specified,
@@ -529,7 +529,7 @@ This file is used only if the
.Ar print_pid
option is on.
.It Ic plock Xo
-.Pq "boolean, default=yes"
+(boolean, default=yes)
.Xc
Same as the
.Fl S
@@ -553,9 +553,9 @@ process as needed. This improves
performance, at the cost of reserving the memory used by the
.Nm amd
process
-.Pq making it unavailable for other processes .
+(making it unavailable for other processes).
.It Ic portmap_program Xo
-.Pq "numeric, default=300019"
+(numeric, default=300019)
.Xc
Specify an alternate Port-mapper RPC program number, other than the official
number. This is useful when running multiple
@@ -579,7 +579,7 @@ can fully control any number of
.Nm amd
processes running on the same host.
.It Ic print_pid Xo
-.Pq "boolean, default=no"
+(boolean, default=no)
.Xc
Same as the
.Fl p
@@ -590,7 +590,7 @@ If
.Nm amd
will print its process ID upon starting.
.It Ic print_version Xo
-.Pq "boolean, default=no"
+(boolean, default=no)
.Xc
Same as the
.Fl v
@@ -604,7 +604,7 @@ continues to run. If
will print its version information string, which includes some configuration
and compilation values.
.It Ic restart_mounts Xo
-.Pq "boolean, default=no"
+(boolean, default=no)
.Xc
Same as the
.Fl r
@@ -618,7 +618,7 @@ mounted. Whenever one of these would have been auto-mounted,
.Nm amd
inherits it.
.It Ic selectors_on_default Xo
-.Pq "boolean, default=no"
+(boolean, default=no)
.Xc
If
.Dq yes ,
@@ -638,12 +638,12 @@ follows:
wire!=slip-net;opts:=intr,rsize=8192,wsize=8192
.Ed
.It Ic show_statfs_entries Xo
-.Pq "boolean, default=no"
+(boolean, default=no)
.Xc
If
.Dq yes ,
then all maps which are browsable will also show the number of entries
-.Pq keys
+(keys)
they have when
.Qq df
runs.
@@ -651,7 +651,7 @@ runs.
.Xr statfs 2
system call.)
.It Ic unmount_on_exit Xo
-.Pq "boolean, default=no"
+(boolean, default=no)
.Xc
If
.Dq yes ,
@@ -660,7 +660,7 @@ then
will attempt to unmount all file systems which it knows about. Normally
.Nm amd
leaves all
-.Pq esp.\&
+(esp.\&)
.Tn NFS
mounted filesystems intact. Note that
.Nm amd
@@ -673,11 +673,11 @@ flag are used.
.Ss "Parameters applicable to regular map sections"
.Bl -tag -width 4n
.It Ic map_name Xo
-.Pq "string, must be specified"
+(string, must be specified)
.Xc
Name of the map where the keys are located.
.It Ic tag Xo
-.Pq "string, default no tag"
+(string, default no tag)
.Xc
Each map entry in the configuration file can be tagged. If no tag is
specified, that map section will always be processed by
OpenPOWER on IntegriCloud