diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/sys/intro.2 | 2 | ||||
-rw-r--r-- | lib/libcuse/cuse.3 | 2 | ||||
-rw-r--r-- | lib/libpam/modules/pam_passwdqc/pam_passwdqc.8 | 1 | ||||
-rw-r--r-- | lib/libpmc/pmc.k8.3 | 1 | ||||
-rw-r--r-- | lib/libpmc/pmc.p4.3 | 1 | ||||
-rw-r--r-- | lib/libutil/fparseln.3 | 1 | ||||
-rw-r--r-- | lib/libutil/login_class.3 | 1 |
7 files changed, 0 insertions, 9 deletions
diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2 index bc10b1d..7ce57aa 100644 --- a/lib/libc/sys/intro.2 +++ b/lib/libc/sys/intro.2 @@ -133,7 +133,6 @@ executable file. A file descriptor argument was out of range, referred to no open file, or a read (write) request was made to a file that was only open for writing (reading). -.Pp .It Er 10 ECHILD Em "\&No child processes" . A .Xr wait 2 @@ -302,7 +301,6 @@ addresses with Internet protocols. .It Er 48 EADDRINUSE Em "Address already in use" . Only one usage of each address is normally permitted. -.Pp .It Er 49 EADDRNOTAVAIL Em "Can't assign requested address" . Normally results from an attempt to create a socket with an address not on this machine. diff --git a/lib/libcuse/cuse.3 b/lib/libcuse/cuse.3 index 356c518..6d8d2a3 100644 --- a/lib/libcuse/cuse.3 +++ b/lib/libcuse/cuse.3 @@ -262,7 +262,6 @@ is returned. .Ft "void" .Fn "cuse_poll_wakeup" "void" This function will wake up any file pollers. -.Pp .Sh LIBRARY LIMITATIONS Transfer lengths for .Fn read , @@ -374,7 +373,6 @@ values in case of failure and success. The events argument is also a mask of .Dv CUSE_POLL_XXX values. -.Pp .Bd -literal -offset indent struct cuse_methods { cuse_open_t *cm_open; diff --git a/lib/libpam/modules/pam_passwdqc/pam_passwdqc.8 b/lib/libpam/modules/pam_passwdqc/pam_passwdqc.8 index 656d0e6..abdd390 100644 --- a/lib/libpam/modules/pam_passwdqc/pam_passwdqc.8 +++ b/lib/libpam/modules/pam_passwdqc/pam_passwdqc.8 @@ -123,7 +123,6 @@ password are not counted. In addition to being sufficiently long, passwords are required to contain enough different characters for the character classes and the minimum length they have been checked against. -.Pp .It Cm max Ns = Ns Ar N .Pq Cm max Ns = Ns 40 The maximum allowed password length. diff --git a/lib/libpmc/pmc.k8.3 b/lib/libpmc/pmc.k8.3 index 19d08aa..45c70ba 100644 --- a/lib/libpmc/pmc.k8.3 +++ b/lib/libpmc/pmc.k8.3 @@ -672,7 +672,6 @@ Count memory controller high priority bypasses. .It Li memory-controller-lo-pri-bypass Count memory controller low priority bypasses. .El -.Pp .It Li k8-nb-memory-controller-dram-slots-missed .Pq Event E2H Count memory controller DRAM command slots missed (in MemClks). diff --git a/lib/libpmc/pmc.p4.3 b/lib/libpmc/pmc.p4.3 index c6d796e..e113b72 100644 --- a/lib/libpmc/pmc.p4.3 +++ b/lib/libpmc/pmc.p4.3 @@ -541,7 +541,6 @@ can take the following value (which is also the default): .It Li running Count cycles when the processor is active. .El -.Pp .It Li p4-instr-retired Op Li ,mask= Ns Ar flags .Pq "TS event" Count instructions retired during a clock cycle. diff --git a/lib/libutil/fparseln.3 b/lib/libutil/fparseln.3 index cd78437..245fba7 100644 --- a/lib/libutil/fparseln.3 +++ b/lib/libutil/fparseln.3 @@ -122,7 +122,6 @@ Remove escape preceding any other character. .It Dv FPARSELN_UNESCALL All of the above. .El -.Pp .El .Sh RETURN VALUES Upon successful completion a pointer to the parsed line is returned; diff --git a/lib/libutil/login_class.3 b/lib/libutil/login_class.3 index 75f3614..c87faae 100644 --- a/lib/libutil/login_class.3 +++ b/lib/libutil/login_class.3 @@ -160,7 +160,6 @@ capability "setenv=var1 val1,var2 val2..,varN valN". .It LOGIN_SETMAC Set the MAC label for the current process to the label specified in system login class database. -.Pp .It LOGIN_SETCPUMASK Create a new .Xr cpuset 2 |