aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man3/pthread_cond_timedwait.32
-rw-r--r--share/man/man4/icmp6.43
-rw-r--r--share/man/man4/si.42
-rw-r--r--share/man/man4/termios.43
-rw-r--r--share/man/man7/security.72
-rw-r--r--share/man/man9/VOP_ACCESS.92
-rw-r--r--share/man/man9/VOP_LEASE.92
-rw-r--r--share/man/man9/devfs_remove_dev.92
-rw-r--r--share/man/man9/device_add_child.92
-rw-r--r--share/man/man9/vput.92
10 files changed, 12 insertions, 10 deletions
diff --git a/share/man/man3/pthread_cond_timedwait.3 b/share/man/man3/pthread_cond_timedwait.3
index a5fa52b3a031..e80c2bfb99ac 100644
--- a/share/man/man3/pthread_cond_timedwait.3
+++ b/share/man/man3/pthread_cond_timedwait.3
@@ -32,7 +32,7 @@
.Os BSD 4
.Sh NAME
.Nm pthread_cond_timedwait
-.Nd wait on a condition variable for a specific amount of time
+.Nd "wait on a condition variable for a specific amount of time"
.Sh LIBRARY
.Lb libc_r
.Sh SYNOPSIS
diff --git a/share/man/man4/icmp6.4 b/share/man/man4/icmp6.4
index 4149bfbe499b..c66ab309c8be 100644
--- a/share/man/man4/icmp6.4
+++ b/share/man/man4/icmp6.4
@@ -179,7 +179,8 @@ and
.Dv SETBLOCKALL ,
let us specify that
all
-.Tn ICMPv6 messages are passed to the application or that all
+.Tn ICMPv6
+messages are passed to the application or that all
.Tn ICMPv6
messages are blocked from being passed to the application.
.Pp
diff --git a/share/man/man4/si.4 b/share/man/man4/si.4
index 428f5e1353ee..a8bb8784d80e 100644
--- a/share/man/man4/si.4
+++ b/share/man/man4/si.4
@@ -4,7 +4,7 @@
.Dt SI 4
.Sh NAME
.Nm si
-.Nd Driver for Specialix International SI/XIO or SX intelligent serial card.
+.Nd "driver for Specialix International SI/XIO or SX intelligent serial card"
.Sh SYNOPSIS
.Cd "device si"
.Cd "device si0 at isa? irq 12 iomem 0xd0000"
diff --git a/share/man/man4/termios.4 b/share/man/man4/termios.4
index 67e6804c6c1b..78813a884fd2 100644
--- a/share/man/man4/termios.4
+++ b/share/man/man4/termios.4
@@ -168,7 +168,8 @@ the process's group
unless one of the
following special cases apply: If the reading process is ignoring or
blocking the
-.Dv SIGTTIN signal, or if the process group of the reading
+.Dv SIGTTIN
+signal, or if the process group of the reading
process is orphaned, the
.Xr read 2
returns -1 with
diff --git a/share/man/man7/security.7 b/share/man/man7/security.7
index 4dfc1ec69855..99f222ad570c 100644
--- a/share/man/man7/security.7
+++ b/share/man/man7/security.7
@@ -106,7 +106,7 @@ may find a bug in a root-run server and be able to break root over a network
connection to that server, or the attacker may know of a bug in an suid-root
program that allows the attacker to break root once he has broken into a
user's account. If an attacker has found a way to break root on a machine,
-.Pa the attacker may not have a need to install a backdoor.
+the attacker may not have a need to install a backdoor.
Many of the root holes found and closed to date involve a considerable amount
of work by the hacker to cleanup after himself, so most hackers do install
backdoors. This gives you a convienient way to detect the hacker. Making
diff --git a/share/man/man9/VOP_ACCESS.9 b/share/man/man9/VOP_ACCESS.9
index 7f9f3dff9594..edf8141e7137 100644
--- a/share/man/man9/VOP_ACCESS.9
+++ b/share/man/man9/VOP_ACCESS.9
@@ -34,7 +34,7 @@
.Dt VOP_ACCESS 9
.Sh NAME
.Nm VOP_ACCESS
-.Nd check access permissions of a file or Unix domain socket
+.Nd "check access permissions of a file or Unix domain socket"
.Sh SYNOPSIS
.Fd #include <sys/param.h>
.Fd #include <sys/vnode.h>
diff --git a/share/man/man9/VOP_LEASE.9 b/share/man/man9/VOP_LEASE.9
index 3e4981ab8a28..07d68539b0a3 100644
--- a/share/man/man9/VOP_LEASE.9
+++ b/share/man/man9/VOP_LEASE.9
@@ -33,7 +33,7 @@
.Dt VOP_LEASE 9
.Sh NAME
.Nm VOP_LEASE
-.Nd Validates a vnode for a particular set of credentials and operation type
+.Nd "validate a vnode for a particular set of credentials and operation type"
.Sh SYNOPSIS
.Fd #include <sys/param.h>
.Fd #include <sys/mount.h>
diff --git a/share/man/man9/devfs_remove_dev.9 b/share/man/man9/devfs_remove_dev.9
index 248e468cfef4..316d45923658 100644
--- a/share/man/man9/devfs_remove_dev.9
+++ b/share/man/man9/devfs_remove_dev.9
@@ -36,7 +36,7 @@
.Dt DEVFS_REMOVE_DEV 9
.Sh NAME
.Nm devfs_remove_dev
-.Nd remove all references to a devfs device node and delete the node.
+.Nd "remove all references to a devfs device node and delete the node"
.Sh SYNOPSIS
.Fd #include <sys/types.h>
.Fd #include <sys/devfsext.h>
diff --git a/share/man/man9/device_add_child.9 b/share/man/man9/device_add_child.9
index 4b132fae0c20..954772d170f4 100644
--- a/share/man/man9/device_add_child.9
+++ b/share/man/man9/device_add_child.9
@@ -34,7 +34,7 @@
.Sh NAME
.Nm device_add_child ,
.Nm device_add_child_ordered
-.Nd add a new device as a child of an existing device
+.Nd "add a new device as a child of an existing device"
.Sh SYNOPSIS
.Fd #include <sys/param.h>
.Fd #include <sys/bus.h>
diff --git a/share/man/man9/vput.9 b/share/man/man9/vput.9
index 88f829aaa3db..6c50b6a7b303 100644
--- a/share/man/man9/vput.9
+++ b/share/man/man9/vput.9
@@ -33,7 +33,7 @@
.Dt VPUT 9
.Sh NAME
.Nm vput
-.Nd decrement the use count for a vnode and unlock it
+.Nd "decrement the use count for a vnode and unlock it"
.Sh SYNOPSIS
.Fd #include <sys/param.h>
.Fd #include <sys/vnode.h>