diff options
Diffstat (limited to 'usr/src/man/man5')
-rw-r--r-- | usr/src/man/man5/brand.4th.5 | 2 | ||||
-rw-r--r-- | usr/src/man/man5/byteorder.5 | 6 | ||||
-rw-r--r-- | usr/src/man/man5/gptzfsboot.5 | 2 | ||||
-rw-r--r-- | usr/src/man/man5/loader.5 | 4 | ||||
-rw-r--r-- | usr/src/man/man5/menu.4th.5 | 2 | ||||
-rw-r--r-- | usr/src/man/man5/pam_unix_auth.5 | 2 | ||||
-rw-r--r-- | usr/src/man/man5/pam_unix_cred.5 | 2 | ||||
-rw-r--r-- | usr/src/man/man5/pam_unix_session.5 | 2 | ||||
-rw-r--r-- | usr/src/man/man5/version.4th.5 | 2 | ||||
-rw-r--r-- | usr/src/man/man5/zpool-features.5 | 8 |
10 files changed, 16 insertions, 16 deletions
diff --git a/usr/src/man/man5/brand.4th.5 b/usr/src/man/man5/brand.4th.5 index 8bb9b7b935..467a3075b2 100644 --- a/usr/src/man/man5/brand.4th.5 +++ b/usr/src/man/man5/brand.4th.5 @@ -100,7 +100,7 @@ The .Nm itself. .It Pa /boot/loader.rc -.Xr loader 4 +.Xr loader 5 bootstrapping script. .El .Sh EXAMPLES diff --git a/usr/src/man/man5/byteorder.5 b/usr/src/man/man5/byteorder.5 index 8e091f5f3d..4b33ac411b 100644 --- a/usr/src/man/man5/byteorder.5 +++ b/usr/src/man/man5/byteorder.5 @@ -202,7 +202,7 @@ check the byte order and convert it appropriately. The system provides two different sets of functions to convert values between big-endian and little-endian. They are defined in -.Xr byteorder 3C +.Xr byteorder 3SOCKET and .Xr endian 3C . .Pp @@ -235,7 +235,7 @@ The second family of functions, provide a means to convert between the host's byte order and big-endian and little-endian specifically. While these functions are similar to those in -.Xr byteorder 3C , +.Xr byteorder 3SOCKET , they more explicitly cover different data conversions. Like them, these functions operate on either 16-bit, 32-bit, or 64-bit values. When converting from big-endian, to the host's endianness, the functions @@ -254,7 +254,7 @@ to little-endian respectively. These functions are not standardized and the header they appear in varies between the BSDs and GNU/Linux. Applications that wish to be portable, shoulda instead use the -.Xr byteorder 3C +.Xr byteorder 3SOCKET functions. .Pp All of these functions in both families simply return their input when diff --git a/usr/src/man/man5/gptzfsboot.5 b/usr/src/man/man5/gptzfsboot.5 index e74ef30d32..e558ec7d4c 100644 --- a/usr/src/man/man5/gptzfsboot.5 +++ b/usr/src/man/man5/gptzfsboot.5 @@ -84,7 +84,7 @@ If is present in the boot filesystem, boot options are read from it. .Pp The ZFS GUIDs of the boot pool and boot file system are made available to -.Xr zfsloader 8 . +.Xr zfsloader 5 . .Ss USAGE Normally .Nm diff --git a/usr/src/man/man5/loader.5 b/usr/src/man/man5/loader.5 index b65ab25ed9..74deff9a6b 100644 --- a/usr/src/man/man5/loader.5 +++ b/usr/src/man/man5/loader.5 @@ -720,7 +720,7 @@ Unspecified error. .It Pa /boot/loader.conf.local .Nm configuration files, as described in -.Xr loader.conf 5 . +.Xr loader.conf 4 . .It Pa /boot/loader.help Loaded by .Ic help . @@ -754,7 +754,7 @@ autoboot 5 .Sh SEE ALSO .Xr boot 1M , .Xr btxld 1onbld , -.Xr loader.conf 5 +.Xr loader.conf 4 .Sh STANDARDS For the purposes of ANS Forth compliance, loader is an .Bf Em diff --git a/usr/src/man/man5/menu.4th.5 b/usr/src/man/man5/menu.4th.5 index 92f15d9d9b..804fc54f6f 100644 --- a/usr/src/man/man5/menu.4th.5 +++ b/usr/src/man/man5/menu.4th.5 @@ -113,7 +113,7 @@ process and escaping to the loader prompt. Default is .Dq Li 10 . See -.Xr loader 8 +.Xr loader 5 for additional information. .It Va menu_timeout_command The command to be executed after diff --git a/usr/src/man/man5/pam_unix_auth.5 b/usr/src/man/man5/pam_unix_auth.5 index 874f104e26..047a99de06 100644 --- a/usr/src/man/man5/pam_unix_auth.5 +++ b/usr/src/man/man5/pam_unix_auth.5 @@ -216,7 +216,7 @@ multi-threaded application uses its own \fBPAM\fR handle. The \fBpam_unix\fR(5) module is no longer supported. Similar functionality is provided by \fBpam_authtok_check\fR(5), \fBpam_authtok_get\fR(5), \fBpam_authtok_store\fR(5), \fBpam_dhkeys\fR(5), -\fBpam_passwd_auth\fR(5),\fBpam_setcred\fR(3PAM), \fBpam_unix_account\fR(5), +\fBpam_passwd_auth\fR(5), \fBpam_setcred\fR(3PAM), \fBpam_unix_account\fR(5), \fBpam_unix_cred\fR(5), \fBpam_unix_session\fR(5). .sp .LP diff --git a/usr/src/man/man5/pam_unix_cred.5 b/usr/src/man/man5/pam_unix_cred.5 index 6f5ac56532..b227b70857 100644 --- a/usr/src/man/man5/pam_unix_cred.5 +++ b/usr/src/man/man5/pam_unix_cred.5 @@ -195,7 +195,7 @@ MT Level MT-Safe with exceptions \fBssh\fR(1), \fBsu\fR(1M), \fBsettaskid\fR(2), \fBlibpam\fR(3LIB), \fBgetprojent\fR(3PROJECT), \fBpam\fR(3PAM), \fBpam_set_item\fR(3PAM), \fBpam_sm_authenticate\fR(3PAM), \fBsyslog\fR(3C), -\fBsetproject\fR(3PROJECT),\fBpam.conf\fR(4), \fBnsswitch.conf\fR(4), +\fBsetproject\fR(3PROJECT), \fBpam.conf\fR(4), \fBnsswitch.conf\fR(4), \fBproject\fR(4), \fBattributes\fR(5), \fBpam_authtok_check\fR(5), \fBpam_authtok_get\fR(5), \fBpam_authtok_store\fR(5), \fBpam_dhkeys\fR(5), \fBpam_passwd_auth\fR(5), \fBpam_unix_auth\fR(5), \fBpam_unix_account\fR(5), diff --git a/usr/src/man/man5/pam_unix_session.5 b/usr/src/man/man5/pam_unix_session.5 index 91cf5112bd..417ab45de4 100644 --- a/usr/src/man/man5/pam_unix_session.5 +++ b/usr/src/man/man5/pam_unix_session.5 @@ -98,7 +98,7 @@ MT Level MT-Safe with exceptions \fBlibpam\fR(3LIB), \fBpam.conf\fR(4), \fBnsswitch.conf\fR(4), \fBattributes\fR(5), \fBpam_authtok_check\fR(5), \fBpam_authtok_get\fR(5), \fBpam_authtok_store\fR(5), \fBpam_dhkeys\fR(5), \fBpam_passwd_auth\fR(5), -\fBpam_unix_account\fR(5),\fBpam_unix_auth\fR(5), +\fBpam_unix_account\fR(5), \fBpam_unix_auth\fR(5) .SH NOTES .sp .LP diff --git a/usr/src/man/man5/version.4th.5 b/usr/src/man/man5/version.4th.5 index a0d9729294..556e04ab7a 100644 --- a/usr/src/man/man5/version.4th.5 +++ b/usr/src/man/man5/version.4th.5 @@ -104,7 +104,7 @@ bootstrapping script. Override .Xr loader 5 version in -.Xr loader.conf 5 : +.Xr loader.conf 4 : .Pp .Bd -literal -offset indent -compact loader_version="loader 1.1" diff --git a/usr/src/man/man5/zpool-features.5 b/usr/src/man/man5/zpool-features.5 index c2196ecc4e..214e34f67f 100644 --- a/usr/src/man/man5/zpool-features.5 +++ b/usr/src/man/man5/zpool-features.5 @@ -468,7 +468,7 @@ cannot for whatever reason utilize the faster \fBskein\fR and When the \fBsha512\fR feature is set to \fBenabled\fR, the administrator can turn on the \fBsha512\fR checksum on any dataset using the -\fBzfs set checksum=sha512\fR(1M) command. This feature becomes +\fBzfs set checksum=sha512\fR command. This feature becomes \fBactive\fR once a \fBchecksum\fR property has been set to \fBsha512\fR, and will return to being \fBenabled\fR once all filesystems that have ever had their checksum set to \fBsha512\fR are destroyed. @@ -503,7 +503,7 @@ given pool, preventing hash collision attacks on systems with dedup. When the \fBskein\fR feature is set to \fBenabled\fR, the administrator can turn on the \fBskein\fR checksum on any dataset using the -\fBzfs set checksum=skein\fR(1M) command. This feature becomes +\fBzfs set checksum=skein\fR command. This feature becomes \fBactive\fR once a \fBchecksum\fR property has been set to \fBskein\fR, and will return to being \fBenabled\fR once all filesystems that have ever had their checksum set to \fBskein\fR are destroyed. @@ -545,7 +545,7 @@ pool. When the \fBedonr\fR feature is set to \fBenabled\fR, the administrator can turn on the \fBedonr\fR checksum on any dataset using the -\fBzfs set checksum=edonr\fR(1M) command. This feature becomes +\fBzfs set checksum=edonr\fR command. This feature becomes \fBactive\fR once a \fBchecksum\fR property has been set to \fBedonr\fR, and will return to being \fBenabled\fR once all filesystems that have ever had their checksum set to \fBedonr\fR are destroyed. @@ -555,4 +555,4 @@ Booting off of pools using \fBedonr\fR is \fBNOT\fR supported error. .SH "SEE ALSO" -\fBzpool\fR(1M) +\fBzfs\fR(1M), \fBzpool\fR(1M) |