summaryrefslogtreecommitdiff
path: root/usr/src/man/man4
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man4')
-rw-r--r--usr/src/man/man4/a.out.48
-rw-r--r--usr/src/man/man4/contract.42
-rw-r--r--usr/src/man/man4/core.42
-rw-r--r--usr/src/man/man4/driver.conf.48
-rw-r--r--usr/src/man/man4/exec_attr.46
-rw-r--r--usr/src/man/man4/gateways.43
-rw-r--r--usr/src/man/man4/hosts_access.47
-rw-r--r--usr/src/man/man4/hosts_options.41
-rw-r--r--usr/src/man/man4/slp.conf.48
9 files changed, 22 insertions, 23 deletions
diff --git a/usr/src/man/man4/a.out.4 b/usr/src/man/man4/a.out.4
index e4fa3e7554..3f4a3a0f8b 100644
--- a/usr/src/man/man4/a.out.4
+++ b/usr/src/man/man4/a.out.4
@@ -38,17 +38,17 @@ _
ELF header ELF header
_
Program header table Program header table
-\fIoptional\fR
+\fIoptional\fR
_
Section 1 Segment 1
_
-\&. . .
+\&...
_
Section \fIn\fR Segment 2
_
-\&. . .
+\&...
_
-\&. . . \&. . .
+\&... \&...
_
Section header table Section header table
\fIoptional\fR
diff --git a/usr/src/man/man4/contract.4 b/usr/src/man/man4/contract.4
index 6652622b51..26c2458504 100644
--- a/usr/src/man/man4/contract.4
+++ b/usr/src/man/man4/contract.4
@@ -616,7 +616,7 @@ Status info for contract ID
\fBct_event_get_evid\fR(3CONTRACT), \fBct_event_get_flags\fR(3CONTRACT),
\fBct_event_get_nevid\fR(3CONTRACT), \fBct_event_get_newct\fR(3CONTRACT),
\fBct_event_get_type\fR(3CONTRACT),
-\fBct_status_read\fR(3CONTRACT)\fBct_status_get_cookie\fR(3CONTRACT),
+\fBct_status_read\fR(3CONTRACT), \fBct_status_get_cookie\fR(3CONTRACT),
\fBct_status_get_critical\fR(3CONTRACT), \fBct_status_get_holder\fR(3CONTRACT),
\fBct_status_get_id\fR(3CONTRACT), \fBct_status_get_informative\fR(3CONTRACT),
\fBct_status_get_nevid\fR(3CONTRACT), \fBct_status_get_nevents\fR(3CONTRACT),
diff --git a/usr/src/man/man4/core.4 b/usr/src/man/man4/core.4
index f5445fb06e..9c06bcc42e 100644
--- a/usr/src/man/man4/core.4
+++ b/usr/src/man/man4/core.4
@@ -455,7 +455,7 @@ more details.
\fB\fBprsecflags_t\fR\fR
.ad
.RS 15n
-\fBn_type\fR: \fbNT_SECFLAGS\fR. This entry contains the process
+\fBn_type\fR: \fBNT_SECFLAGS\fR. This entry contains the process
security-flags, see \fBsecurity-flags\fR(5), \fBproc\fR(4), and
\fBpsecflags\fR(1) for more information.
.RE
diff --git a/usr/src/man/man4/driver.conf.4 b/usr/src/man/man4/driver.conf.4
index e2073a3035..ab95b1c462 100644
--- a/usr/src/man/man4/driver.conf.4
+++ b/usr/src/man/man4/driver.conf.4
@@ -115,10 +115,10 @@ by the prototype \fBdevinfo\fR node is really present.
Property names must not violate the naming conventions for Open Boot PROM
properties or for IEEE 1275 names. In particular, property names should contain
only printable characters, and should not contain at-sign (\fB@\fR), slash
-(\fB/\fR), backslash (\fB\\fR), colon (\fB:\fR), or square brackets (\fB[]\fR).
-Property values can be decimal integers or strings delimited by double quotes
-(\fB"\fR). Hexadecimal integers can be constructed by prefixing the digits with
-\fB0x\fR.
+(\fB/\fR), backslash (\fB\e\fR), colon (\fB:\fR), or square brackets
+(\fB[]\fR). Property values can be decimal integers or strings delimited by
+double quotes (\fB"\fR). Hexadecimal integers can be constructed by prefixing
+the digits with \fB0x\fR.
.sp
.LP
A comma separated list of integers can be used to construct properties whose
diff --git a/usr/src/man/man4/exec_attr.4 b/usr/src/man/man4/exec_attr.4
index b15eb08cb6..a2eb6b77a4 100644
--- a/usr/src/man/man4/exec_attr.4
+++ b/usr/src/man/man4/exec_attr.4
@@ -36,8 +36,8 @@ profiles in the \fBuser_attr\fR(4) database file.
.LP
Each entry in the \fBexec_attr\fR database consists of one line of text
containing seven fields separated by colons (\fB:\fR). Line continuations using
-the backslash (\fB\\fR) character are permitted. The basic format of each entry
-is:
+the backslash (\fB\e\fR) character are permitted. The basic format of each
+entry is:
.sp
.LP
\fIname\fR:\fIpolicy\fR:\fItype\fR:\fIres1\fR:\fIres2\fR:\fIid\fR:\fIattr\fR
@@ -218,7 +218,7 @@ conflicts.
.LP
The following characters are used in describing the database format and must be
escaped with a backslash if used as data: colon (\fB:\fR), semicolon (\fB;\fR),
-equals (\fB=\fR), and backslash (\fB\\fR).
+equals (\fB=\fR), and backslash (\fB\e\fR).
.SH SEE ALSO
.LP
\fBauths\fR(1), \fBprofiles\fR(1), \fBroles\fR(1),
diff --git a/usr/src/man/man4/gateways.4 b/usr/src/man/man4/gateways.4
index 9b90109061..ae4abcf561 100644
--- a/usr/src/man/man4/gateways.4
+++ b/usr/src/man/man4/gateways.4
@@ -454,8 +454,7 @@ serves as a \fBpoor man's router discovery\fR protocol.
.sp
.ne 2
.na
-\fB\fBtrust_gateway=\fIrtr_name\fR[|\fInet1\fR/\fImask1\fR|\fInet2\fR/\fImask2\
-fR|...]\fR\fR
+\fB\fBtrust_gateway=\fIrtr_name\fR[|\fInet1\fR/\fImask1\fR|\fInet2\fR/\fImask2\fR|...]\fR\fR
.ad
.sp .6
.RS 4n
diff --git a/usr/src/man/man4/hosts_access.4 b/usr/src/man/man4/hosts_access.4
index 1a8f493667..ebeaa7f513 100644
--- a/usr/src/man/man4/hosts_access.4
+++ b/usr/src/man/man4/hosts_access.4
@@ -374,13 +374,14 @@ to the access control software, even though the host is registered.
Domain name server lookups are case insensitive; NIS (formerly YP)
netgroup lookups are case sensitive.
.SH AUTHOR
-.na
+.nf
Wietse Venema (wietse@wzv.win.tue.nl)
Department of Mathematics and Computing Science
Eindhoven University of Technology
-Den Dolech 2, P.O. Box 513,
+Den Dolech 2, P.O. Box 513
5600 MB Eindhoven, The Netherlands
-\" @(#) hosts_access.5 1.20 95/01/30 19:51:46
+.fi
+.\" @(#) hosts_access.5 1.20 95/01/30 19:51:46
.\" Begin Sun update
.SH ATTRIBUTES
See
diff --git a/usr/src/man/man4/hosts_options.4 b/usr/src/man/man4/hosts_options.4
index 593f68c495..0fcc660792 100644
--- a/usr/src/man/man4/hosts_options.4
+++ b/usr/src/man/man4/hosts_options.4
@@ -159,7 +159,6 @@ and service is denied.
.SH SEE ALSO
hosts_access(4), the default access control language
.SH AUTHOR
-.na
.nf
Wietse Venema (wietse@wzv.win.tue.nl)
Department of Mathematics and Computing Science
diff --git a/usr/src/man/man4/slp.conf.4 b/usr/src/man/man4/slp.conf.4
index c1cf31f83e..ecb2e90f0c 100644
--- a/usr/src/man/man4/slp.conf.4
+++ b/usr/src/man/man4/slp.conf.4
@@ -59,7 +59,7 @@ sother = %x21-%x29 / %x2a-%x2b /
%x5b-%x60 / %7b-%7e
; i.e., all characters except `,'
allchar = DIGIT / ALPHA / HTAB / SP
-escape = "\" HEXDIG HEXDIG
+escape = "\e" HEXDIG HEXDIG
; Used for reserved characters
.fi
.in -2
@@ -1137,11 +1137,11 @@ Interface Stability Standard
\fISystem Administration Guide: Network Services\fR
.sp
.LP
-Alvestrand, H.\fIRFC 1766: Tags for the Identification of Languages\fR. Network
-Working Group. March 1995.
+Alvestrand, H. \fIRFC 1766: Tags for the Identification of Languages\fR.
+Network Working Group. March 1995.
.sp
.LP
-Crocker, D., Overell, P.\fIRFC 2234, Augmented BNF for Syntax Specifications:
+Crocker, D., Overell, P. \fIRFC 2234, Augmented BNF for Syntax Specifications:
ABNF\fR. The Internet Society. 1997.
.sp
.LP