summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2012-05-12 15:08:22 +0000
committergjb <gjb@FreeBSD.org>2012-05-12 15:08:22 +0000
commit67d88d49d47f7e24f595399aff7b0180170a9fd8 (patch)
tree96e9ecd035bd5e73e25e3c47edc970d9de0db051 /share
parentf03eeb7a004f065945832446b54981488d9376be (diff)
downloadFreeBSD-src-67d88d49d47f7e24f595399aff7b0180170a9fd8.zip
FreeBSD-src-67d88d49d47f7e24f595399aff7b0180170a9fd8.tar.gz
General mdoc(7) and typo fixes.
PR: 167804 Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org) MFC after: 3 days
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/device.hints.52
-rw-r--r--share/man/man5/make.conf.52
-rw-r--r--share/man/man5/nsmb.conf.51
-rw-r--r--share/man/man5/portsnap.conf.512
-rw-r--r--share/man/man5/rc.conf.511
-rw-r--r--share/termcap/termcap.54
6 files changed, 18 insertions, 14 deletions
diff --git a/share/man/man5/device.hints.5 b/share/man/man5/device.hints.5
index 9dcaccd..16d4627 100644
--- a/share/man/man5/device.hints.5
+++ b/share/man/man5/device.hints.5
@@ -162,7 +162,7 @@ hint.acpi.0.disabled="1"
.Xr kenv 1 ,
.Xr loader.conf 5 ,
.Xr loader 8 ,
-.Xr resource_int_value 9 .
+.Xr resource_int_value 9
.Sh HISTORY
The
.Nm
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5
index 00512d6..9723f4c 100644
--- a/share/man/man5/make.conf.5
+++ b/share/man/man5/make.conf.5
@@ -575,7 +575,7 @@ files at build time.
The value should include the full path to the
.Pa .mc
file(s), e.g.,
-.Pa /etc/mail/foo.mc
+.Pa /etc/mail/foo.mc ,
.Pa /etc/mail/bar.mc .
.It Va SENDMAIL_ALIASES
.Pq Vt str
diff --git a/share/man/man5/nsmb.conf.5 b/share/man/man5/nsmb.conf.5
index 2548a05..30fbecd 100644
--- a/share/man/man5/nsmb.conf.5
+++ b/share/man/man5/nsmb.conf.5
@@ -96,7 +96,6 @@ Possible keywords may include:
.Bl -tag -width ".Pa /etc/nsmb.conf"
.It Pa /etc/nsmb.conf
The default remote mount-point configuration file.
-.Pa "~/nsmb.conf"
.It Pa ~/nsmb.conf
The user specific remote mount-point configuration file.
.El
diff --git a/share/man/man5/portsnap.conf.5 b/share/man/man5/portsnap.conf.5
index b936d98..90225b2 100644
--- a/share/man/man5/portsnap.conf.5
+++ b/share/man/man5/portsnap.conf.5
@@ -47,7 +47,8 @@ specifies the source from which snapshots should be fetched.
This is equivalent to the
.Fl s Ar server
option to
-.Xr portsnap 8 , and will be ignored if the command-line
+.Xr portsnap 8 ,
+and will be ignored if the command-line
option is used.
.Pp
A line of the form
@@ -58,7 +59,8 @@ belonging to an RSA keypair which is trusted to sign updates.
This is equivalent to the
.Fl k Ar KEY
option to
-.Xr portsnap 8 , and will be ignored if the command-line
+.Xr portsnap 8 ,
+and will be ignored if the command-line
option is used.
.Pp
A line of the form
@@ -68,7 +70,8 @@ snapshot of the ports tree.
This is equivalent to the
.Fl d Ar workdir
option to
-.Xr portsnap 8 , and will be ignored if the command-line option
+.Xr portsnap 8 ,
+and will be ignored if the command-line option
is used.
.Pp
A line of the form
@@ -82,7 +85,8 @@ commands.
This is equivalent to the
.Fl p Ar portsdir
option to
-.Xr portsnap 8 , and will be ignored if the command-line option
+.Xr portsnap 8 ,
+and will be ignored if the command-line option
is used.
.Pp
If more than one line of any of the above forms is included in
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 2ed4a56..f419335 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -386,7 +386,7 @@ is used to set the hostname via DHCP,
this variable should be set to an empty string.
If this value remains unset when the system is done booting
your console login will display the default hostname of
-.Dq Amnesiac.
+.Dq Amnesiac .
.It Va nisdomainname
.Pq Vt str
The NIS domain name of this host, or
@@ -1299,6 +1299,7 @@ ifconfig_ed0_name="net0"
ifconfig_net0="inet 192.0.2.1 netmask 0xffffff00"
.Ed
.It Va ipv6_enable
+.Pq Vt bool
This variable is deprecated.
Use
.Va ifconfig_ Ns Ao Ar interface Ac Ns _ipv6
@@ -1306,7 +1307,6 @@ and
.Va ipv6_activate_all_interfaces
if necessary.
.Pp
-.Pq Vt bool
If the variable is
.Dq Li YES ,
.Dq Li inet6 accept_rtadv
@@ -1317,12 +1317,12 @@ and the
is defined as
.Dq Li YES .
.It Va ipv6_prefer
+.Pq Vt bool
This variable is deprecated.
Use
.Va ip6addrctl_policy
instead.
.Pp
-.Pq Vt bool
If the variable is
.Dq Li YES ,
the default address selection policy table set by
@@ -3286,9 +3286,10 @@ is enabled, and a
daemon is started for a non-default port, the
.Va "moused_" Ns Ar XXX Ns Va "_flags"
set of options has precedence over and replaces the default
-.Va moused_flags (where
+.Va moused_flags
+(where
.Ar XXX
-is the name of the non-default port, i.e.\&
+is the name of the non-default port, i.e.,\&
.Ar ums0 ) .
By setting
.Va "moused_" Ns Ar XXX Ns Va "_flags"
diff --git a/share/termcap/termcap.5 b/share/termcap/termcap.5
index 1fae963..1f9c7ea 100644
--- a/share/termcap/termcap.5
+++ b/share/termcap/termcap.5
@@ -1821,7 +1821,7 @@ from the status line can be given as
.Sy \&ts
and
.Sy \&fs .
-.Pf ( Xr \&fs
+.Pf ( Sy \&fs
must leave the cursor position in the same place that it was before
.Sy \&ts .
If necessary, the
@@ -2067,7 +2067,7 @@ for ^C.
.Pp
Other specific terminal problems may be corrected by adding more
capabilities of the form
-.Sy x Em x .
+.Sy x Ns Em x .
.Ss Similar Terminals
If there are two very similar terminals,
one can be defined as being just like the other with certain exceptions.
OpenPOWER on IntegriCloud