summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/reboot.22
-rw-r--r--lib/libdevstat/devstat.32
-rw-r--r--lib/libtacplus/tacplus.conf.58
-rw-r--r--lib/libusb/usb.32
-rw-r--r--lib/libusbhid/usb.32
-rw-r--r--lib/libusbhid/usbhid.32
6 files changed, 11 insertions, 7 deletions
diff --git a/lib/libc/sys/reboot.2 b/lib/libc/sys/reboot.2
index cf34745..8f247b2 100644
--- a/lib/libc/sys/reboot.2
+++ b/lib/libc/sys/reboot.2
@@ -105,7 +105,7 @@ via the
.Fn reboot
call.
See
-.Xr kadb 4
+.Xr ddb 4
for more information.
.It Dv RB_NOSYNC
Normally, the disks are sync'd (see
diff --git a/lib/libdevstat/devstat.3 b/lib/libdevstat/devstat.3
index 319b37e..1f631c0 100644
--- a/lib/libdevstat/devstat.3
+++ b/lib/libdevstat/devstat.3
@@ -914,12 +914,12 @@ which is
.Dv DEVSTAT_ERRBUF_SIZE
characters long.
.Sh SEE ALSO
-.Xr sysctl 1 ,
.Xr systat 1 ,
.Xr kvm 3 ,
.Xr sysctl 3 ,
.Xr iostat 8 ,
.Xr rpc.rstatd 8 ,
+.Xr sysctl 8 ,
.Xr vmstat 8 ,
.Xr devstat 9
.Sh HISTORY
diff --git a/lib/libtacplus/tacplus.conf.5 b/lib/libtacplus/tacplus.conf.5
index be7af61..6f7130f 100644
--- a/lib/libtacplus/tacplus.conf.5
+++ b/lib/libtacplus/tacplus.conf.5
@@ -36,7 +36,9 @@
.Nm
contains the information necessary to configure the TACACS+ client
library. It is parsed by
-.Xr tac_config 3 .
+.Fn tac_config
+(see
+.Xr libtacplus 3 ) .
The file contains one or more lines of text, each describing a
single TACACS+ server which is to be used by the library. Leading
white space is ignored, as are empty lines and lines containing
@@ -89,7 +91,9 @@ order, until a valid response is received or the list is exhausted.
The standard location for this file is
.Pa /etc/tacplus.conf .
An alternate pathname may be specified in the call to
-.Xr tac_config 3 .
+.Fn tac_config
+(see
+.Xr libtacplus 3 ) .
Since the file contains sensitive information in the form of the
shared secrets, it should not be readable except by root.
.Sh FILES
diff --git a/lib/libusb/usb.3 b/lib/libusb/usb.3
index 0b58ea9..bf3e9d9 100644
--- a/lib/libusb/usb.3
+++ b/lib/libusb/usb.3
@@ -203,7 +203,7 @@ The
specifications can be found at
.Dv http://www.usb.org/developers/docs.htm .
.Pp
-.Xr hid 4 ,
+.Xr uhid 4 ,
.Xr usb 4
.Sh HISTORY
The
diff --git a/lib/libusbhid/usb.3 b/lib/libusbhid/usb.3
index 0b58ea9..bf3e9d9 100644
--- a/lib/libusbhid/usb.3
+++ b/lib/libusbhid/usb.3
@@ -203,7 +203,7 @@ The
specifications can be found at
.Dv http://www.usb.org/developers/docs.htm .
.Pp
-.Xr hid 4 ,
+.Xr uhid 4 ,
.Xr usb 4
.Sh HISTORY
The
diff --git a/lib/libusbhid/usbhid.3 b/lib/libusbhid/usbhid.3
index 0b58ea9..bf3e9d9 100644
--- a/lib/libusbhid/usbhid.3
+++ b/lib/libusbhid/usbhid.3
@@ -203,7 +203,7 @@ The
specifications can be found at
.Dv http://www.usb.org/developers/docs.htm .
.Pp
-.Xr hid 4 ,
+.Xr uhid 4 ,
.Xr usb 4
.Sh HISTORY
The
OpenPOWER on IntegriCloud