aboutsummaryrefslogtreecommitdiff
path: root/share/man/man5
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-08-07 15:48:51 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-08-07 15:48:51 +0000
commitc4d9468ea0e627c69802bd0689c93527dc2e2a85 (patch)
tree0505e005ecc9492a4b759dc8e06eb138613e4aa4 /share/man/man5
parent5de15c0508449da98f193b4d397a9750d2494ce3 (diff)
downloadsrc-c4d9468ea0e627c69802bd0689c93527dc2e2a85.tar.gz
src-c4d9468ea0e627c69802bd0689c93527dc2e2a85.zip
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.
Notes
Notes: svn path=/head/; revision=81251
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/a.out.56
-rw-r--r--share/man/man5/link.524
-rw-r--r--share/man/man5/periodic.conf.56
-rw-r--r--share/man/man5/rc.conf.512
4 files changed, 16 insertions, 32 deletions
diff --git a/share/man/man5/a.out.5 b/share/man/man5/a.out.5
index a659ba7b1d02..027cf961501b 100644
--- a/share/man/man5/a.out.5
+++ b/share/man/man5/a.out.5
@@ -402,11 +402,9 @@ field hold one of two values:
.Dv AUX_FUNC
and
.Dv AUX_OBJECT
-.Po
-see
+(see
.Aq Pa link.h
-for their definitions
-.Pc .
+for their definitions).
.Dv AUX_FUNC
associates the symbol with a callable function, while
.Dv AUX_OBJECT
diff --git a/share/man/man5/link.5 b/share/man/man5/link.5
index 85c0e278df3f..199591e6ba4a 100644
--- a/share/man/man5/link.5
+++ b/share/man/man5/link.5
@@ -196,10 +196,8 @@ The location of the Procedure Linkage Table within this image.
The location of an array of
.Fa relocation_info
structures
-.Po
-see
-.Xr a.out 5
-.Pc
+(see
+.Xr a.out 5 )
specifying run-time relocations.
.It Fa sdt_hash
The location of the hash table for fast symbol lookup in this object's
@@ -227,10 +225,8 @@ A
structure describes a shared object that is needed
to complete the link edit process of the object containing it.
A list of such objects
-.Po
-chained through
-.Fa sod_next
-.Pc
+(chained through
+.Fa sod_next )
is pointed at
by the
.Fa sdt_sods
@@ -256,10 +252,8 @@ specifies a library that is to be searched for by
.Nm ld.so .
The path name
is obtained by searching a set of directories
-.Po
-see also
-.Xr ldconfig 8
-.Pc
+(see also
+.Xr ldconfig 8 )
for a shared object matching
.Em lib\&<sod_name>\&.so.n.m .
If not set,
@@ -340,10 +334,8 @@ struct nzlist {
.Ed
.Bl -tag -width nz_size
.It Fa nlist
-.Po
-see
-.Xr nlist 3
-.Pc .
+(see
+.Xr nlist 3 ) .
.It Fa nz_size
The size of the data represented by this symbol.
.El
diff --git a/share/man/man5/periodic.conf.5 b/share/man/man5/periodic.conf.5
index b30ad8fd0f2b..39fc21d56acc 100644
--- a/share/man/man5/periodic.conf.5
+++ b/share/man/man5/periodic.conf.5
@@ -346,10 +346,8 @@ Set to
.Dq YES
if you want to run
.Xr df 1
-.Po
-with the arguments supplied in
-.Va daily_status_disks_df_flags
-.Pc
+(with the arguments supplied in
+.Va daily_status_disks_df_flags )
and
.Ic dump -W .
.It Va daily_status_disks_df_flags
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 06bbad4fe498..05b8b9e4a4c1 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -168,11 +168,9 @@ if you are not running NIS.
.It Va dhcp_program
.Pq Vt str
Path to the DHCP client program
-.Po
-.Pa /sbin/dhclient ,
+.Pa ( /sbin/dhclient ,
the ISC DHCP client,
-is the default
-.Pc .
+is the default).
.It Va dhcp_flags
.Pq Vt str
Additional flags to pass to the DHCP client program.
@@ -1681,10 +1679,8 @@ at system boot time.
.It Va sshd_program
.Pq Vt str
Path to the SSH server program
-.Po
-.Pa /usr/sbin/sshd
-is the default
-.Pc .
+.Pa ( /usr/sbin/sshd
+is the default).
.It Va sshd_enable
.Pq Vt bool
Set to