diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/stdbit/stdc_bit_ceil.3 | 4 | ||||
| -rw-r--r-- | lib/libc/stdbit/stdc_bit_floor.3 | 4 | ||||
| -rw-r--r-- | lib/libc/stdbit/stdc_bit_width.3 | 4 | ||||
| -rw-r--r-- | lib/libc/stdbit/stdc_count_ones.3 | 4 | ||||
| -rw-r--r-- | lib/libc/stdbit/stdc_count_zeros.3 | 4 | ||||
| -rw-r--r-- | lib/libc/stdbit/stdc_first_leading_one.3 | 4 | ||||
| -rw-r--r-- | lib/libc/stdbit/stdc_first_leading_zero.3 | 2 | ||||
| -rw-r--r-- | lib/libc/stdbit/stdc_first_trailing_one.3 | 4 | ||||
| -rw-r--r-- | lib/libc/stdbit/stdc_first_trailing_zero.3 | 4 | ||||
| -rw-r--r-- | lib/libc/stdbit/stdc_has_single_bit.3 | 4 | ||||
| -rw-r--r-- | lib/libc/stdbit/stdc_leading_ones.3 | 4 | ||||
| -rw-r--r-- | lib/libc/stdbit/stdc_leading_zeros.3 | 4 | ||||
| -rw-r--r-- | lib/libc/stdbit/stdc_trailing_ones.3 | 4 | ||||
| -rw-r--r-- | lib/libc/stdbit/stdc_trailing_zeros.3 | 4 | ||||
| -rw-r--r-- | lib/libsys/lio_listio.2 | 3 |
15 files changed, 29 insertions, 28 deletions
diff --git a/lib/libc/stdbit/stdc_bit_ceil.3 b/lib/libc/stdbit/stdc_bit_ceil.3 index 470b255f471e..12644ab56c58 100644 --- a/lib/libc/stdbit/stdc_bit_ceil.3 +++ b/lib/libc/stdbit/stdc_bit_ceil.3 @@ -76,6 +76,6 @@ The family of functions and the .Fn stdc_bit_ceil type-generic macro were added in -.Fx 15.1. -.Sh AUTHOR +.Fx 15.1 . +.Sh AUTHORS .An Robert Clausecker Aq Mt fuz@FreeBSD.org diff --git a/lib/libc/stdbit/stdc_bit_floor.3 b/lib/libc/stdbit/stdc_bit_floor.3 index 3e90c34f070f..375bc922fc2f 100644 --- a/lib/libc/stdbit/stdc_bit_floor.3 +++ b/lib/libc/stdbit/stdc_bit_floor.3 @@ -78,6 +78,6 @@ The family of functions and the .Fn stdc_bit_floor type-generic macro were added in -.Fx 15.1. -.Sh AUTHOR +.Fx 15.1 . +.Sh AUTHORS .An Robert Clausecker Aq Mt fuz@FreeBSD.org diff --git a/lib/libc/stdbit/stdc_bit_width.3 b/lib/libc/stdbit/stdc_bit_width.3 index 8d59886818d3..73aad274911c 100644 --- a/lib/libc/stdbit/stdc_bit_width.3 +++ b/lib/libc/stdbit/stdc_bit_width.3 @@ -99,6 +99,6 @@ The family of functions and the .Fn stdc_bit_width type-generic macro were added in -.Fx 15.1. -.Sh AUTHOR +.Fx 15.1 . +.Sh AUTHORS .An Robert Clausecker Aq Mt fuz@FreeBSD.org diff --git a/lib/libc/stdbit/stdc_count_ones.3 b/lib/libc/stdbit/stdc_count_ones.3 index 6de92216c24b..c6667a74694c 100644 --- a/lib/libc/stdbit/stdc_count_ones.3 +++ b/lib/libc/stdbit/stdc_count_ones.3 @@ -80,6 +80,6 @@ The family of functions and the .Fn stdc_count_ones type-generic macro were added in -.Fx 15.1. -.Sh AUTHOR +.Fx 15.1 . +.Sh AUTHORS .An Robert Clausecker Aq Mt fuz@FreeBSD.org diff --git a/lib/libc/stdbit/stdc_count_zeros.3 b/lib/libc/stdbit/stdc_count_zeros.3 index 762ba62d3793..a83685670a4f 100644 --- a/lib/libc/stdbit/stdc_count_zeros.3 +++ b/lib/libc/stdbit/stdc_count_zeros.3 @@ -79,6 +79,6 @@ The family of functions and the .Fn stdc_count_zeros type-generic macro were added in -.Fx 15.1. -.Sh AUTHOR +.Fx 15.1 . +.Sh AUTHORS .An Robert Clausecker Aq Mt fuz@FreeBSD.org diff --git a/lib/libc/stdbit/stdc_first_leading_one.3 b/lib/libc/stdbit/stdc_first_leading_one.3 index 48f62d997043..010df45e7d59 100644 --- a/lib/libc/stdbit/stdc_first_leading_one.3 +++ b/lib/libc/stdbit/stdc_first_leading_one.3 @@ -88,6 +88,6 @@ The family of functions and the .Fn stdc_first_leading_one type-generic macro were added in -.Fx 15.1. -.Sh AUTHOR +.Fx 15.1 . +.Sh AUTHORS .An Robert Clausecker Aq Mt fuz@FreeBSD.org diff --git a/lib/libc/stdbit/stdc_first_leading_zero.3 b/lib/libc/stdbit/stdc_first_leading_zero.3 index 317b6263acb0..7e99729921f1 100644 --- a/lib/libc/stdbit/stdc_first_leading_zero.3 +++ b/lib/libc/stdbit/stdc_first_leading_zero.3 @@ -88,5 +88,5 @@ family of functions and the .Fn stdc_first_leading_zero type-generic macro were added in .Fx 15.1. -.Sh AUTHOR +.Sh AUTHORS .An Robert Clausecker Aq Mt fuz@FreeBSD.org diff --git a/lib/libc/stdbit/stdc_first_trailing_one.3 b/lib/libc/stdbit/stdc_first_trailing_one.3 index 0b590ac39732..e3432ad7f75d 100644 --- a/lib/libc/stdbit/stdc_first_trailing_one.3 +++ b/lib/libc/stdbit/stdc_first_trailing_one.3 @@ -105,6 +105,6 @@ The family of functions and the .Fn stdc_first_trailing_one type-generic macro were added in -.Fx 15.1. -.Sh AUTHOR +.Fx 15.1 . +.Sh AUTHORS .An Robert Clausecker Aq Mt fuz@FreeBSD.org diff --git a/lib/libc/stdbit/stdc_first_trailing_zero.3 b/lib/libc/stdbit/stdc_first_trailing_zero.3 index bc4f7982d765..a9f6fb1ca9f8 100644 --- a/lib/libc/stdbit/stdc_first_trailing_zero.3 +++ b/lib/libc/stdbit/stdc_first_trailing_zero.3 @@ -88,6 +88,6 @@ The family of functions and the .Fn stdc_first_trailing_zero type-generic macro were added in -.Fx 15.1. -.Sh AUTHOR +.Fx 15.1 . +.Sh AUTHORS .An Robert Clausecker Aq Mt fuz@FreeBSD.org diff --git a/lib/libc/stdbit/stdc_has_single_bit.3 b/lib/libc/stdbit/stdc_has_single_bit.3 index 8f82c552216a..55f96a0419ea 100644 --- a/lib/libc/stdbit/stdc_has_single_bit.3 +++ b/lib/libc/stdbit/stdc_has_single_bit.3 @@ -93,6 +93,6 @@ The family of functions and the .Fn stdc_has_single_bit type-generic macro were added in -.Fx 15.1. -.Sh AUTHOR +.Fx 15.1 . +.Sh AUTHORS .An Robert Clausecker Aq Mt fuz@FreeBSD.org diff --git a/lib/libc/stdbit/stdc_leading_ones.3 b/lib/libc/stdbit/stdc_leading_ones.3 index 6cf7989b73ea..51a555292e3c 100644 --- a/lib/libc/stdbit/stdc_leading_ones.3 +++ b/lib/libc/stdbit/stdc_leading_ones.3 @@ -81,6 +81,6 @@ The family of functions and the .Fn stdc_leading_ones type-generic macro were added in -.Fx 15.1. -.Sh AUTHOR +.Fx 15.1 . +.Sh AUTHORS .An Robert Clausecker Aq Mt fuz@FreeBSD.org diff --git a/lib/libc/stdbit/stdc_leading_zeros.3 b/lib/libc/stdbit/stdc_leading_zeros.3 index 7a7a203ac78c..89098c241db5 100644 --- a/lib/libc/stdbit/stdc_leading_zeros.3 +++ b/lib/libc/stdbit/stdc_leading_zeros.3 @@ -81,6 +81,6 @@ The family of functions and the .Fn stdc_leading_zeros type-generic macro were added in -.Fx 15.1. -.Sh AUTHOR +.Fx 15.1 . +.Sh AUTHORS .An Robert Clausecker Aq Mt fuz@FreeBSD.org diff --git a/lib/libc/stdbit/stdc_trailing_ones.3 b/lib/libc/stdbit/stdc_trailing_ones.3 index 96277506fc17..d197f39d721c 100644 --- a/lib/libc/stdbit/stdc_trailing_ones.3 +++ b/lib/libc/stdbit/stdc_trailing_ones.3 @@ -81,6 +81,6 @@ The family of functions and the .Fn stdc_trailing_ones type-generic macro were added in -.Fx 15.1. -.Sh AUTHOR +.Fx 15.1 . +.Sh AUTHORS .An Robert Clausecker Aq Mt fuz@FreeBSD.org diff --git a/lib/libc/stdbit/stdc_trailing_zeros.3 b/lib/libc/stdbit/stdc_trailing_zeros.3 index 4bc675590ee7..9ebb2298eb44 100644 --- a/lib/libc/stdbit/stdc_trailing_zeros.3 +++ b/lib/libc/stdbit/stdc_trailing_zeros.3 @@ -82,6 +82,6 @@ The family of functions and the .Fn stdc_trailing_zeros type-generic macro were added in -.Fx 15.1. -.Sh AUTHOR +.Fx 15.1 . +.Sh AUTHORS .An Robert Clausecker Aq Mt fuz@FreeBSD.org diff --git a/lib/libsys/lio_listio.2 b/lib/libsys/lio_listio.2 index bda65c38b1ac..94a5390ed83b 100644 --- a/lib/libsys/lio_listio.2 +++ b/lib/libsys/lio_listio.2 @@ -240,7 +240,8 @@ The and .Dv LIO_WRITEV operations are -.Fx extensions, and should not be used in portable code. +.Fx +extensions, and should not be used in portable code. .Sh HISTORY The .Fn lio_listio |
