diff options
author | Chris Fraire <cfraire@me.com> | 2017-08-06 19:13:02 -0500 |
---|---|---|
committer | Dan McDonald <danmcd@joyent.com> | 2017-08-24 15:57:24 -0400 |
commit | b31ca922c7346747131aed07c0c171ec2f573aac (patch) | |
tree | 9d0af65b55d78f155097a870fbb1a646b95a7e29 /usr/src/man/man1 | |
parent | f52b16c60da4b4c350471d7fc68089d796cc082f (diff) | |
download | illumos-joyent-b31ca922c7346747131aed07c0c171ec2f573aac.tar.gz |
8566 Man pages contain cross-reference errata
Reviewed by: Yuri Pankov <yuripv@gmx.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src/man/man1')
-rw-r--r-- | usr/src/man/man1/chown.1 | 2 | ||||
-rw-r--r-- | usr/src/man/man1/kbd.1 | 4 | ||||
-rw-r--r-- | usr/src/man/man1/kinit.1 | 2 | ||||
-rw-r--r-- | usr/src/man/man1/mandoc.1 | 9 | ||||
-rw-r--r-- | usr/src/man/man1/msgcpp.1 | 2 | ||||
-rw-r--r-- | usr/src/man/man1/pmap.1 | 2 | ||||
-rw-r--r-- | usr/src/man/man1/preap.1 | 2 | ||||
-rw-r--r-- | usr/src/man/man1/rcp.1 | 4 | ||||
-rw-r--r-- | usr/src/man/man1/rlogin.1 | 2 | ||||
-rw-r--r-- | usr/src/man/man1/telnet.1 | 2 | ||||
-rw-r--r-- | usr/src/man/man1/tftp.1 | 2 | ||||
-rw-r--r-- | usr/src/man/man1/uuidgen.1 | 2 |
12 files changed, 19 insertions, 16 deletions
diff --git a/usr/src/man/man1/chown.1 b/usr/src/man/man1/chown.1 index 66a80566ad..01af882918 100644 --- a/usr/src/man/man1/chown.1 +++ b/usr/src/man/man1/chown.1 @@ -567,7 +567,7 @@ The built-in interfaces are Uncommitted. .SH SEE ALSO .sp .LP -\fBchgrp\fR(1), \fBchmod\fR(1),\fBksh93\fR(1), \fBchown\fR(2), +\fBchgrp\fR(1), \fBchmod\fR(1), \fBksh93\fR(1), \fBchown\fR(2), \fBfpathconf\fR(2), \fBpasswd\fR(4), \fBsystem\fR(4), \fBattributes\fR(5), \fBenviron\fR(5), \fBlargefile\fR(5), \fBstandards\fR(5) .SH NOTES diff --git a/usr/src/man/man1/kbd.1 b/usr/src/man/man1/kbd.1 index 6207323894..59e2acb027 100644 --- a/usr/src/man/man1/kbd.1 +++ b/usr/src/man/man1/kbd.1 @@ -102,8 +102,8 @@ sequence is in use. .sp .LP The Alternate Break sequence has no effect on the keyboard abort. For more -information on the Alternate Break sequence, see \fBzs\fR(7D),\fBse\fR(7D), and -\fBasy\fR(7D). +information on the Alternate Break sequence, see \fBzs\fR(7D), \fBse\fR(7D), +and \fBasy\fR(7D). .sp .LP On many systems, the default effect of the keyboard abort sequence is to diff --git a/usr/src/man/man1/kinit.1 b/usr/src/man/man1/kinit.1 index 98085f1266..59004dcd9c 100644 --- a/usr/src/man/man1/kinit.1 +++ b/usr/src/man/man1/kinit.1 @@ -409,7 +409,7 @@ the user's certificate and private key. .RS 4n All keyword and values are optional. PKCS11 modules (for example, \fBopensc-pkcs11.so\fR) must be installed as a crypto provider -under\fBlibpkcs11\fR(3LIB). \fBslotid=\fR and/or \fBtoken=\fR can be specified +under \fBlibpkcs11\fR(3LIB). \fBslotid=\fR and/or \fBtoken=\fR can be specified to force the use of a particular smard card reader or token if there is more than one available. \fBcertid=\fR and/or \fBcertlabel=\fR can be specified to force the selection of a particular certificate on the device. See the diff --git a/usr/src/man/man1/mandoc.1 b/usr/src/man/man1/mandoc.1 index ac2a1da5f4..1c229ca774 100644 --- a/usr/src/man/man1/mandoc.1 +++ b/usr/src/man/man1/mandoc.1 @@ -1003,9 +1003,12 @@ The argument of the first macro is not .Sq NAME . This may confuse -.Xr makewhatis 8 -and -.Xr apropos 1 . +.Xr apropos 1 +or confuse +.Xr man 1 +when updating the +.Xr whatis 1 +database. .It Sy "NAME section without Nm before Nd" .Pq mdoc The NAME section does not contain any diff --git a/usr/src/man/man1/msgcpp.1 b/usr/src/man/man1/msgcpp.1 index d4f62f2b6e..7627b912a6 100644 --- a/usr/src/man/man1/msgcpp.1 +++ b/usr/src/man/man1/msgcpp.1 @@ -18,7 +18,7 @@ msgcpp \- C language message catalog preprocessor \fBmsgcpp\fR is a C language message catalog preprocessor. It accepts \fBcpp\fR(1) style options and arguments. \fBmsgcpp\fR preprocesses an input C source file and emits keyed lines to the output, usually for further processing -by\fBmsgcc\fR(1). \fBmsgcc\fR output is in the \fBgencat\fR(1) syntax. +by \fBmsgcc\fR(1). \fBmsgcc\fR output is in the \fBgencat\fR(1) syntax. Candidate message text is determined by arguments to the last \fB<error.h>\fR and \fB<option.h>\fR functions. The \fBmsgcpp\fR keyed output lines are: .sp diff --git a/usr/src/man/man1/pmap.1 b/usr/src/man/man1/pmap.1 index d65ae166f1..6177a853a6 100644 --- a/usr/src/man/man1/pmap.1 +++ b/usr/src/man/man1/pmap.1 @@ -689,7 +689,7 @@ different mapping types. In this example, the mappings are as follows: with MAP_NORESERVE 0800000: A DISM shared memory mapping, created with SHM_PAGEABLE - with 8MB locked via mlock(2) + with 8MB locked via mlock(3C) 0900000: A DISM shared memory mapping, created with SHM_PAGEABLE, with 4MB of its pages touched. diff --git a/usr/src/man/man1/preap.1 b/usr/src/man/man1/preap.1 index edef258226..d23b116f43 100644 --- a/usr/src/man/man1/preap.1 +++ b/usr/src/man/man1/preap.1 @@ -32,7 +32,7 @@ of system memory. .sp .LP \fBpreap\fR forces the parent of the process specified by \fIpid\fR to -\fBwaitid\fR(3C) for \fIpid\fR, if \fIpid\fR represents a defunct process. +\fBwaitid\fR(2) for \fIpid\fR, if \fIpid\fR represents a defunct process. .sp .LP \fBpreap\fR attempts to prevent the administrator from unwisely reaping a child diff --git a/usr/src/man/man1/rcp.1 b/usr/src/man/man1/rcp.1 index ebb0dbfbb5..8872406c6f 100644 --- a/usr/src/man/man1/rcp.1 +++ b/usr/src/man/man1/rcp.1 @@ -138,8 +138,8 @@ of the remote host's realm as determined by \fBkrb5.conf\fR(4). \fB\fB-K\fR \fIrealm\fR\fR .ad .RS 12n -This option explicitly disables Kerberos authentication. It canbe used to -override the \fBautologin\fR variable in\fBkrb5.conf\fR(4). +This option explicitly disables Kerberos authentication. It can be used to +override the \fBautologin\fR variable in \fBkrb5.conf\fR(4). .RE .sp diff --git a/usr/src/man/man1/rlogin.1 b/usr/src/man/man1/rlogin.1 index 81c471a1e1..3cfe1c8dd2 100644 --- a/usr/src/man/man1/rlogin.1 +++ b/usr/src/man/man1/rlogin.1 @@ -369,7 +369,7 @@ Hosts database. .sp .LP \fBrsh\fR(1), \fBstty\fR(1), \fBtty\fR(1), \fBin.rlogind\fR(1M), -\fBhosts\fR(4),\fBhosts.equiv\fR(4), \fBkrb5.conf\fR(4), \fBnologin\fR(4), +\fBhosts\fR(4), \fBhosts.equiv\fR(4), \fBkrb5.conf\fR(4), \fBnologin\fR(4), \fBattributes\fR(5), \fBkrb5_auth_rules\fR(5) .SH DIAGNOSTICS .sp diff --git a/usr/src/man/man1/telnet.1 b/usr/src/man/man1/telnet.1 index 22e1ed2ee2..71c318e95e 100644 --- a/usr/src/man/man1/telnet.1 +++ b/usr/src/man/man1/telnet.1 @@ -176,7 +176,7 @@ Forwards a forwardable copy of the local credentials to the remote system. .RS 4n If Kerberos authentication is being used, requests that \fBtelnet\fR obtain tickets for the remote host in \fIrealm\fR instead of the remote host's default -realm as determined in\fBkrb5.conf\fR(4). +realm as determined in \fBkrb5.conf\fR(4). .RE .sp diff --git a/usr/src/man/man1/tftp.1 b/usr/src/man/man1/tftp.1 index d6349cf83a..6f59363622 100644 --- a/usr/src/man/man1/tftp.1 +++ b/usr/src/man/man1/tftp.1 @@ -258,7 +258,7 @@ Print help information. .SH SEE ALSO .sp .LP -\fBin.tftpd\fR(1M), \fBhosts\fR(4), \fBattributes\fR(5),\fBinet\fR(7P), +\fBin.tftpd\fR(1M), \fBhosts\fR(4), \fBattributes\fR(5), \fBinet\fR(7P), \fBinet6\fR(7P) .sp .LP diff --git a/usr/src/man/man1/uuidgen.1 b/usr/src/man/man1/uuidgen.1 index c1a3bd0787..468f16bd03 100644 --- a/usr/src/man/man1/uuidgen.1 +++ b/usr/src/man/man1/uuidgen.1 @@ -60,4 +60,4 @@ Failure. .Sh SEE ALSO .Xr uuid_generate 3uuid , .Xr uuid_generate_random 3uuid , -.Xr uuid_generate_time 3uuidd +.Xr uuid_generate_time 3uuid |