diff options
Diffstat (limited to 'man/man3')
574 files changed, 575 insertions, 575 deletions
diff --git a/man/man3/CPU_SET.3 b/man/man3/CPU_SET.3 index c1313f81f6..4e6020fce1 100644 --- a/man/man3/CPU_SET.3 +++ b/man/man3/CPU_SET.3 @@ -14,7 +14,7 @@ CPU_COUNT_S, CPU_AND_S, CPU_OR_S, CPU_XOR_S, CPU_EQUAL_S \- macros for manipulating CPU sets .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/MAX.3 b/man/man3/MAX.3 index 8ced39a940..3b40a2b9c2 100644 --- a/man/man3/MAX.3 +++ b/man/man3/MAX.3 @@ -7,7 +7,7 @@ MAX, MIN \- maximum or minimum of two values .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/param.h> diff --git a/man/man3/__ppc_get_timebase.3 b/man/man3/__ppc_get_timebase.3 index 9df5ceb5e7..ceca6ab60c 100644 --- a/man/man3/__ppc_get_timebase.3 +++ b/man/man3/__ppc_get_timebase.3 @@ -8,7 +8,7 @@ __ppc_get_timebase, __ppc_get_timebase_freq \- get the current value of the Time Base Register on Power architecture and its frequency. .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/platform/ppc.h> diff --git a/man/man3/__ppc_set_ppr_med.3 b/man/man3/__ppc_set_ppr_med.3 index 3178044382..cca031cab7 100644 --- a/man/man3/__ppc_set_ppr_med.3 +++ b/man/man3/__ppc_set_ppr_med.3 @@ -11,7 +11,7 @@ __ppc_set_ppr_med_low, __ppc_set_ppr_med_high \- Set the Program Priority Register .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/platform/ppc.h> diff --git a/man/man3/__ppc_yield.3 b/man/man3/__ppc_yield.3 index 8ccbcdac71..42ff6e7c11 100644 --- a/man/man3/__ppc_yield.3 +++ b/man/man3/__ppc_yield.3 @@ -9,7 +9,7 @@ __ppc_yield, __ppc_mdoio, __ppc_mdoom \- Hint the processor to release shared resources .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/platform/ppc.h> diff --git a/man/man3/__riscv_flush_icache.3 b/man/man3/__riscv_flush_icache.3 index be30b947d5..1606820d3d 100644 --- a/man/man3/__riscv_flush_icache.3 +++ b/man/man3/__riscv_flush_icache.3 @@ -9,7 +9,7 @@ __riscv_flush_icache Flush icaches on RISC-V .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/cachectl.h> diff --git a/man/man3/__setfpucw.3 b/man/man3/__setfpucw.3 index 647fece4ab..ca82752024 100644 --- a/man/man3/__setfpucw.3 +++ b/man/man3/__setfpucw.3 @@ -8,7 +8,7 @@ __setfpucw \- set FPU control word on i386 architecture (obsolete) .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <i386/fpu_control.h> diff --git a/man/man3/a64l.3 b/man/man3/a64l.3 index 9d20e94df0..1aeee8d220 100644 --- a/man/man3/a64l.3 +++ b/man/man3/a64l.3 @@ -11,7 +11,7 @@ a64l, l64a \- convert between long and base-64 .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/abort.3 b/man/man3/abort.3 index e83077e7e8..5ed122855a 100644 --- a/man/man3/abort.3 +++ b/man/man3/abort.3 @@ -17,7 +17,7 @@ abort \- cause abnormal process termination .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/abs.3 b/man/man3/abs.3 index 2b61e77879..3057fd280e 100644 --- a/man/man3/abs.3 +++ b/man/man3/abs.3 @@ -17,7 +17,7 @@ abs, labs, llabs, imaxabs \- compute the absolute value of an integer .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/acos.3 b/man/man3/acos.3 index 048eea0e34..4e93625b8c 100644 --- a/man/man3/acos.3 +++ b/man/man3/acos.3 @@ -18,7 +18,7 @@ acos, acosf, acosl \- arc cosine function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/acosh.3 b/man/man3/acosh.3 index 0874baa94f..9e77880c38 100644 --- a/man/man3/acosh.3 +++ b/man/man3/acosh.3 @@ -18,7 +18,7 @@ acosh, acoshf, acoshl \- inverse hyperbolic cosine function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/addseverity.3 b/man/man3/addseverity.3 index 0244613c53..a20089c1a1 100644 --- a/man/man3/addseverity.3 +++ b/man/man3/addseverity.3 @@ -10,7 +10,7 @@ addseverity \- introduce new severity classes .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .P diff --git a/man/man3/adjtime.3 b/man/man3/adjtime.3 index db00b410d5..e70da59657 100644 --- a/man/man3/adjtime.3 +++ b/man/man3/adjtime.3 @@ -8,7 +8,7 @@ adjtime \- correct the time to synchronize the system clock .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/time.h> diff --git a/man/man3/aio_cancel.3 b/man/man3/aio_cancel.3 index 77c7bb0e72..23066e7c49 100644 --- a/man/man3/aio_cancel.3 +++ b/man/man3/aio_cancel.3 @@ -8,7 +8,7 @@ aio_cancel \- cancel an outstanding asynchronous I/O request .SH LIBRARY Real-time library -.RI ( librt ", " \-lrt ) +.RI ( librt ,\~ \-lrt ) .SH SYNOPSIS .nf .B "#include <aio.h>" diff --git a/man/man3/aio_error.3 b/man/man3/aio_error.3 index 11dcf37d07..def508cb6b 100644 --- a/man/man3/aio_error.3 +++ b/man/man3/aio_error.3 @@ -8,7 +8,7 @@ aio_error \- get error status of asynchronous I/O operation .SH LIBRARY Real-time library -.RI ( librt ", " \-lrt ) +.RI ( librt ,\~ \-lrt ) .SH SYNOPSIS .nf .B "#include <aio.h>" diff --git a/man/man3/aio_fsync.3 b/man/man3/aio_fsync.3 index c435c7e851..547f792380 100644 --- a/man/man3/aio_fsync.3 +++ b/man/man3/aio_fsync.3 @@ -8,7 +8,7 @@ aio_fsync \- asynchronous file synchronization .SH LIBRARY Real-time library -.RI ( librt ", " \-lrt ) +.RI ( librt ,\~ \-lrt ) .SH SYNOPSIS .nf .B "#include <aio.h>" diff --git a/man/man3/aio_init.3 b/man/man3/aio_init.3 index 79d36f2a5a..28fc57d7e9 100644 --- a/man/man3/aio_init.3 +++ b/man/man3/aio_init.3 @@ -7,7 +7,7 @@ aio_init \- asynchronous I/O initialization .SH LIBRARY Real-time library -.RI ( librt ", " \-lrt ) +.RI ( librt ,\~ \-lrt ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/aio_read.3 b/man/man3/aio_read.3 index d5c5084aa1..370a559d8c 100644 --- a/man/man3/aio_read.3 +++ b/man/man3/aio_read.3 @@ -8,7 +8,7 @@ aio_read \- asynchronous read .SH LIBRARY Real-time library -.RI ( librt ", " \-lrt ) +.RI ( librt ,\~ \-lrt ) .SH SYNOPSIS .nf .B "#include <aio.h>" diff --git a/man/man3/aio_return.3 b/man/man3/aio_return.3 index b3100532ab..6b0aa16ebf 100644 --- a/man/man3/aio_return.3 +++ b/man/man3/aio_return.3 @@ -8,7 +8,7 @@ aio_return \- get return status of asynchronous I/O operation .SH LIBRARY Real-time library -.RI ( librt ", " \-lrt ) +.RI ( librt ,\~ \-lrt ) .SH SYNOPSIS .nf .B "#include <aio.h>" diff --git a/man/man3/aio_suspend.3 b/man/man3/aio_suspend.3 index 4abec40259..0e274a2d0d 100644 --- a/man/man3/aio_suspend.3 +++ b/man/man3/aio_suspend.3 @@ -9,7 +9,7 @@ aio_suspend \- wait for asynchronous I/O operation or timeout .SH LIBRARY Real-time library -.RI ( librt ", " \-lrt ) +.RI ( librt ,\~ \-lrt ) .SH SYNOPSIS .nf .P diff --git a/man/man3/aio_write.3 b/man/man3/aio_write.3 index 55d62a84b5..341463dcde 100644 --- a/man/man3/aio_write.3 +++ b/man/man3/aio_write.3 @@ -8,7 +8,7 @@ aio_write \- asynchronous write .SH LIBRARY Real-time library -.RI ( librt ", " \-lrt ) +.RI ( librt ,\~ \-lrt ) .SH SYNOPSIS .nf .B "#include <aio.h>" diff --git a/man/man3/alloca.3 b/man/man3/alloca.3 index d06f43edaf..0d079ac1d8 100644 --- a/man/man3/alloca.3 +++ b/man/man3/alloca.3 @@ -18,7 +18,7 @@ alloca \- allocate memory that is automatically freed .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <alloca.h> diff --git a/man/man3/arc4random.3 b/man/man3/arc4random.3 index bb7591c1ce..d3180442fa 100644 --- a/man/man3/arc4random.3 +++ b/man/man3/arc4random.3 @@ -9,7 +9,7 @@ arc4random, arc4random_uniform, arc4random_buf \- cryptographically-secure pseudorandom number generator .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/argz_add.3 b/man/man3/argz_add.3 index edc80e183f..a1438a7c12 100644 --- a/man/man3/argz_add.3 +++ b/man/man3/argz_add.3 @@ -13,7 +13,7 @@ argz_create_sep, argz_delete, argz_extract, argz_insert, argz_next, argz_replace, argz_stringify \- functions to handle an argz list .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B "#include <argz.h>" diff --git a/man/man3/asin.3 b/man/man3/asin.3 index 7d79f2e160..cfbffb899b 100644 --- a/man/man3/asin.3 +++ b/man/man3/asin.3 @@ -18,7 +18,7 @@ asin, asinf, asinl \- arc sine function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/asinh.3 b/man/man3/asinh.3 index d4b6f36a0b..30407bb2c0 100644 --- a/man/man3/asinh.3 +++ b/man/man3/asinh.3 @@ -18,7 +18,7 @@ asinh, asinhf, asinhl \- inverse hyperbolic sine function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/asprintf.3 b/man/man3/asprintf.3 index eeb168aa3e..f1d5994756 100644 --- a/man/man3/asprintf.3 +++ b/man/man3/asprintf.3 @@ -10,7 +10,7 @@ asprintf, vasprintf \- print to allocated string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/assert.3 b/man/man3/assert.3 index daec8d92b8..88cd75ef34 100644 --- a/man/man3/assert.3 +++ b/man/man3/assert.3 @@ -11,7 +11,7 @@ assert \- abort the program if assertion is false .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <assert.h> diff --git a/man/man3/assert_perror.3 b/man/man3/assert_perror.3 index 4cdd54c6c3..4f894b15be 100644 --- a/man/man3/assert_perror.3 +++ b/man/man3/assert_perror.3 @@ -11,7 +11,7 @@ assert_perror \- test errnum and abort .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/atan.3 b/man/man3/atan.3 index 177968a91d..760ea5e13b 100644 --- a/man/man3/atan.3 +++ b/man/man3/atan.3 @@ -18,7 +18,7 @@ atan, atanf, atanl \- arc tangent function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/atan2.3 b/man/man3/atan2.3 index f0df976fa0..5e9807c092 100644 --- a/man/man3/atan2.3 +++ b/man/man3/atan2.3 @@ -18,7 +18,7 @@ atan2, atan2f, atan2l \- arc tangent function of two variables .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/atanh.3 b/man/man3/atanh.3 index 136a501b74..39d8b4926e 100644 --- a/man/man3/atanh.3 +++ b/man/man3/atanh.3 @@ -18,7 +18,7 @@ atanh, atanhf, atanhl \- inverse hyperbolic tangent function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/atexit.3 b/man/man3/atexit.3 index 78dcdf8396..ab2e916f71 100644 --- a/man/man3/atexit.3 +++ b/man/man3/atexit.3 @@ -16,7 +16,7 @@ atexit \- register a function to be called at normal process termination .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/atof.3 b/man/man3/atof.3 index cc53235051..18945d9e88 100644 --- a/man/man3/atof.3 +++ b/man/man3/atof.3 @@ -14,7 +14,7 @@ atof \- convert a string to a double .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/atoi.3 b/man/man3/atoi.3 index f5fb5d0e1e..c88e36d5f4 100644 --- a/man/man3/atoi.3 +++ b/man/man3/atoi.3 @@ -16,7 +16,7 @@ atoi, atol, atoll \- convert a string to an integer .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/backtrace.3 b/man/man3/backtrace.3 index 4876448c66..90f89a6b97 100644 --- a/man/man3/backtrace.3 +++ b/man/man3/backtrace.3 @@ -31,7 +31,7 @@ backtrace, backtrace_symbols, backtrace_symbols_fd \- support for application self-debugging .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <execinfo.h> diff --git a/man/man3/basename.3 b/man/man3/basename.3 index 6f81b35047..003ad86f15 100644 --- a/man/man3/basename.3 +++ b/man/man3/basename.3 @@ -10,7 +10,7 @@ basename, dirname \- parse pathname components .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <libgen.h> diff --git a/man/man3/bcmp.3 b/man/man3/bcmp.3 index c52b8f75ba..73c5d6330b 100644 --- a/man/man3/bcmp.3 +++ b/man/man3/bcmp.3 @@ -7,7 +7,7 @@ bcmp \- compare byte sequences .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <strings.h> diff --git a/man/man3/bcopy.3 b/man/man3/bcopy.3 index 96ca89f37c..2d79ffd594 100644 --- a/man/man3/bcopy.3 +++ b/man/man3/bcopy.3 @@ -16,7 +16,7 @@ bcopy \- copy byte sequence .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <strings.h> diff --git a/man/man3/bindresvport.3 b/man/man3/bindresvport.3 index c17f586b35..a78bf5289e 100644 --- a/man/man3/bindresvport.3 +++ b/man/man3/bindresvport.3 @@ -13,7 +13,7 @@ bindresvport \- bind a socket to a privileged IP port .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/types.h> diff --git a/man/man3/bsd_signal.3 b/man/man3/bsd_signal.3 index 00026fee57..0f859f908c 100644 --- a/man/man3/bsd_signal.3 +++ b/man/man3/bsd_signal.3 @@ -8,7 +8,7 @@ bsd_signal \- signal handling with BSD semantics .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <signal.h> diff --git a/man/man3/bsearch.3 b/man/man3/bsearch.3 index ba3f57664f..916563d039 100644 --- a/man/man3/bsearch.3 +++ b/man/man3/bsearch.3 @@ -14,7 +14,7 @@ bsearch \- binary search of a sorted array .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/bstring.3 b/man/man3/bstring.3 index 9450b41284..0ce0048128 100644 --- a/man/man3/bstring.3 +++ b/man/man3/bstring.3 @@ -15,7 +15,7 @@ bcmp, bcopy, bzero, memccpy, memchr, memcmp, memcpy, memfrob, memmem, memmove, memset \- byte string operations .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <string.h> diff --git a/man/man3/bswap.3 b/man/man3/bswap.3 index 28229c9e3b..040932d3b8 100644 --- a/man/man3/bswap.3 +++ b/man/man3/bswap.3 @@ -7,7 +7,7 @@ bswap_16, bswap_32, bswap_64 \- reverse order of bytes .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <byteswap.h> diff --git a/man/man3/btowc.3 b/man/man3/btowc.3 index 431f3fe143..7fd72d0f15 100644 --- a/man/man3/btowc.3 +++ b/man/man3/btowc.3 @@ -14,7 +14,7 @@ btowc \- convert single byte to wide character .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/btree.3 b/man/man3/btree.3 index b3ce40c139..c76613d82a 100644 --- a/man/man3/btree.3 +++ b/man/man3/btree.3 @@ -11,7 +11,7 @@ btree \- btree database access method .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .ft B diff --git a/man/man3/byteorder.3 b/man/man3/byteorder.3 index 76b699143a..ee943ac9d1 100644 --- a/man/man3/byteorder.3 +++ b/man/man3/byteorder.3 @@ -16,7 +16,7 @@ htonl, htons, ntohl, ntohs \- convert values between host and network byte order .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <arpa/inet.h> diff --git a/man/man3/bzero.3 b/man/man3/bzero.3 index 84754f73e4..8a047aebdb 100644 --- a/man/man3/bzero.3 +++ b/man/man3/bzero.3 @@ -8,7 +8,7 @@ bzero, explicit_bzero \- zero a byte string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <strings.h> diff --git a/man/man3/cabs.3 b/man/man3/cabs.3 index 97729e43c7..eeeb25a82f 100644 --- a/man/man3/cabs.3 +++ b/man/man3/cabs.3 @@ -8,7 +8,7 @@ cabs, cabsf, cabsl \- absolute value of a complex number .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <complex.h> diff --git a/man/man3/cacos.3 b/man/man3/cacos.3 index 701d89f323..7d488d00c2 100644 --- a/man/man3/cacos.3 +++ b/man/man3/cacos.3 @@ -9,7 +9,7 @@ cacos, cacosf, cacosl \- complex arc cosine .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <complex.h> diff --git a/man/man3/cacosh.3 b/man/man3/cacosh.3 index bebd65f140..9eba91450d 100644 --- a/man/man3/cacosh.3 +++ b/man/man3/cacosh.3 @@ -9,7 +9,7 @@ cacosh, cacoshf, cacoshl \- complex arc hyperbolic cosine .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <complex.h> diff --git a/man/man3/canonicalize_file_name.3 b/man/man3/canonicalize_file_name.3 index d5fcd0f0ad..f33bce49ad 100644 --- a/man/man3/canonicalize_file_name.3 +++ b/man/man3/canonicalize_file_name.3 @@ -9,7 +9,7 @@ canonicalize_file_name \- return the canonicalized absolute pathname .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/carg.3 b/man/man3/carg.3 index f95be60e4b..43ece10864 100644 --- a/man/man3/carg.3 +++ b/man/man3/carg.3 @@ -8,7 +8,7 @@ carg, cargf, cargl \- calculate the complex argument .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <complex.h> diff --git a/man/man3/casin.3 b/man/man3/casin.3 index af3ea38901..28034e8b19 100644 --- a/man/man3/casin.3 +++ b/man/man3/casin.3 @@ -8,7 +8,7 @@ casin, casinf, casinl \- complex arc sine .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <complex.h> diff --git a/man/man3/casinh.3 b/man/man3/casinh.3 index 198e56ab90..98389189fc 100644 --- a/man/man3/casinh.3 +++ b/man/man3/casinh.3 @@ -8,7 +8,7 @@ casinh, casinhf, casinhl \- complex arc sine hyperbolic .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <complex.h> diff --git a/man/man3/catan.3 b/man/man3/catan.3 index c1987ced00..d779b572c5 100644 --- a/man/man3/catan.3 +++ b/man/man3/catan.3 @@ -9,7 +9,7 @@ catan, catanf, catanl \- complex arc tangents .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <complex.h> diff --git a/man/man3/catanh.3 b/man/man3/catanh.3 index db121d762f..f84a8c7768 100644 --- a/man/man3/catanh.3 +++ b/man/man3/catanh.3 @@ -9,7 +9,7 @@ catanh, catanhf, catanhl \- complex arc tangents hyperbolic .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <complex.h> diff --git a/man/man3/catgets.3 b/man/man3/catgets.3 index 442f496d5b..dcf7f3a3bd 100644 --- a/man/man3/catgets.3 +++ b/man/man3/catgets.3 @@ -9,7 +9,7 @@ catgets \- get message from a message catalog .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <nl_types.h> diff --git a/man/man3/catopen.3 b/man/man3/catopen.3 index 4fc327add2..f490be15eb 100644 --- a/man/man3/catopen.3 +++ b/man/man3/catopen.3 @@ -11,7 +11,7 @@ catopen, catclose \- open/close a message catalog .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <nl_types.h> diff --git a/man/man3/cbrt.3 b/man/man3/cbrt.3 index 64fc3c0725..42885bb38e 100644 --- a/man/man3/cbrt.3 +++ b/man/man3/cbrt.3 @@ -13,7 +13,7 @@ cbrt, cbrtf, cbrtl \- cube root function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/ccos.3 b/man/man3/ccos.3 index 0e77b3715c..a4b7ccd995 100644 --- a/man/man3/ccos.3 +++ b/man/man3/ccos.3 @@ -8,7 +8,7 @@ ccos, ccosf, ccosl \- complex cosine function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <complex.h> diff --git a/man/man3/ccosh.3 b/man/man3/ccosh.3 index 053a83dd66..e9bf4b31be 100644 --- a/man/man3/ccosh.3 +++ b/man/man3/ccosh.3 @@ -7,7 +7,7 @@ ccosh, ccoshf, ccoshl \- complex hyperbolic cosine .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <complex.h> diff --git a/man/man3/ceil.3 b/man/man3/ceil.3 index 7c7e71f32d..b735ebc17d 100644 --- a/man/man3/ceil.3 +++ b/man/man3/ceil.3 @@ -11,7 +11,7 @@ ceil, ceilf, ceill \- ceiling function: smallest integral value not less than argument .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/cexp.3 b/man/man3/cexp.3 index 917d04d8b1..8e4c9217ee 100644 --- a/man/man3/cexp.3 +++ b/man/man3/cexp.3 @@ -8,7 +8,7 @@ cexp, cexpf, cexpl \- complex exponential function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <complex.h> diff --git a/man/man3/cexp2.3 b/man/man3/cexp2.3 index 7a4f8c7454..e68765b966 100644 --- a/man/man3/cexp2.3 +++ b/man/man3/cexp2.3 @@ -7,7 +7,7 @@ cexp2, cexp2f, cexp2l \- base-2 exponent of a complex number .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <complex.h> diff --git a/man/man3/cfree.3 b/man/man3/cfree.3 index 80812804de..b9d2e6d0bb 100644 --- a/man/man3/cfree.3 +++ b/man/man3/cfree.3 @@ -8,7 +8,7 @@ cfree \- free allocated memory .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .P diff --git a/man/man3/cimag.3 b/man/man3/cimag.3 index e4c8f08c24..5c04c8def2 100644 --- a/man/man3/cimag.3 +++ b/man/man3/cimag.3 @@ -8,7 +8,7 @@ cimag, cimagf, cimagl \- get imaginary part of a complex number .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <complex.h> diff --git a/man/man3/circleq.3 b/man/man3/circleq.3 index 3c6dbebfad..b3621de049 100644 --- a/man/man3/circleq.3 +++ b/man/man3/circleq.3 @@ -28,7 +28,7 @@ CIRCLEQ_REMOVE \- implementation of a doubly linked circular queue .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/queue.h> diff --git a/man/man3/clearenv.3 b/man/man3/clearenv.3 index 49bd8c2f52..652a8f987e 100644 --- a/man/man3/clearenv.3 +++ b/man/man3/clearenv.3 @@ -9,7 +9,7 @@ clearenv \- clear the environment .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/clock.3 b/man/man3/clock.3 index 292a0c137e..b78677908d 100644 --- a/man/man3/clock.3 +++ b/man/man3/clock.3 @@ -12,7 +12,7 @@ clock \- determine processor time .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <time.h> diff --git a/man/man3/clock_getcpuclockid.3 b/man/man3/clock_getcpuclockid.3 index ff44067920..df404f7684 100644 --- a/man/man3/clock_getcpuclockid.3 +++ b/man/man3/clock_getcpuclockid.3 @@ -9,12 +9,12 @@ clock_getcpuclockid \- obtain ID of a process CPU-time clock .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ), +.RI ( libc ,\~ \-lc ), since glibc 2.17 .P Before glibc 2.17, Real-time library -.RI ( librt ", " \-lrt ) +.RI ( librt ,\~ \-lrt ) .SH SYNOPSIS .B #include <time.h> .nf diff --git a/man/man3/clog.3 b/man/man3/clog.3 index ff2e8fb012..cca85b4b5d 100644 --- a/man/man3/clog.3 +++ b/man/man3/clog.3 @@ -8,7 +8,7 @@ clog, clogf, clogl \- natural logarithm of a complex number .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <complex.h> diff --git a/man/man3/clog10.3 b/man/man3/clog10.3 index 1c798cf078..1fab3b1bae 100644 --- a/man/man3/clog10.3 +++ b/man/man3/clog10.3 @@ -8,7 +8,7 @@ clog10, clog10f, clog10l \- base-10 logarithm of a complex number .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/clog2.3 b/man/man3/clog2.3 index b406a42290..11b7db8155 100644 --- a/man/man3/clog2.3 +++ b/man/man3/clog2.3 @@ -7,7 +7,7 @@ clog2, clog2f, clog2l \- base-2 logarithm of a complex number .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <complex.h> diff --git a/man/man3/closedir.3 b/man/man3/closedir.3 index 6526a27be5..5d21a7947b 100644 --- a/man/man3/closedir.3 +++ b/man/man3/closedir.3 @@ -14,7 +14,7 @@ closedir \- close a directory .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/types.h> diff --git a/man/man3/cmsg.3 b/man/man3/cmsg.3 index 43fd7c1763..0d4d28aedd 100644 --- a/man/man3/cmsg.3 +++ b/man/man3/cmsg.3 @@ -8,7 +8,7 @@ CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR \- access ancillary data .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/socket.h> diff --git a/man/man3/confstr.3 b/man/man3/confstr.3 index f69d4cc82d..ab3533261b 100644 --- a/man/man3/confstr.3 +++ b/man/man3/confstr.3 @@ -16,7 +16,7 @@ confstr \- get configuration dependent string variables .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <unistd.h> diff --git a/man/man3/conj.3 b/man/man3/conj.3 index 36bf2ea702..de1f737f41 100644 --- a/man/man3/conj.3 +++ b/man/man3/conj.3 @@ -8,7 +8,7 @@ conj, conjf, conjl \- calculate the complex conjugate .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <complex.h> diff --git a/man/man3/copysign.3 b/man/man3/copysign.3 index bf20466ae9..5120f79e44 100644 --- a/man/man3/copysign.3 +++ b/man/man3/copysign.3 @@ -14,7 +14,7 @@ copysign, copysignf, copysignl \- copy sign of a number .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/cos.3 b/man/man3/cos.3 index 4df1ae43ca..7aa52cd12a 100644 --- a/man/man3/cos.3 +++ b/man/man3/cos.3 @@ -17,7 +17,7 @@ cos, cosf, cosl \- cosine function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/cosh.3 b/man/man3/cosh.3 index 4a22227d78..e8d2f59ee6 100644 --- a/man/man3/cosh.3 +++ b/man/man3/cosh.3 @@ -19,7 +19,7 @@ cosh, coshf, coshl \- hyperbolic cosine function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/cpow.3 b/man/man3/cpow.3 index 341c29b726..96a3b594ca 100644 --- a/man/man3/cpow.3 +++ b/man/man3/cpow.3 @@ -8,7 +8,7 @@ cpow, cpowf, cpowl \- complex power function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <complex.h> diff --git a/man/man3/cproj.3 b/man/man3/cproj.3 index f91d432146..8c9499540b 100644 --- a/man/man3/cproj.3 +++ b/man/man3/cproj.3 @@ -8,7 +8,7 @@ cproj, cprojf, cprojl \- project into Riemann Sphere .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <complex.h> diff --git a/man/man3/creal.3 b/man/man3/creal.3 index 97848d500b..6969c1acb8 100644 --- a/man/man3/creal.3 +++ b/man/man3/creal.3 @@ -8,7 +8,7 @@ creal, crealf, creall \- get real part of a complex number .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <complex.h> diff --git a/man/man3/crypt.3 b/man/man3/crypt.3 index b619149a1d..475805e172 100644 --- a/man/man3/crypt.3 +++ b/man/man3/crypt.3 @@ -20,7 +20,7 @@ crypt, crypt_r \- password hashing .SH LIBRARY Password hashing library -.RI ( libcrypt ", " \-lcrypt ) +.RI ( libcrypt ,\~ \-lcrypt ) .SH SYNOPSIS .nf .B #include <unistd.h> diff --git a/man/man3/csin.3 b/man/man3/csin.3 index 8dccebcd47..3ab0dee562 100644 --- a/man/man3/csin.3 +++ b/man/man3/csin.3 @@ -8,7 +8,7 @@ csin, csinf, csinl \- complex sine function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <complex.h> diff --git a/man/man3/csinh.3 b/man/man3/csinh.3 index 709ae1af6f..74abd452cf 100644 --- a/man/man3/csinh.3 +++ b/man/man3/csinh.3 @@ -8,7 +8,7 @@ csinh, csinhf, csinhl \- complex hyperbolic sine .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <complex.h> diff --git a/man/man3/csqrt.3 b/man/man3/csqrt.3 index c29db36bd2..3f770e048e 100644 --- a/man/man3/csqrt.3 +++ b/man/man3/csqrt.3 @@ -8,7 +8,7 @@ csqrt, csqrtf, csqrtl \- complex square root .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <complex.h> diff --git a/man/man3/ctan.3 b/man/man3/ctan.3 index 2bcfb58be2..3d94b43b82 100644 --- a/man/man3/ctan.3 +++ b/man/man3/ctan.3 @@ -8,7 +8,7 @@ ctan, ctanf, ctanl \- complex tangent function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <complex.h> diff --git a/man/man3/ctanh.3 b/man/man3/ctanh.3 index 00ad505e7e..15608bc98a 100644 --- a/man/man3/ctanh.3 +++ b/man/man3/ctanh.3 @@ -8,7 +8,7 @@ ctanh, ctanhf, ctanhl \- complex hyperbolic tangent .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <complex.h> diff --git a/man/man3/ctermid.3 b/man/man3/ctermid.3 index 850dcec0bf..4c850f2558 100644 --- a/man/man3/ctermid.3 +++ b/man/man3/ctermid.3 @@ -9,7 +9,7 @@ ctermid \- get controlling terminal name .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/ctime.3 b/man/man3/ctime.3 index 5598169125..5aec51b79c 100644 --- a/man/man3/ctime.3 +++ b/man/man3/ctime.3 @@ -19,7 +19,7 @@ asctime, ctime, gmtime, localtime, mktime, asctime_r, ctime_r, gmtime_r, localtime_r \- transform date and time to broken-down time or ASCII .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <time.h> diff --git a/man/man3/daemon.3 b/man/man3/daemon.3 index edc4e54b60..182a8a5828 100644 --- a/man/man3/daemon.3 +++ b/man/man3/daemon.3 @@ -11,7 +11,7 @@ daemon \- run in the background .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <unistd.h> diff --git a/man/man3/dbopen.3 b/man/man3/dbopen.3 index 475f460a9a..cf5c05668a 100644 --- a/man/man3/dbopen.3 +++ b/man/man3/dbopen.3 @@ -11,7 +11,7 @@ dbopen \- database access methods .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/types.h> diff --git a/man/man3/des_crypt.3 b/man/man3/des_crypt.3 index ca89b04bba..0ee4392c0c 100644 --- a/man/man3/des_crypt.3 +++ b/man/man3/des_crypt.3 @@ -16,7 +16,7 @@ des_crypt, ecb_crypt, cbc_crypt, des_setparity, DES_FAILED \- fast DES encryption .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .\" Sun version diff --git a/man/man3/difftime.3 b/man/man3/difftime.3 index 895a31c6df..9f2c00ec99 100644 --- a/man/man3/difftime.3 +++ b/man/man3/difftime.3 @@ -13,7 +13,7 @@ difftime \- calculate time difference .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <time.h> diff --git a/man/man3/dirfd.3 b/man/man3/dirfd.3 index 54ec281650..0eb0bebabe 100644 --- a/man/man3/dirfd.3 +++ b/man/man3/dirfd.3 @@ -8,7 +8,7 @@ dirfd \- get directory stream file descriptor .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/types.h> diff --git a/man/man3/div.3 b/man/man3/div.3 index cdcdecbf9f..0367f1f948 100644 --- a/man/man3/div.3 +++ b/man/man3/div.3 @@ -18,7 +18,7 @@ div, ldiv, lldiv, imaxdiv \- compute quotient and remainder of an integer division .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/dl_iterate_phdr.3 b/man/man3/dl_iterate_phdr.3 index c9efa0e03d..c19b3172a5 100644 --- a/man/man3/dl_iterate_phdr.3 +++ b/man/man3/dl_iterate_phdr.3 @@ -8,7 +8,7 @@ dl_iterate_phdr \- walk through list of shared objects .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/dladdr.3 b/man/man3/dladdr.3 index f52437df88..265be15a4c 100644 --- a/man/man3/dladdr.3 +++ b/man/man3/dladdr.3 @@ -9,7 +9,7 @@ dladdr, dladdr1 \- translate address to symbolic information .SH LIBRARY Dynamic linking library -.RI ( libdl ", " \-ldl ) +.RI ( libdl ,\~ \-ldl ) .SH SYNOPSIS .nf .B #define _GNU_SOURCE diff --git a/man/man3/dlerror.3 b/man/man3/dlerror.3 index a779c12db0..0e330d56e7 100644 --- a/man/man3/dlerror.3 +++ b/man/man3/dlerror.3 @@ -9,7 +9,7 @@ dlerror \- obtain error diagnostic for functions in the dlopen API .SH LIBRARY Dynamic linking library -.RI ( libdl ", " \-ldl ) +.RI ( libdl ,\~ \-ldl ) .SH SYNOPSIS .nf .B #include <dlfcn.h> diff --git a/man/man3/dlinfo.3 b/man/man3/dlinfo.3 index 8ca490957b..84b696f8cf 100644 --- a/man/man3/dlinfo.3 +++ b/man/man3/dlinfo.3 @@ -8,7 +8,7 @@ dlinfo \- obtain information about a dynamically loaded object .SH LIBRARY Dynamic linking library -.RI ( libdl ", " \-ldl ) +.RI ( libdl ,\~ \-ldl ) .SH SYNOPSIS .nf .B #define _GNU_SOURCE diff --git a/man/man3/dlopen.3 b/man/man3/dlopen.3 index 3f71c3113f..8c4d368dca 100644 --- a/man/man3/dlopen.3 +++ b/man/man3/dlopen.3 @@ -20,7 +20,7 @@ dlclose, dlopen, dlmopen \- open and close a shared object .SH LIBRARY Dynamic linking library -.RI ( libdl ", " \-ldl ) +.RI ( libdl ,\~ \-ldl ) .SH SYNOPSIS .nf .B #include <dlfcn.h> diff --git a/man/man3/dlsym.3 b/man/man3/dlsym.3 index 577e832960..1de12a8da5 100644 --- a/man/man3/dlsym.3 +++ b/man/man3/dlsym.3 @@ -9,7 +9,7 @@ dlsym, dlvsym \- obtain address of a symbol in a shared object or executable .SH LIBRARY Dynamic linking library -.RI ( libdl ", " \-ldl ) +.RI ( libdl ,\~ \-ldl ) .SH SYNOPSIS .nf .B #include <dlfcn.h> diff --git a/man/man3/drand48.3 b/man/man3/drand48.3 index 108fe0f440..530de284e5 100644 --- a/man/man3/drand48.3 +++ b/man/man3/drand48.3 @@ -14,7 +14,7 @@ drand48, erand48, lrand48, nrand48, mrand48, jrand48, srand48, seed48, lcong48 \- generate uniformly distributed pseudo-random numbers .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/drand48_r.3 b/man/man3/drand48_r.3 index 13f8932463..f74e2338e4 100644 --- a/man/man3/drand48_r.3 +++ b/man/man3/drand48_r.3 @@ -12,7 +12,7 @@ srand48_r, seed48_r, lcong48_r \- generate uniformly distributed pseudo-random numbers reentrantly .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/duplocale.3 b/man/man3/duplocale.3 index 96472a8500..721b2b39c1 100644 --- a/man/man3/duplocale.3 +++ b/man/man3/duplocale.3 @@ -7,7 +7,7 @@ duplocale \- duplicate a locale object .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <locale.h> diff --git a/man/man3/dysize.3 b/man/man3/dysize.3 index a6278f1bf7..7935193589 100644 --- a/man/man3/dysize.3 +++ b/man/man3/dysize.3 @@ -9,7 +9,7 @@ dysize \- get number of days for a given year .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B "#include <time.h>" diff --git a/man/man3/ecvt.3 b/man/man3/ecvt.3 index 48e25904e3..d2d8e849e4 100644 --- a/man/man3/ecvt.3 +++ b/man/man3/ecvt.3 @@ -15,7 +15,7 @@ ecvt, fcvt \- convert a floating-point number to a string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/ecvt_r.3 b/man/man3/ecvt_r.3 index 34e32abb74..0ac985dec3 100644 --- a/man/man3/ecvt_r.3 +++ b/man/man3/ecvt_r.3 @@ -13,7 +13,7 @@ ecvt_r, fcvt_r, qecvt_r, qfcvt_r \- convert a floating-point number to a string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/encrypt.3 b/man/man3/encrypt.3 index 0963ccf628..513bcba8cc 100644 --- a/man/man3/encrypt.3 +++ b/man/man3/encrypt.3 @@ -14,7 +14,7 @@ encrypt, setkey, encrypt_r, setkey_r \- encrypt 64-bit messages .SH LIBRARY Password hashing library -.RI ( libcrypt ", " \-lcrypt ) +.RI ( libcrypt ,\~ \-lcrypt ) .SH SYNOPSIS .nf .BR "#define _XOPEN_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/endian.3 b/man/man3/endian.3 index 06fb511417..b5a7fe2e40 100644 --- a/man/man3/endian.3 +++ b/man/man3/endian.3 @@ -12,7 +12,7 @@ htobe64, htole64, be64toh, le64toh \- convert values between host and big-/little-endian byte order .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <endian.h> diff --git a/man/man3/envz_add.3 b/man/man3/envz_add.3 index 2a217fc55d..d0b2f0e21c 100644 --- a/man/man3/envz_add.3 +++ b/man/man3/envz_add.3 @@ -12,7 +12,7 @@ envz_add, envz_entry, envz_get, envz_merge, envz_remove, envz_strip \- environment string support .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <envz.h> diff --git a/man/man3/erf.3 b/man/man3/erf.3 index b43b866e58..f68e3e5ad6 100644 --- a/man/man3/erf.3 +++ b/man/man3/erf.3 @@ -18,7 +18,7 @@ erf, erff, erfl \- error function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/erfc.3 b/man/man3/erfc.3 index f5717c7894..369ef7df06 100644 --- a/man/man3/erfc.3 +++ b/man/man3/erfc.3 @@ -9,7 +9,7 @@ erfc, erfcf, erfcl \- complementary error function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/err.3 b/man/man3/err.3 index 7df6d6cfe0..c69a0c6080 100644 --- a/man/man3/err.3 +++ b/man/man3/err.3 @@ -14,7 +14,7 @@ err, verr, errx, verrx, warn, vwarn, warnx, vwarnx \- formatted error messages .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <err.h> diff --git a/man/man3/errno.3 b/man/man3/errno.3 index bfe6599537..98660d8de7 100644 --- a/man/man3/errno.3 +++ b/man/man3/errno.3 @@ -14,7 +14,7 @@ errno \- number of last error .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <errno.h> diff --git a/man/man3/error.3 b/man/man3/error.3 index 95a9641038..44853d1d3f 100644 --- a/man/man3/error.3 +++ b/man/man3/error.3 @@ -31,7 +31,7 @@ error, error_at_line, error_message_count, error_one_per_line, error_print_progname \- glibc error reporting functions .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <error.h> diff --git a/man/man3/ether_aton.3 b/man/man3/ether_aton.3 index 7016fcc15c..1a8785c0bf 100644 --- a/man/man3/ether_aton.3 +++ b/man/man3/ether_aton.3 @@ -15,7 +15,7 @@ ether_aton, ether_ntoa, ether_ntohost, ether_hostton, ether_line, ether_ntoa_r, ether_aton_r \- Ethernet address manipulation routines .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <netinet/ether.h> diff --git a/man/man3/euidaccess.3 b/man/man3/euidaccess.3 index 999bb9d9db..f7071770cb 100644 --- a/man/man3/euidaccess.3 +++ b/man/man3/euidaccess.3 @@ -8,7 +8,7 @@ euidaccess, eaccess \- check effective user's permissions for a file .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/exec.3 b/man/man3/exec.3 index 29e11e3aa7..27fedf4f18 100644 --- a/man/man3/exec.3 +++ b/man/man3/exec.3 @@ -16,7 +16,7 @@ execl, execlp, execle, execv, execvp, execvpe \- execute a file .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <unistd.h> diff --git a/man/man3/exit.3 b/man/man3/exit.3 index 16dad75714..3b7720ba30 100644 --- a/man/man3/exit.3 +++ b/man/man3/exit.3 @@ -12,7 +12,7 @@ exit \- cause normal process termination .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/exp.3 b/man/man3/exp.3 index 378eeb64be..3c5226876e 100644 --- a/man/man3/exp.3 +++ b/man/man3/exp.3 @@ -19,7 +19,7 @@ exp, expf, expl \- base-e exponential function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/exp10.3 b/man/man3/exp10.3 index d5281fd492..562ea1ba96 100644 --- a/man/man3/exp10.3 +++ b/man/man3/exp10.3 @@ -18,7 +18,7 @@ exp10, exp10f, exp10l \- base-10 exponential function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/exp2.3 b/man/man3/exp2.3 index fda0b3c3e9..1dcad42aea 100644 --- a/man/man3/exp2.3 +++ b/man/man3/exp2.3 @@ -19,7 +19,7 @@ exp2, exp2f, exp2l \- base-2 exponential function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/expm1.3 b/man/man3/expm1.3 index 0e093a6170..f1e45311c2 100644 --- a/man/man3/expm1.3 +++ b/man/man3/expm1.3 @@ -13,7 +13,7 @@ expm1, expm1f, expm1l \- exponential minus 1 .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/fabs.3 b/man/man3/fabs.3 index bfd04d76b7..9d8c34ac5a 100644 --- a/man/man3/fabs.3 +++ b/man/man3/fabs.3 @@ -15,7 +15,7 @@ fabs, fabsf, fabsl \- absolute value of floating-point number .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/fclose.3 b/man/man3/fclose.3 index c8d044b9ce..7bd0f8b9c3 100644 --- a/man/man3/fclose.3 +++ b/man/man3/fclose.3 @@ -19,7 +19,7 @@ fclose \- close a stream .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/fcloseall.3 b/man/man3/fcloseall.3 index 0d97002684..43f6483591 100644 --- a/man/man3/fcloseall.3 +++ b/man/man3/fcloseall.3 @@ -8,7 +8,7 @@ fcloseall \- close all open streams .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/fdim.3 b/man/man3/fdim.3 index 74f7074024..02a4306cc6 100644 --- a/man/man3/fdim.3 +++ b/man/man3/fdim.3 @@ -10,7 +10,7 @@ fdim, fdimf, fdiml \- positive difference .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/fenv.3 b/man/man3/fenv.3 index 12e9f59f43..2f2316d127 100644 --- a/man/man3/fenv.3 +++ b/man/man3/fenv.3 @@ -14,7 +14,7 @@ fesetenv, feupdateenv, feenableexcept, fedisableexcept, fegetexcept \- floating-point rounding and exception handling .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <fenv.h> diff --git a/man/man3/ferror.3 b/man/man3/ferror.3 index 0baf2443af..db40dc2189 100644 --- a/man/man3/ferror.3 +++ b/man/man3/ferror.3 @@ -19,7 +19,7 @@ clearerr, feof, ferror \- check and reset stream status .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/fexecve.3 b/man/man3/fexecve.3 index 015d2e7fe5..c189d4a587 100644 --- a/man/man3/fexecve.3 +++ b/man/man3/fexecve.3 @@ -8,7 +8,7 @@ fexecve \- execute program specified via file descriptor .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <unistd.h> diff --git a/man/man3/fflush.3 b/man/man3/fflush.3 index 6590af5e8b..7db5fa38ed 100644 --- a/man/man3/fflush.3 +++ b/man/man3/fflush.3 @@ -20,7 +20,7 @@ fflush \- flush a stream .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/ffs.3 b/man/man3/ffs.3 index aab5f10998..655937c510 100644 --- a/man/man3/ffs.3 +++ b/man/man3/ffs.3 @@ -16,7 +16,7 @@ ffs, ffsl, ffsll \- find first bit set in a word .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <strings.h> diff --git a/man/man3/fgetc.3 b/man/man3/fgetc.3 index 57321d0424..19aaecd169 100644 --- a/man/man3/fgetc.3 +++ b/man/man3/fgetc.3 @@ -10,7 +10,7 @@ fgetc, fgets, getc, getchar, ungetc \- input of characters and strings .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/fgetgrent.3 b/man/man3/fgetgrent.3 index aea64ac21e..0476208ba5 100644 --- a/man/man3/fgetgrent.3 +++ b/man/man3/fgetgrent.3 @@ -13,7 +13,7 @@ fgetgrent \- get group file entry .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/fgetpwent.3 b/man/man3/fgetpwent.3 index 0387780335..b73f743807 100644 --- a/man/man3/fgetpwent.3 +++ b/man/man3/fgetpwent.3 @@ -16,7 +16,7 @@ fgetpwent \- get password file entry .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/fgetwc.3 b/man/man3/fgetwc.3 index e3d17bfd2f..57272589f8 100644 --- a/man/man3/fgetwc.3 +++ b/man/man3/fgetwc.3 @@ -16,7 +16,7 @@ fgetwc, getwc \- read a wide character from a FILE stream .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/fgetws.3 b/man/man3/fgetws.3 index afb08ab765..a7796f4c2e 100644 --- a/man/man3/fgetws.3 +++ b/man/man3/fgetws.3 @@ -16,7 +16,7 @@ fgetws \- read a wide-character string from a FILE stream .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/fileno.3 b/man/man3/fileno.3 index 1e99546260..fc4f824aea 100644 --- a/man/man3/fileno.3 +++ b/man/man3/fileno.3 @@ -17,7 +17,7 @@ fileno \- obtain file descriptor of a stdio stream .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/finite.3 b/man/man3/finite.3 index 246a82a1ff..20e2d4ca63 100644 --- a/man/man3/finite.3 +++ b/man/man3/finite.3 @@ -9,7 +9,7 @@ finite, finitef, finitel, isinf, isinff, isinfl, isnan, isnanf, isnanl \- BSD floating-point classification functions .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/flockfile.3 b/man/man3/flockfile.3 index 86b0f7ac55..1e2e559432 100644 --- a/man/man3/flockfile.3 +++ b/man/man3/flockfile.3 @@ -8,7 +8,7 @@ flockfile, ftrylockfile, funlockfile \- lock FILE for stdio .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/floor.3 b/man/man3/floor.3 index 226b0795b0..b5f263a75c 100644 --- a/man/man3/floor.3 +++ b/man/man3/floor.3 @@ -10,7 +10,7 @@ floor, floorf, floorl \- largest integral value not greater than argument .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/fma.3 b/man/man3/fma.3 index a4d2330a67..094a243a2b 100644 --- a/man/man3/fma.3 +++ b/man/man3/fma.3 @@ -13,7 +13,7 @@ fma, fmaf, fmal \- floating-point multiply and add .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/fmax.3 b/man/man3/fmax.3 index ea16797a74..740b0cec0c 100644 --- a/man/man3/fmax.3 +++ b/man/man3/fmax.3 @@ -10,7 +10,7 @@ fmax, fmaxf, fmaxl \- determine maximum of two floating-point numbers .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/fmemopen.3 b/man/man3/fmemopen.3 index 0207fbbfd9..49b478fbfe 100644 --- a/man/man3/fmemopen.3 +++ b/man/man3/fmemopen.3 @@ -8,7 +8,7 @@ fmemopen \- open memory as stream .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/fmin.3 b/man/man3/fmin.3 index 23aa01cc36..359a84da79 100644 --- a/man/man3/fmin.3 +++ b/man/man3/fmin.3 @@ -10,7 +10,7 @@ fmin, fminf, fminl \- determine minimum of two floating-point numbers .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/fmod.3 b/man/man3/fmod.3 index 13e0f2e8c6..f5d80b2ce9 100644 --- a/man/man3/fmod.3 +++ b/man/man3/fmod.3 @@ -18,7 +18,7 @@ fmod, fmodf, fmodl \- floating-point remainder function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/fmtmsg.3 b/man/man3/fmtmsg.3 index 111b8121fe..9d5369abe6 100644 --- a/man/man3/fmtmsg.3 +++ b/man/man3/fmtmsg.3 @@ -14,7 +14,7 @@ fmtmsg \- print formatted error messages .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <fmtmsg.h> diff --git a/man/man3/fnmatch.3 b/man/man3/fnmatch.3 index ef318d7bcd..8b8e0be692 100644 --- a/man/man3/fnmatch.3 +++ b/man/man3/fnmatch.3 @@ -11,7 +11,7 @@ fnmatch \- match filename or pathname .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <fnmatch.h> diff --git a/man/man3/fopen.3 b/man/man3/fopen.3 index 4e230a8fd4..d4c5797add 100644 --- a/man/man3/fopen.3 +++ b/man/man3/fopen.3 @@ -19,7 +19,7 @@ fopen, fdopen, freopen \- stream open functions .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/fopencookie.3 b/man/man3/fopencookie.3 index 9c31c9bf1e..62ae015e07 100644 --- a/man/man3/fopencookie.3 +++ b/man/man3/fopencookie.3 @@ -9,7 +9,7 @@ fopencookie \- open a custom stream .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/fpathconf.3 b/man/man3/fpathconf.3 index 7718473c3e..f6641579c6 100644 --- a/man/man3/fpathconf.3 +++ b/man/man3/fpathconf.3 @@ -25,7 +25,7 @@ fpathconf, pathconf \- get configuration values for files .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <unistd.h> diff --git a/man/man3/fpclassify.3 b/man/man3/fpclassify.3 index 98ec33d19d..86de4b8d48 100644 --- a/man/man3/fpclassify.3 +++ b/man/man3/fpclassify.3 @@ -12,7 +12,7 @@ fpclassify, isfinite, isnormal, isnan, isinf \- floating-point classification macros .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/fpurge.3 b/man/man3/fpurge.3 index 8b928f5f37..4c502b6009 100644 --- a/man/man3/fpurge.3 +++ b/man/man3/fpurge.3 @@ -8,7 +8,7 @@ fpurge, __fpurge \- purge a stream .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf /* unsupported */ diff --git a/man/man3/fputwc.3 b/man/man3/fputwc.3 index 3c7d4013b7..0aad97a1b5 100644 --- a/man/man3/fputwc.3 +++ b/man/man3/fputwc.3 @@ -14,7 +14,7 @@ fputwc, putwc \- write a wide character to a FILE stream .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/fputws.3 b/man/man3/fputws.3 index 54e708b0f8..2991e31adf 100644 --- a/man/man3/fputws.3 +++ b/man/man3/fputws.3 @@ -14,7 +14,7 @@ fputws \- write a wide-character string to a FILE stream .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/fread.3 b/man/man3/fread.3 index 9ed4c6a640..c56395d6b7 100644 --- a/man/man3/fread.3 +++ b/man/man3/fread.3 @@ -21,7 +21,7 @@ fread, fwrite \- binary stream input/output .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/frexp.3 b/man/man3/frexp.3 index 394e0e6e40..6f7743e358 100644 --- a/man/man3/frexp.3 +++ b/man/man3/frexp.3 @@ -17,7 +17,7 @@ frexp, frexpf, frexpl \- convert floating-point number to fractional and integral components .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/fseek.3 b/man/man3/fseek.3 index 64a23bbee0..afd3c22cb3 100644 --- a/man/man3/fseek.3 +++ b/man/man3/fseek.3 @@ -17,7 +17,7 @@ fgetpos, fseek, fsetpos, ftell, rewind \- reposition a stream .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/fseeko.3 b/man/man3/fseeko.3 index 2f698ac0ea..44083d8b04 100644 --- a/man/man3/fseeko.3 +++ b/man/man3/fseeko.3 @@ -8,7 +8,7 @@ fseeko, ftello \- seek to or report file position .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/ftime.3 b/man/man3/ftime.3 index 28fb6bffea..93a089ab7a 100644 --- a/man/man3/ftime.3 +++ b/man/man3/ftime.3 @@ -14,7 +14,7 @@ ftime \- return date and time .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B "#include <sys/timeb.h>" diff --git a/man/man3/ftok.3 b/man/man3/ftok.3 index 74fad12b2a..e54485714a 100644 --- a/man/man3/ftok.3 +++ b/man/man3/ftok.3 @@ -12,7 +12,7 @@ ftok \- convert a pathname and a project identifier to a System V IPC key .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/ipc.h> diff --git a/man/man3/fts.3 b/man/man3/fts.3 index 461ff88b08..7c3f085955 100644 --- a/man/man3/fts.3 +++ b/man/man3/fts.3 @@ -16,7 +16,7 @@ fts, fts_open, fts_read, fts_children, fts_set, fts_close \- \ traverse a file hierarchy .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/types.h> diff --git a/man/man3/ftw.3 b/man/man3/ftw.3 index cdeb40127a..f2d45233fb 100644 --- a/man/man3/ftw.3 +++ b/man/man3/ftw.3 @@ -20,7 +20,7 @@ ftw, nftw \- file tree walk .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <ftw.h> diff --git a/man/man3/futimes.3 b/man/man3/futimes.3 index 98bb0749c7..4c01d80963 100644 --- a/man/man3/futimes.3 +++ b/man/man3/futimes.3 @@ -8,7 +8,7 @@ futimes, lutimes \- change file timestamps .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/time.h> diff --git a/man/man3/fwide.3 b/man/man3/fwide.3 index 006520aae7..bce1de812d 100644 --- a/man/man3/fwide.3 +++ b/man/man3/fwide.3 @@ -13,7 +13,7 @@ fwide \- set and determine the orientation of a FILE stream .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/gamma.3 b/man/man3/gamma.3 index 9f0dc9a2db..1f368349b0 100644 --- a/man/man3/gamma.3 +++ b/man/man3/gamma.3 @@ -10,7 +10,7 @@ gamma, gammaf, gammal \- (logarithm of the) gamma function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/gcvt.3 b/man/man3/gcvt.3 index 7cdaec33e5..c9fcf8f68d 100644 --- a/man/man3/gcvt.3 +++ b/man/man3/gcvt.3 @@ -13,7 +13,7 @@ gcvt \- convert a floating-point number to a string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/get_nprocs.3 b/man/man3/get_nprocs.3 index 411911efc5..7e9c49004f 100644 --- a/man/man3/get_nprocs.3 +++ b/man/man3/get_nprocs.3 @@ -9,7 +9,7 @@ get_nprocs, get_nprocs_conf \- get number of processors .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/sysinfo.h> diff --git a/man/man3/get_phys_pages.3 b/man/man3/get_phys_pages.3 index b0b70577fe..06c011cc9d 100644 --- a/man/man3/get_phys_pages.3 +++ b/man/man3/get_phys_pages.3 @@ -8,7 +8,7 @@ get_phys_pages, get_avphys_pages \- get total and available physical page counts .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B "#include <sys/sysinfo.h>" diff --git a/man/man3/getaddrinfo.3 b/man/man3/getaddrinfo.3 index d35f97125c..d1ccd74a45 100644 --- a/man/man3/getaddrinfo.3 +++ b/man/man3/getaddrinfo.3 @@ -28,7 +28,7 @@ getaddrinfo, freeaddrinfo, gai_strerror \- network address and service translation .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/types.h> diff --git a/man/man3/getaddrinfo_a.3 b/man/man3/getaddrinfo_a.3 index 3ec50a79e6..cd955e4973 100644 --- a/man/man3/getaddrinfo_a.3 +++ b/man/man3/getaddrinfo_a.3 @@ -14,7 +14,7 @@ getaddrinfo_a, gai_suspend, gai_error, gai_cancel \- asynchronous network address and service translation .SH LIBRARY Asynchronous name lookup library -.RI ( libanl ", " \-lanl ) +.RI ( libanl ,\~ \-lanl ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/getauxval.3 b/man/man3/getauxval.3 index 082d9586a9..16a966dc48 100644 --- a/man/man3/getauxval.3 +++ b/man/man3/getauxval.3 @@ -10,7 +10,7 @@ getauxval \- retrieve a value from the auxiliary vector .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/auxv.h> diff --git a/man/man3/getcontext.3 b/man/man3/getcontext.3 index ef2f35fff3..537b872a0b 100644 --- a/man/man3/getcontext.3 +++ b/man/man3/getcontext.3 @@ -8,7 +8,7 @@ getcontext, setcontext \- get or set the user context .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <ucontext.h> diff --git a/man/man3/getcwd.3 b/man/man3/getcwd.3 index 6ba1e32805..685585a604 100644 --- a/man/man3/getcwd.3 +++ b/man/man3/getcwd.3 @@ -15,7 +15,7 @@ getcwd, getwd, get_current_dir_name \- get current working directory .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <unistd.h> diff --git a/man/man3/getdate.3 b/man/man3/getdate.3 index 57ad74d994..e15517883e 100644 --- a/man/man3/getdate.3 +++ b/man/man3/getdate.3 @@ -13,7 +13,7 @@ getdate, getdate_r \- convert a date-plus-time string to broken-down time .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B "#include <time.h>" diff --git a/man/man3/getdirentries.3 b/man/man3/getdirentries.3 index b738192afc..d72cde41dc 100644 --- a/man/man3/getdirentries.3 +++ b/man/man3/getdirentries.3 @@ -10,7 +10,7 @@ getdirentries \- get directory entries in a filesystem-independent format .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <dirent.h> diff --git a/man/man3/getdtablesize.3 b/man/man3/getdtablesize.3 index 032514530e..bc7ac3d659 100644 --- a/man/man3/getdtablesize.3 +++ b/man/man3/getdtablesize.3 @@ -10,7 +10,7 @@ getdtablesize \- get file descriptor table size .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <unistd.h> diff --git a/man/man3/getentropy.3 b/man/man3/getentropy.3 index a26a4eff56..f69b72b739 100644 --- a/man/man3/getentropy.3 +++ b/man/man3/getentropy.3 @@ -7,7 +7,7 @@ getentropy \- fill a buffer with random bytes .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <unistd.h> diff --git a/man/man3/getenv.3 b/man/man3/getenv.3 index 65bc3c81e7..a7acb86302 100644 --- a/man/man3/getenv.3 +++ b/man/man3/getenv.3 @@ -16,7 +16,7 @@ getenv, secure_getenv \- get an environment variable .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/getfsent.3 b/man/man3/getfsent.3 index eb610a62ac..bb3e7e81fe 100644 --- a/man/man3/getfsent.3 +++ b/man/man3/getfsent.3 @@ -10,7 +10,7 @@ getfsent, getfsspec, getfsfile, setfsent, endfsent \- handle fstab entries .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <fstab.h> diff --git a/man/man3/getgrent.3 b/man/man3/getgrent.3 index 16b41ff8b6..eb93cc10ff 100644 --- a/man/man3/getgrent.3 +++ b/man/man3/getgrent.3 @@ -13,7 +13,7 @@ getgrent, setgrent, endgrent \- get group file entry .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/types.h> diff --git a/man/man3/getgrent_r.3 b/man/man3/getgrent_r.3 index 688f816898..6b7962e6e7 100644 --- a/man/man3/getgrent_r.3 +++ b/man/man3/getgrent_r.3 @@ -8,7 +8,7 @@ getgrent_r, fgetgrent_r \- get group file entry reentrantly .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <grp.h> diff --git a/man/man3/getgrnam.3 b/man/man3/getgrnam.3 index 2010e6d1c7..aab9697074 100644 --- a/man/man3/getgrnam.3 +++ b/man/man3/getgrnam.3 @@ -16,7 +16,7 @@ getgrnam, getgrnam_r, getgrgid, getgrgid_r \- get group file entry .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/types.h> diff --git a/man/man3/getgrouplist.3 b/man/man3/getgrouplist.3 index d8c761019b..21c15038db 100644 --- a/man/man3/getgrouplist.3 +++ b/man/man3/getgrouplist.3 @@ -12,7 +12,7 @@ getgrouplist \- get list of groups to which a user belongs .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <grp.h> diff --git a/man/man3/gethostbyname.3 b/man/man3/gethostbyname.3 index a881b2c109..98478b90cf 100644 --- a/man/man3/gethostbyname.3 +++ b/man/man3/gethostbyname.3 @@ -26,7 +26,7 @@ gethostbyname2, gethostbyname2_r, gethostbyname_r, gethostent_r \- get network host entry .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <netdb.h> diff --git a/man/man3/gethostid.3 b/man/man3/gethostid.3 index daaaf548a8..f4150731ff 100644 --- a/man/man3/gethostid.3 +++ b/man/man3/gethostid.3 @@ -12,7 +12,7 @@ gethostid, sethostid \- get or set the unique identifier of the current host .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <unistd.h> diff --git a/man/man3/getifaddrs.3 b/man/man3/getifaddrs.3 index 8a13821e64..99edefc734 100644 --- a/man/man3/getifaddrs.3 +++ b/man/man3/getifaddrs.3 @@ -19,7 +19,7 @@ getifaddrs, freeifaddrs \- get interface addresses .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/types.h> diff --git a/man/man3/getipnodebyname.3 b/man/man3/getipnodebyname.3 index 09808542b1..a4483c7a18 100644 --- a/man/man3/getipnodebyname.3 +++ b/man/man3/getipnodebyname.3 @@ -9,7 +9,7 @@ getipnodebyname, getipnodebyaddr, freehostent \- get network hostnames and addresses .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/types.h> diff --git a/man/man3/getline.3 b/man/man3/getline.3 index c9b018560d..9b7be6d760 100644 --- a/man/man3/getline.3 +++ b/man/man3/getline.3 @@ -9,7 +9,7 @@ getline, getdelim \- delimited string input .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/getloadavg.3 b/man/man3/getloadavg.3 index 5bbfc716c0..d45416da15 100644 --- a/man/man3/getloadavg.3 +++ b/man/man3/getloadavg.3 @@ -13,7 +13,7 @@ getloadavg \- get system load averages .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/getlogin.3 b/man/man3/getlogin.3 index 80457c0e3b..661613798b 100644 --- a/man/man3/getlogin.3 +++ b/man/man3/getlogin.3 @@ -11,7 +11,7 @@ getlogin, getlogin_r, cuserid \- get username .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <unistd.h> diff --git a/man/man3/getmntent.3 b/man/man3/getmntent.3 index 3b6d8bc8ab..6d194d51e2 100644 --- a/man/man3/getmntent.3 +++ b/man/man3/getmntent.3 @@ -16,7 +16,7 @@ getmntent, setmntent, addmntent, endmntent, hasmntopt, getmntent_r \- get filesystem descriptor file entry .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/getnameinfo.3 b/man/man3/getnameinfo.3 index b800f315da..13c0382226 100644 --- a/man/man3/getnameinfo.3 +++ b/man/man3/getnameinfo.3 @@ -13,7 +13,7 @@ getnameinfo \- address-to-name translation in protocol-independent manner .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/socket.h> diff --git a/man/man3/getnetent.3 b/man/man3/getnetent.3 index a2a2689943..e69484c7cd 100644 --- a/man/man3/getnetent.3 +++ b/man/man3/getnetent.3 @@ -14,7 +14,7 @@ getnetent, getnetbyname, getnetbyaddr, setnetent, endnetent \- get network entry .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <netdb.h> diff --git a/man/man3/getnetent_r.3 b/man/man3/getnetent_r.3 index d8f70c3a28..5614c3cb80 100644 --- a/man/man3/getnetent_r.3 +++ b/man/man3/getnetent_r.3 @@ -10,7 +10,7 @@ getnetent_r, getnetbyname_r, getnetbyaddr_r \- get network entry (reentrant) .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <netdb.h> diff --git a/man/man3/getopt.3 b/man/man3/getopt.3 index 7963d910e6..67c3ec9b38 100644 --- a/man/man3/getopt.3 +++ b/man/man3/getopt.3 @@ -26,7 +26,7 @@ getopt, getopt_long, getopt_long_only, optarg, optind, opterr, optopt \- Parse command-line options .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <unistd.h> diff --git a/man/man3/getpass.3 b/man/man3/getpass.3 index 9abf657e27..0f2bf33b87 100644 --- a/man/man3/getpass.3 +++ b/man/man3/getpass.3 @@ -8,7 +8,7 @@ getpass \- get a password .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <unistd.h> diff --git a/man/man3/getprotoent.3 b/man/man3/getprotoent.3 index 79b5d23bea..7ae604aff2 100644 --- a/man/man3/getprotoent.3 +++ b/man/man3/getprotoent.3 @@ -14,7 +14,7 @@ getprotoent, getprotobyname, getprotobynumber, setprotoent, endprotoent \- get protocol entry .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <netdb.h> diff --git a/man/man3/getprotoent_r.3 b/man/man3/getprotoent_r.3 index b4251929ba..08e87a0757 100644 --- a/man/man3/getprotoent_r.3 +++ b/man/man3/getprotoent_r.3 @@ -10,7 +10,7 @@ getprotoent_r, getprotobyname_r, getprotobynumber_r \- get protocol entry (reentrant) .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <netdb.h> diff --git a/man/man3/getpt.3 b/man/man3/getpt.3 index fca62693e8..d4effd8a70 100644 --- a/man/man3/getpt.3 +++ b/man/man3/getpt.3 @@ -10,7 +10,7 @@ getpt \- open a new pseudoterminal master .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/getpw.3 b/man/man3/getpw.3 index b40b36ffde..eb99e590ef 100644 --- a/man/man3/getpw.3 +++ b/man/man3/getpw.3 @@ -15,7 +15,7 @@ getpw \- reconstruct password line entry .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/getpwent.3 b/man/man3/getpwent.3 index 5c213db9a0..887bf85fcf 100644 --- a/man/man3/getpwent.3 +++ b/man/man3/getpwent.3 @@ -16,7 +16,7 @@ getpwent, setpwent, endpwent \- get password file entry .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/types.h> diff --git a/man/man3/getpwent_r.3 b/man/man3/getpwent_r.3 index 8ce8525c19..ccb6266d57 100644 --- a/man/man3/getpwent_r.3 +++ b/man/man3/getpwent_r.3 @@ -8,7 +8,7 @@ getpwent_r, fgetpwent_r \- get passwd file entry reentrantly .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <pwd.h> diff --git a/man/man3/getpwnam.3 b/man/man3/getpwnam.3 index 3393a66ecf..17b811f59f 100644 --- a/man/man3/getpwnam.3 +++ b/man/man3/getpwnam.3 @@ -20,7 +20,7 @@ getpwnam, getpwnam_r, getpwuid, getpwuid_r \- get password file entry .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/types.h> diff --git a/man/man3/getrpcent.3 b/man/man3/getrpcent.3 index ec217b70cb..d1858ccb1b 100644 --- a/man/man3/getrpcent.3 +++ b/man/man3/getrpcent.3 @@ -12,7 +12,7 @@ getrpcent, getrpcbyname, getrpcbynumber, setrpcent, endrpcent \- get RPC entry .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <netdb.h> diff --git a/man/man3/getrpcent_r.3 b/man/man3/getrpcent_r.3 index 558d0a831d..e454cf17dd 100644 --- a/man/man3/getrpcent_r.3 +++ b/man/man3/getrpcent_r.3 @@ -10,7 +10,7 @@ getrpcent_r, getrpcbyname_r, getrpcbynumber_r \- get RPC entry (reentrant) .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <netdb.h> diff --git a/man/man3/getrpcport.3 b/man/man3/getrpcport.3 index bdc6451b6c..18636aad50 100644 --- a/man/man3/getrpcport.3 +++ b/man/man3/getrpcport.3 @@ -11,7 +11,7 @@ getrpcport \- get RPC port number .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B "#include <rpc/rpc.h>" diff --git a/man/man3/gets.3 b/man/man3/gets.3 index ee7cdfdf06..623ede7fe1 100644 --- a/man/man3/gets.3 +++ b/man/man3/gets.3 @@ -12,7 +12,7 @@ gets \- get a string from standard input (DEPRECATED) .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/getservent.3 b/man/man3/getservent.3 index 97f01dfbb4..2652fac9f4 100644 --- a/man/man3/getservent.3 +++ b/man/man3/getservent.3 @@ -18,7 +18,7 @@ getservent, getservbyname, getservbyport, setservent, endservent \- get service entry .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <netdb.h> diff --git a/man/man3/getservent_r.3 b/man/man3/getservent_r.3 index 020b578304..83ea63885b 100644 --- a/man/man3/getservent_r.3 +++ b/man/man3/getservent_r.3 @@ -10,7 +10,7 @@ getservent_r, getservbyname_r, getservbyport_r \- get service entry (reentrant) .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <netdb.h> diff --git a/man/man3/getspnam.3 b/man/man3/getspnam.3 index c97f2fa2da..39a168d6bc 100644 --- a/man/man3/getspnam.3 +++ b/man/man3/getspnam.3 @@ -11,7 +11,7 @@ fgetspent, fgetspent_r, sgetspent, sgetspent_r, putspent, lckpwdf, ulckpwdf \- get shadow password file entry .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf /* General shadow password file API */ diff --git a/man/man3/getsubopt.3 b/man/man3/getsubopt.3 index 74d0f98b25..9696028fc5 100644 --- a/man/man3/getsubopt.3 +++ b/man/man3/getsubopt.3 @@ -28,7 +28,7 @@ getsubopt \- parse suboption arguments from a string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/getttyent.3 b/man/man3/getttyent.3 index 7c694e5fe5..49694941c3 100644 --- a/man/man3/getttyent.3 +++ b/man/man3/getttyent.3 @@ -8,7 +8,7 @@ getttyent, getttynam, setttyent, endttyent \- get ttys file entry .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B "#include <ttyent.h>" diff --git a/man/man3/getusershell.3 b/man/man3/getusershell.3 index 77c7c04099..e23144c4ac 100644 --- a/man/man3/getusershell.3 +++ b/man/man3/getusershell.3 @@ -13,7 +13,7 @@ getusershell, setusershell, endusershell \- get permitted user shells .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <unistd.h> diff --git a/man/man3/getutent.3 b/man/man3/getutent.3 index b783f9f59a..693c3b2b27 100644 --- a/man/man3/getutent.3 +++ b/man/man3/getutent.3 @@ -16,7 +16,7 @@ getutent, getutid, getutline, pututline, setutent, endutent, utmpname \- access utmp file entries .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <utmp.h> diff --git a/man/man3/getutmp.3 b/man/man3/getutmp.3 index d3e774a816..62380fa184 100644 --- a/man/man3/getutmp.3 +++ b/man/man3/getutmp.3 @@ -9,7 +9,7 @@ getutmp, getutmpx \- copy utmp structure to utmpx, and vice versa .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/getw.3 b/man/man3/getw.3 index e41b7d8a45..0a1a6c4a45 100644 --- a/man/man3/getw.3 +++ b/man/man3/getw.3 @@ -8,7 +8,7 @@ getw, putw \- input and output of words (ints) .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/getwchar.3 b/man/man3/getwchar.3 index 4dd9c16f7c..cc01e31422 100644 --- a/man/man3/getwchar.3 +++ b/man/man3/getwchar.3 @@ -15,7 +15,7 @@ getwchar \- read a wide character from standard input .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/glob.3 b/man/man3/glob.3 index 214836a911..42d4cbc87e 100644 --- a/man/man3/glob.3 +++ b/man/man3/glob.3 @@ -17,7 +17,7 @@ glob, globfree \- find pathnames matching a pattern, free memory from glob() .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <glob.h> diff --git a/man/man3/gnu_get_libc_version.3 b/man/man3/gnu_get_libc_version.3 index a50f108d40..48eaad33ac 100644 --- a/man/man3/gnu_get_libc_version.3 +++ b/man/man3/gnu_get_libc_version.3 @@ -9,7 +9,7 @@ gnu_get_libc_version, gnu_get_libc_release \- get glibc version and release .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <gnu/libc\-version.h> diff --git a/man/man3/grantpt.3 b/man/man3/grantpt.3 index f2d70ebd6f..0e994e7ef9 100644 --- a/man/man3/grantpt.3 +++ b/man/man3/grantpt.3 @@ -8,7 +8,7 @@ grantpt \- grant access to the slave pseudoterminal .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #define _XOPEN_SOURCE diff --git a/man/man3/group_member.3 b/man/man3/group_member.3 index 7985b89be7..23e14437b2 100644 --- a/man/man3/group_member.3 +++ b/man/man3/group_member.3 @@ -7,7 +7,7 @@ group_member \- test whether a process is in a group .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <unistd.h> diff --git a/man/man3/gsignal.3 b/man/man3/gsignal.3 index 538837a63a..d87d9e4946 100644 --- a/man/man3/gsignal.3 +++ b/man/man3/gsignal.3 @@ -10,7 +10,7 @@ gsignal, ssignal \- software signal facility .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <signal.h> diff --git a/man/man3/hash.3 b/man/man3/hash.3 index b40623a474..3eb529942c 100644 --- a/man/man3/hash.3 +++ b/man/man3/hash.3 @@ -11,7 +11,7 @@ hash \- hash database access method .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .ft B diff --git a/man/man3/hsearch.3 b/man/man3/hsearch.3 index 91f184a88b..1ba6d0a0bd 100644 --- a/man/man3/hsearch.3 +++ b/man/man3/hsearch.3 @@ -20,7 +20,7 @@ hcreate, hdestroy, hsearch, hcreate_r, hdestroy_r, hsearch_r \- hash table management .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <search.h> diff --git a/man/man3/hypot.3 b/man/man3/hypot.3 index 3c82980c16..5118e30ca5 100644 --- a/man/man3/hypot.3 +++ b/man/man3/hypot.3 @@ -16,7 +16,7 @@ hypot, hypotf, hypotl \- Euclidean distance function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/iconv.3 b/man/man3/iconv.3 index 12bb9b50b5..c7d102ba29 100644 --- a/man/man3/iconv.3 +++ b/man/man3/iconv.3 @@ -16,7 +16,7 @@ iconv \- perform character set conversion .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <iconv.h> diff --git a/man/man3/iconv_close.3 b/man/man3/iconv_close.3 index e3dc87e8aa..1a9838d6fb 100644 --- a/man/man3/iconv_close.3 +++ b/man/man3/iconv_close.3 @@ -12,7 +12,7 @@ iconv_close \- deallocate descriptor for character set conversion .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <iconv.h> diff --git a/man/man3/iconv_open.3 b/man/man3/iconv_open.3 index f58629aee1..cf42df2e93 100644 --- a/man/man3/iconv_open.3 +++ b/man/man3/iconv_open.3 @@ -16,7 +16,7 @@ iconv_open \- allocate descriptor for character set conversion .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <iconv.h> diff --git a/man/man3/if_nameindex.3 b/man/man3/if_nameindex.3 index 38f0f3a62d..d269a4463f 100644 --- a/man/man3/if_nameindex.3 +++ b/man/man3/if_nameindex.3 @@ -9,7 +9,7 @@ if_nameindex, if_freenameindex \- get network interface names and indexes .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <net/if.h> diff --git a/man/man3/if_nametoindex.3 b/man/man3/if_nametoindex.3 index 5ca0514ed8..9e1d86985e 100644 --- a/man/man3/if_nametoindex.3 +++ b/man/man3/if_nametoindex.3 @@ -9,7 +9,7 @@ if_nametoindex, if_indextoname \- mappings between network interface names and indexes .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <net/if.h> diff --git a/man/man3/ilogb.3 b/man/man3/ilogb.3 index 5130e40e04..e75a9143f8 100644 --- a/man/man3/ilogb.3 +++ b/man/man3/ilogb.3 @@ -12,7 +12,7 @@ ilogb, ilogbf, ilogbl \- get integer exponent of a floating-point value .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/index.3 b/man/man3/index.3 index a47ce0dae6..eaf45c58e2 100644 --- a/man/man3/index.3 +++ b/man/man3/index.3 @@ -7,7 +7,7 @@ index, rindex \- locate character in string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <strings.h> diff --git a/man/man3/inet.3 b/man/man3/inet.3 index f72245b4e5..043e289b84 100644 --- a/man/man3/inet.3 +++ b/man/man3/inet.3 @@ -26,7 +26,7 @@ inet_aton, inet_addr, inet_network, inet_ntoa, inet_makeaddr, inet_lnaof, inet_netof \- Internet address manipulation routines .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/socket.h> diff --git a/man/man3/inet_net_pton.3 b/man/man3/inet_net_pton.3 index d0421bc67b..cd20ba2e6f 100644 --- a/man/man3/inet_net_pton.3 +++ b/man/man3/inet_net_pton.3 @@ -7,7 +7,7 @@ inet_net_pton, inet_net_ntop \- Internet network number conversion .SH LIBRARY Resolver library -.RI ( libresolv ", " \-lresolv ) +.RI ( libresolv ,\~ \-lresolv ) .SH SYNOPSIS .nf .B #include <arpa/inet.h> diff --git a/man/man3/inet_ntop.3 b/man/man3/inet_ntop.3 index 8926460d47..2082d2a5e7 100644 --- a/man/man3/inet_ntop.3 +++ b/man/man3/inet_ntop.3 @@ -9,7 +9,7 @@ inet_ntop \- convert IPv4 and IPv6 addresses from binary to text form .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <arpa/inet.h> diff --git a/man/man3/inet_pton.3 b/man/man3/inet_pton.3 index 10cce5561f..d15eab938f 100644 --- a/man/man3/inet_pton.3 +++ b/man/man3/inet_pton.3 @@ -10,7 +10,7 @@ inet_pton \- convert IPv4 and IPv6 addresses from text to binary form .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <arpa/inet.h> diff --git a/man/man3/initgroups.3 b/man/man3/initgroups.3 index 46e1b85012..33ba446874 100644 --- a/man/man3/initgroups.3 +++ b/man/man3/initgroups.3 @@ -15,7 +15,7 @@ initgroups \- initialize the supplementary group access list .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/types.h> diff --git a/man/man3/insque.3 b/man/man3/insque.3 index 8fb0e4db24..b7b1f79a3e 100644 --- a/man/man3/insque.3 +++ b/man/man3/insque.3 @@ -19,7 +19,7 @@ insque, remque \- insert/remove an item from a queue .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <search.h> diff --git a/man/man3/isalpha.3 b/man/man3/isalpha.3 index 6e113203bb..592ca46378 100644 --- a/man/man3/isalpha.3 +++ b/man/man3/isalpha.3 @@ -18,7 +18,7 @@ isprint_l, ispunct_l, isspace_l, isupper_l, isxdigit_l \- character classification functions .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <ctype.h> diff --git a/man/man3/isatty.3 b/man/man3/isatty.3 index 84342ff40b..eb408061ad 100644 --- a/man/man3/isatty.3 +++ b/man/man3/isatty.3 @@ -9,7 +9,7 @@ isatty \- test whether a file descriptor refers to a terminal .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <unistd.h> diff --git a/man/man3/isfdtype.3 b/man/man3/isfdtype.3 index 5ccfeb7832..24765f67aa 100644 --- a/man/man3/isfdtype.3 +++ b/man/man3/isfdtype.3 @@ -7,7 +7,7 @@ isfdtype \- test file type of a file descriptor .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/stat.h> diff --git a/man/man3/isgreater.3 b/man/man3/isgreater.3 index a2e52d18cc..70670b1f20 100644 --- a/man/man3/isgreater.3 +++ b/man/man3/isgreater.3 @@ -12,7 +12,7 @@ isgreater, isgreaterequal, isless, islessequal, islessgreater, isunordered \- floating-point relational tests without exception for NaN .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/iswalnum.3 b/man/man3/iswalnum.3 index e0f73c801d..b8225ddd53 100644 --- a/man/man3/iswalnum.3 +++ b/man/man3/iswalnum.3 @@ -14,7 +14,7 @@ iswalnum \- test for alphanumeric wide character .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wctype.h> diff --git a/man/man3/iswalpha.3 b/man/man3/iswalpha.3 index 0fa88e9bd9..1a8f022e98 100644 --- a/man/man3/iswalpha.3 +++ b/man/man3/iswalpha.3 @@ -14,7 +14,7 @@ iswalpha \- test for alphabetic wide character .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wctype.h> diff --git a/man/man3/iswblank.3 b/man/man3/iswblank.3 index 58361f1390..3bab2cd713 100644 --- a/man/man3/iswblank.3 +++ b/man/man3/iswblank.3 @@ -14,7 +14,7 @@ iswblank \- test for whitespace wide character .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wctype.h> diff --git a/man/man3/iswcntrl.3 b/man/man3/iswcntrl.3 index 3478088ca6..56cd163bc7 100644 --- a/man/man3/iswcntrl.3 +++ b/man/man3/iswcntrl.3 @@ -14,7 +14,7 @@ iswcntrl \- test for control wide character .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wctype.h> diff --git a/man/man3/iswctype.3 b/man/man3/iswctype.3 index bf457d5f3f..6771a24ce3 100644 --- a/man/man3/iswctype.3 +++ b/man/man3/iswctype.3 @@ -14,7 +14,7 @@ iswctype \- wide-character classification .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wctype.h> diff --git a/man/man3/iswdigit.3 b/man/man3/iswdigit.3 index 60a088b871..7f2208edd1 100644 --- a/man/man3/iswdigit.3 +++ b/man/man3/iswdigit.3 @@ -14,7 +14,7 @@ iswdigit \- test for decimal digit wide character .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wctype.h> diff --git a/man/man3/iswgraph.3 b/man/man3/iswgraph.3 index 9cfb3a6dcc..c2af5e49f9 100644 --- a/man/man3/iswgraph.3 +++ b/man/man3/iswgraph.3 @@ -14,7 +14,7 @@ iswgraph \- test for graphic wide character .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wctype.h> diff --git a/man/man3/iswlower.3 b/man/man3/iswlower.3 index d862b4a01b..7309eb6887 100644 --- a/man/man3/iswlower.3 +++ b/man/man3/iswlower.3 @@ -14,7 +14,7 @@ iswlower \- test for lowercase wide character .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wctype.h> diff --git a/man/man3/iswprint.3 b/man/man3/iswprint.3 index 57055f6ee0..caa561371b 100644 --- a/man/man3/iswprint.3 +++ b/man/man3/iswprint.3 @@ -14,7 +14,7 @@ iswprint \- test for printing wide character .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wctype.h> diff --git a/man/man3/iswpunct.3 b/man/man3/iswpunct.3 index 4f5a220a1c..8e6021366f 100644 --- a/man/man3/iswpunct.3 +++ b/man/man3/iswpunct.3 @@ -14,7 +14,7 @@ iswpunct \- test for punctuation or symbolic wide character .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wctype.h> diff --git a/man/man3/iswspace.3 b/man/man3/iswspace.3 index bb53c9aa75..e5ee6c1ba1 100644 --- a/man/man3/iswspace.3 +++ b/man/man3/iswspace.3 @@ -14,7 +14,7 @@ iswspace \- test for whitespace wide character .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wctype.h> diff --git a/man/man3/iswupper.3 b/man/man3/iswupper.3 index 7a64ebae1b..879653bcd8 100644 --- a/man/man3/iswupper.3 +++ b/man/man3/iswupper.3 @@ -14,7 +14,7 @@ iswupper \- test for uppercase wide character .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wctype.h> diff --git a/man/man3/iswxdigit.3 b/man/man3/iswxdigit.3 index 427fc37518..660cf106cc 100644 --- a/man/man3/iswxdigit.3 +++ b/man/man3/iswxdigit.3 @@ -14,7 +14,7 @@ iswxdigit \- test for hexadecimal digit wide character .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wctype.h> diff --git a/man/man3/j0.3 b/man/man3/j0.3 index d1af2938bf..d94d829192 100644 --- a/man/man3/j0.3 +++ b/man/man3/j0.3 @@ -20,7 +20,7 @@ j0, j0f, j0l, j1, j1f, j1l, jn, jnf, jnl \- Bessel functions of the first kind .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/key_setsecret.3 b/man/man3/key_setsecret.3 index 18bbb107b2..57e8cc4f93 100644 --- a/man/man3/key_setsecret.3 +++ b/man/man3/key_setsecret.3 @@ -11,7 +11,7 @@ key_decryptsession, key_encryptsession, key_setsecret, key_gendes, key_secretkey_is_set \- interfaces to rpc keyserver daemon .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <rpc/rpc.h> diff --git a/man/man3/killpg.3 b/man/man3/killpg.3 index bec05d8be9..2f19ad61f0 100644 --- a/man/man3/killpg.3 +++ b/man/man3/killpg.3 @@ -16,7 +16,7 @@ killpg \- send signal to a process group .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <signal.h> diff --git a/man/man3/ldexp.3 b/man/man3/ldexp.3 index d361beb1fc..a0ec1cef58 100644 --- a/man/man3/ldexp.3 +++ b/man/man3/ldexp.3 @@ -17,7 +17,7 @@ ldexp, ldexpf, ldexpl \- multiply floating-point number by integral power of 2 .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/lgamma.3 b/man/man3/lgamma.3 index 87b8ec3ff3..4aedea74e2 100644 --- a/man/man3/lgamma.3 +++ b/man/man3/lgamma.3 @@ -12,7 +12,7 @@ lgamma, lgammaf, lgammal, lgamma_r, lgammaf_r, lgammal_r, signgam \- log gamma function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/lio_listio.3 b/man/man3/lio_listio.3 index bd9367d7c1..a75df98c38 100644 --- a/man/man3/lio_listio.3 +++ b/man/man3/lio_listio.3 @@ -8,7 +8,7 @@ lio_listio \- initiate a list of I/O requests .SH LIBRARY Real-time library -.RI ( librt ", " \-lrt ) +.RI ( librt ,\~ \-lrt ) .SH SYNOPSIS .nf .B "#include <aio.h>" diff --git a/man/man3/list.3 b/man/man3/list.3 index d869f62b88..8cc40e914f 100644 --- a/man/man3/list.3 +++ b/man/man3/list.3 @@ -27,7 +27,7 @@ LIST_REMOVE \- implementation of a doubly linked list .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/queue.h> diff --git a/man/man3/localeconv.3 b/man/man3/localeconv.3 index 4862c9c530..9041449eaa 100644 --- a/man/man3/localeconv.3 +++ b/man/man3/localeconv.3 @@ -9,7 +9,7 @@ localeconv \- get numeric formatting information .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <locale.h> diff --git a/man/man3/lockf.3 b/man/man3/lockf.3 index 7267587c44..83d5a358ff 100644 --- a/man/man3/lockf.3 +++ b/man/man3/lockf.3 @@ -12,7 +12,7 @@ lockf \- apply, test or remove a POSIX lock on an open file .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <unistd.h> diff --git a/man/man3/log.3 b/man/man3/log.3 index 2192a92945..7600d3ecae 100644 --- a/man/man3/log.3 +++ b/man/man3/log.3 @@ -19,7 +19,7 @@ log, logf, logl \- natural logarithmic function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/log10.3 b/man/man3/log10.3 index 40e43117a7..8d71874910 100644 --- a/man/man3/log10.3 +++ b/man/man3/log10.3 @@ -19,7 +19,7 @@ log10, log10f, log10l \- base-10 logarithmic function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/log1p.3 b/man/man3/log1p.3 index 7855e67727..6d98399778 100644 --- a/man/man3/log1p.3 +++ b/man/man3/log1p.3 @@ -12,7 +12,7 @@ log1p, log1pf, log1pl \- logarithm of 1 plus argument .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/log2.3 b/man/man3/log2.3 index 11d8c3cc21..f4eb609070 100644 --- a/man/man3/log2.3 +++ b/man/man3/log2.3 @@ -19,7 +19,7 @@ log2, log2f, log2l \- base-2 logarithmic function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/logb.3 b/man/man3/logb.3 index 6d1cb5be83..804d4e4c76 100644 --- a/man/man3/logb.3 +++ b/man/man3/logb.3 @@ -12,7 +12,7 @@ logb, logbf, logbl \- get exponent of a floating-point value .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/login.3 b/man/man3/login.3 index 5190dbf4ba..310995ef06 100644 --- a/man/man3/login.3 +++ b/man/man3/login.3 @@ -9,7 +9,7 @@ login, logout \- write utmp and wtmp entries .SH LIBRARY System utilities library -.RI ( libutil ", " \-lutil ) +.RI ( libutil ,\~ \-lutil ) .SH SYNOPSIS .nf .B #include <utmp.h> diff --git a/man/man3/lrint.3 b/man/man3/lrint.3 index 74b91af9c3..e65c028e7a 100644 --- a/man/man3/lrint.3 +++ b/man/man3/lrint.3 @@ -10,7 +10,7 @@ lrint, lrintf, lrintl, llrint, llrintf, llrintl \- round to nearest integer .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/lround.3 b/man/man3/lround.3 index b16854b2d7..1f8a865c82 100644 --- a/man/man3/lround.3 +++ b/man/man3/lround.3 @@ -11,7 +11,7 @@ lround, lroundf, lroundl, llround, llroundf, llroundl \- round to nearest integer .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/lsearch.3 b/man/man3/lsearch.3 index 13871e9cf2..1d1bf0b5b8 100644 --- a/man/man3/lsearch.3 +++ b/man/man3/lsearch.3 @@ -9,7 +9,7 @@ lfind, lsearch \- linear search of an array .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <search.h> diff --git a/man/man3/lseek64.3 b/man/man3/lseek64.3 index e62a7238e1..7b4a35670c 100644 --- a/man/man3/lseek64.3 +++ b/man/man3/lseek64.3 @@ -9,7 +9,7 @@ lseek64 \- reposition 64-bit read/write file offset .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#define _LARGEFILE64_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/makecontext.3 b/man/man3/makecontext.3 index 25bfd6e6d5..c87c47d0eb 100644 --- a/man/man3/makecontext.3 +++ b/man/man3/makecontext.3 @@ -11,7 +11,7 @@ makecontext, swapcontext \- manipulate user context .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <ucontext.h> diff --git a/man/man3/makedev.3 b/man/man3/makedev.3 index 7fd748e5fd..a42dbb92d0 100644 --- a/man/man3/makedev.3 +++ b/man/man3/makedev.3 @@ -9,7 +9,7 @@ makedev, major, minor \- manage a device number .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/sysmacros.h> diff --git a/man/man3/mallinfo.3 b/man/man3/mallinfo.3 index 3e1ac26cda..5ef91f3a91 100644 --- a/man/man3/mallinfo.3 +++ b/man/man3/mallinfo.3 @@ -8,7 +8,7 @@ mallinfo, mallinfo2 \- obtain memory allocation information .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <malloc.h> diff --git a/man/man3/malloc.3 b/man/man3/malloc.3 index e164d588fe..2c2eb59fa3 100644 --- a/man/man3/malloc.3 +++ b/man/man3/malloc.3 @@ -17,7 +17,7 @@ malloc, free, calloc, realloc, reallocarray \- allocate and free dynamic memory .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/malloc_get_state.3 b/man/man3/malloc_get_state.3 index 51783bc57e..37489fa75d 100644 --- a/man/man3/malloc_get_state.3 +++ b/man/man3/malloc_get_state.3 @@ -9,7 +9,7 @@ malloc_get_state, malloc_set_state \- record and restore state of malloc implementation .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <malloc.h> diff --git a/man/man3/malloc_hook.3 b/man/man3/malloc_hook.3 index 0ed73e3bbf..ea50328afc 100644 --- a/man/man3/malloc_hook.3 +++ b/man/man3/malloc_hook.3 @@ -12,7 +12,7 @@ __memalign_hook, __free_hook, __realloc_hook, __after_morecore_hook \- malloc debugging variables (DEPRECATED) .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B "#include <malloc.h>" diff --git a/man/man3/malloc_info.3 b/man/man3/malloc_info.3 index b293f4e3d5..44740fceb2 100644 --- a/man/man3/malloc_info.3 +++ b/man/man3/malloc_info.3 @@ -8,7 +8,7 @@ malloc_info \- export malloc state to a stream .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <malloc.h> diff --git a/man/man3/malloc_stats.3 b/man/man3/malloc_stats.3 index cd515c069c..e9349e5545 100644 --- a/man/man3/malloc_stats.3 +++ b/man/man3/malloc_stats.3 @@ -8,7 +8,7 @@ malloc_stats \- print memory allocation statistics .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <malloc.h> diff --git a/man/man3/malloc_trim.3 b/man/man3/malloc_trim.3 index 23677832b2..f6fe9354c9 100644 --- a/man/man3/malloc_trim.3 +++ b/man/man3/malloc_trim.3 @@ -8,7 +8,7 @@ malloc_trim \- release free memory from the heap .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <malloc.h> diff --git a/man/man3/malloc_usable_size.3 b/man/man3/malloc_usable_size.3 index b2b6a73de7..e640b6e95d 100644 --- a/man/man3/malloc_usable_size.3 +++ b/man/man3/malloc_usable_size.3 @@ -8,7 +8,7 @@ malloc_usable_size \- obtain size of block of memory allocated from heap .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <malloc.h> diff --git a/man/man3/mallopt.3 b/man/man3/mallopt.3 index b09871aa26..5da30ec096 100644 --- a/man/man3/mallopt.3 +++ b/man/man3/mallopt.3 @@ -7,7 +7,7 @@ mallopt \- set memory allocation parameters .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <malloc.h> diff --git a/man/man3/matherr.3 b/man/man3/matherr.3 index 36a5d4e60f..3fe9f1b784 100644 --- a/man/man3/matherr.3 +++ b/man/man3/matherr.3 @@ -9,7 +9,7 @@ matherr \- SVID math library exception handling .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/mblen.3 b/man/man3/mblen.3 index c2e421de90..a87389a56f 100644 --- a/man/man3/mblen.3 +++ b/man/man3/mblen.3 @@ -14,7 +14,7 @@ mblen \- determine number of bytes in next multibyte character .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/mbrlen.3 b/man/man3/mbrlen.3 index ae147f2bb4..c3db440f38 100644 --- a/man/man3/mbrlen.3 +++ b/man/man3/mbrlen.3 @@ -14,7 +14,7 @@ mbrlen \- determine number of bytes in next multibyte character .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/mbrtowc.3 b/man/man3/mbrtowc.3 index 3c1fc99ad7..9b449dbbff 100644 --- a/man/man3/mbrtowc.3 +++ b/man/man3/mbrtowc.3 @@ -15,7 +15,7 @@ mbrtowc \- convert a multibyte sequence to a wide character .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/mbsinit.3 b/man/man3/mbsinit.3 index 689e2bfa9f..bf0ebc78d3 100644 --- a/man/man3/mbsinit.3 +++ b/man/man3/mbsinit.3 @@ -17,7 +17,7 @@ mbsinit test for initial shift state .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/mbsnrtowcs.3 b/man/man3/mbsnrtowcs.3 index 12d00b2ffc..9cfe92ab93 100644 --- a/man/man3/mbsnrtowcs.3 +++ b/man/man3/mbsnrtowcs.3 @@ -13,7 +13,7 @@ mbsnrtowcs \- convert a multibyte string to a wide-character string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/mbsrtowcs.3 b/man/man3/mbsrtowcs.3 index 1328ce69a0..1f2be4ae3c 100644 --- a/man/man3/mbsrtowcs.3 +++ b/man/man3/mbsrtowcs.3 @@ -14,7 +14,7 @@ mbsrtowcs \- convert a multibyte string to a wide-character string (restartable) .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/mbstowcs.3 b/man/man3/mbstowcs.3 index fc945166d5..41081fa0c6 100644 --- a/man/man3/mbstowcs.3 +++ b/man/man3/mbstowcs.3 @@ -15,7 +15,7 @@ mbstowcs \- convert a multibyte string to a wide-character string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/mbtowc.3 b/man/man3/mbtowc.3 index 9cd05db1e4..44f7f8110c 100644 --- a/man/man3/mbtowc.3 +++ b/man/man3/mbtowc.3 @@ -14,7 +14,7 @@ mbtowc \- convert a multibyte sequence to a wide character .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/mcheck.3 b/man/man3/mcheck.3 index 81397c181c..bd9816bc69 100644 --- a/man/man3/mcheck.3 +++ b/man/man3/mcheck.3 @@ -8,7 +8,7 @@ mcheck, mcheck_check_all, mcheck_pedantic, mprobe \- heap consistency checking .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <mcheck.h> diff --git a/man/man3/memccpy.3 b/man/man3/memccpy.3 index 0ba805176e..7d0b65dfd4 100644 --- a/man/man3/memccpy.3 +++ b/man/man3/memccpy.3 @@ -13,7 +13,7 @@ memccpy \- copy memory area .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <string.h> diff --git a/man/man3/memchr.3 b/man/man3/memchr.3 index bb598c7d49..810912d823 100644 --- a/man/man3/memchr.3 +++ b/man/man3/memchr.3 @@ -15,7 +15,7 @@ memchr, memrchr, rawmemchr \- scan memory for a character .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <string.h> diff --git a/man/man3/memcmp.3 b/man/man3/memcmp.3 index 206ddad72a..e9e31fdf99 100644 --- a/man/man3/memcmp.3 +++ b/man/man3/memcmp.3 @@ -13,7 +13,7 @@ memcmp \- compare memory areas .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <string.h> diff --git a/man/man3/memcpy.3 b/man/man3/memcpy.3 index c97f6701a7..a39d017855 100644 --- a/man/man3/memcpy.3 +++ b/man/man3/memcpy.3 @@ -14,7 +14,7 @@ memcpy \- copy memory area .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <string.h> diff --git a/man/man3/memfrob.3 b/man/man3/memfrob.3 index 3197177076..24e330f109 100644 --- a/man/man3/memfrob.3 +++ b/man/man3/memfrob.3 @@ -13,7 +13,7 @@ memfrob \- frobnicate (obfuscate) a memory area .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/memmem.3 b/man/man3/memmem.3 index a807412b01..74fc92eb96 100644 --- a/man/man3/memmem.3 +++ b/man/man3/memmem.3 @@ -13,7 +13,7 @@ memmem \- locate a substring .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/memmove.3 b/man/man3/memmove.3 index e68c54547e..594342a6a2 100644 --- a/man/man3/memmove.3 +++ b/man/man3/memmove.3 @@ -13,7 +13,7 @@ memmove \- copy memory area .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <string.h> diff --git a/man/man3/mempcpy.3 b/man/man3/mempcpy.3 index e20517dfd9..913cf1ace3 100644 --- a/man/man3/mempcpy.3 +++ b/man/man3/mempcpy.3 @@ -11,7 +11,7 @@ mempcpy, wmempcpy \- copy memory area .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/memset.3 b/man/man3/memset.3 index 1ac3ba3b6f..2c2b21ffca 100644 --- a/man/man3/memset.3 +++ b/man/man3/memset.3 @@ -13,7 +13,7 @@ memset \- fill memory with a constant byte .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <string.h> diff --git a/man/man3/mkdtemp.3 b/man/man3/mkdtemp.3 index c2a4f5a0a7..e20ae06c87 100644 --- a/man/man3/mkdtemp.3 +++ b/man/man3/mkdtemp.3 @@ -9,7 +9,7 @@ mkdtemp \- create a unique temporary directory .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/mkfifo.3 b/man/man3/mkfifo.3 index f57474ba19..fb2e1ea13b 100644 --- a/man/man3/mkfifo.3 +++ b/man/man3/mkfifo.3 @@ -11,7 +11,7 @@ mkfifo, mkfifoat \- make a FIFO special file (a named pipe) .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/types.h> diff --git a/man/man3/mkstemp.3 b/man/man3/mkstemp.3 index c85dbd692a..acdc25367a 100644 --- a/man/man3/mkstemp.3 +++ b/man/man3/mkstemp.3 @@ -18,7 +18,7 @@ mkstemp, mkostemp, mkstemps, mkostemps \- create a unique temporary file .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/mktemp.3 b/man/man3/mktemp.3 index 181325b98e..005f5049e2 100644 --- a/man/man3/mktemp.3 +++ b/man/man3/mktemp.3 @@ -17,7 +17,7 @@ mktemp \- make a unique temporary filename .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/modf.3 b/man/man3/modf.3 index 333f2f859c..46200a2c30 100644 --- a/man/man3/modf.3 +++ b/man/man3/modf.3 @@ -17,7 +17,7 @@ modf, modff, modfl \- extract signed integral and fractional values from floating-point number .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/mpool.3 b/man/man3/mpool.3 index 63b24ff2b3..f2e19a06da 100644 --- a/man/man3/mpool.3 +++ b/man/man3/mpool.3 @@ -11,7 +11,7 @@ mpool \- shared memory buffer pool .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <db.h> diff --git a/man/man3/mq_close.3 b/man/man3/mq_close.3 index 5810bb36fa..740dd7003a 100644 --- a/man/man3/mq_close.3 +++ b/man/man3/mq_close.3 @@ -8,7 +8,7 @@ mq_close \- close a message queue descriptor .SH LIBRARY Real-time library -.RI ( librt ", " \-lrt ) +.RI ( librt ,\~ \-lrt ) .SH SYNOPSIS .nf .B #include <mqueue.h> diff --git a/man/man3/mq_getattr.3 b/man/man3/mq_getattr.3 index 63ea6e458b..3fe7b4801d 100644 --- a/man/man3/mq_getattr.3 +++ b/man/man3/mq_getattr.3 @@ -8,7 +8,7 @@ mq_getattr, mq_setattr \- get/set message queue attributes .SH LIBRARY Real-time library -.RI ( librt ", " \-lrt ) +.RI ( librt ,\~ \-lrt ) .SH SYNOPSIS .nf .B #include <mqueue.h> diff --git a/man/man3/mq_notify.3 b/man/man3/mq_notify.3 index c32356da42..2b7a9e971e 100644 --- a/man/man3/mq_notify.3 +++ b/man/man3/mq_notify.3 @@ -8,7 +8,7 @@ mq_notify \- register for notification when a message is available .SH LIBRARY Real-time library -.RI ( librt ", " \-lrt ) +.RI ( librt ,\~ \-lrt ) .SH SYNOPSIS .nf .B #include <mqueue.h> diff --git a/man/man3/mq_open.3 b/man/man3/mq_open.3 index 7343ea0936..678c8b8596 100644 --- a/man/man3/mq_open.3 +++ b/man/man3/mq_open.3 @@ -8,7 +8,7 @@ mq_open \- open a message queue .SH LIBRARY Real-time library -.RI ( librt ", " \-lrt ) +.RI ( librt ,\~ \-lrt ) .SH SYNOPSIS .nf .BR "#include <fcntl.h>" " /* For O_* constants */" diff --git a/man/man3/mq_receive.3 b/man/man3/mq_receive.3 index 232c191df9..dc59c72e8a 100644 --- a/man/man3/mq_receive.3 +++ b/man/man3/mq_receive.3 @@ -8,7 +8,7 @@ mq_receive, mq_timedreceive \- receive a message from a message queue .SH LIBRARY Real-time library -.RI ( librt ", " \-lrt ) +.RI ( librt ,\~ \-lrt ) .SH SYNOPSIS .nf .B #include <mqueue.h> diff --git a/man/man3/mq_send.3 b/man/man3/mq_send.3 index 2cc63825c2..2a01f3d12b 100644 --- a/man/man3/mq_send.3 +++ b/man/man3/mq_send.3 @@ -8,7 +8,7 @@ mq_send, mq_timedsend \- send a message to a message queue .SH LIBRARY Real-time library -.RI ( librt ", " \-lrt ) +.RI ( librt ,\~ \-lrt ) .SH SYNOPSIS .nf .B #include <mqueue.h> diff --git a/man/man3/mq_unlink.3 b/man/man3/mq_unlink.3 index 5457b55f44..f69eca12fe 100644 --- a/man/man3/mq_unlink.3 +++ b/man/man3/mq_unlink.3 @@ -8,7 +8,7 @@ mq_unlink \- remove a message queue .SH LIBRARY Real-time library -.RI ( librt ", " \-lrt ) +.RI ( librt ,\~ \-lrt ) .SH SYNOPSIS .nf .B #include <mqueue.h> diff --git a/man/man3/mtrace.3 b/man/man3/mtrace.3 index 3885f73af9..bdaf4f256d 100644 --- a/man/man3/mtrace.3 +++ b/man/man3/mtrace.3 @@ -8,7 +8,7 @@ mtrace, muntrace \- malloc tracing .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B "#include <mcheck.h>" diff --git a/man/man3/nan.3 b/man/man3/nan.3 index f0e79b63de..c63e0680db 100644 --- a/man/man3/nan.3 +++ b/man/man3/nan.3 @@ -12,7 +12,7 @@ nan, nanf, nanl \- return 'Not a Number' .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/netlink.3 b/man/man3/netlink.3 index b8f3e1bdc2..a9b6ab5baf 100644 --- a/man/man3/netlink.3 +++ b/man/man3/netlink.3 @@ -10,7 +10,7 @@ netlink \- Netlink macros .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <asm/types.h> diff --git a/man/man3/newlocale.3 b/man/man3/newlocale.3 index 23ce11475f..ed66fb16cf 100644 --- a/man/man3/newlocale.3 +++ b/man/man3/newlocale.3 @@ -7,7 +7,7 @@ newlocale, freelocale \- create, modify, and free a locale object .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <locale.h> diff --git a/man/man3/nextafter.3 b/man/man3/nextafter.3 index a33c1c4f61..9034916fad 100644 --- a/man/man3/nextafter.3 +++ b/man/man3/nextafter.3 @@ -13,7 +13,7 @@ nextafter, nextafterf, nextafterl, nexttoward, nexttowardf, nexttowardl \- floating-point number manipulation .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/nextup.3 b/man/man3/nextup.3 index 618c6b2dee..285c2bcda2 100644 --- a/man/man3/nextup.3 +++ b/man/man3/nextup.3 @@ -9,7 +9,7 @@ nextup, nextupf, nextupl, nextdown, nextdownf, nextdownl \- return next floating-point number toward positive/negative infinity .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/nl_langinfo.3 b/man/man3/nl_langinfo.3 index 49608368cd..25f21ca4ec 100644 --- a/man/man3/nl_langinfo.3 +++ b/man/man3/nl_langinfo.3 @@ -16,7 +16,7 @@ nl_langinfo, nl_langinfo_l \- query language and locale information .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <langinfo.h> diff --git a/man/man3/ntp_gettime.3 b/man/man3/ntp_gettime.3 index 62283a4f9c..f5c28c76a9 100644 --- a/man/man3/ntp_gettime.3 +++ b/man/man3/ntp_gettime.3 @@ -8,7 +8,7 @@ ntp_gettime, ntp_gettimex \- get time parameters (NTP daemon interface) .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/timex.h> diff --git a/man/man3/offsetof.3 b/man/man3/offsetof.3 index ec20a5edea..ff4b96f6ae 100644 --- a/man/man3/offsetof.3 +++ b/man/man3/offsetof.3 @@ -30,7 +30,7 @@ offsetof \- offset of a structure member .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stddef.h> diff --git a/man/man3/on_exit.3 b/man/man3/on_exit.3 index 08fceba134..22bbb2c6f0 100644 --- a/man/man3/on_exit.3 +++ b/man/man3/on_exit.3 @@ -14,7 +14,7 @@ on_exit \- register a function to be called at normal process termination .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/open_memstream.3 b/man/man3/open_memstream.3 index 63a1ea9bec..d6e4dd09a9 100644 --- a/man/man3/open_memstream.3 +++ b/man/man3/open_memstream.3 @@ -10,7 +10,7 @@ open_memstream, open_wmemstream \- open a dynamic memory buffer stream .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/opendir.3 b/man/man3/opendir.3 index 9222310a06..1f8e43d96a 100644 --- a/man/man3/opendir.3 +++ b/man/man3/opendir.3 @@ -15,7 +15,7 @@ opendir, fdopendir \- open a directory .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/types.h> diff --git a/man/man3/openpty.3 b/man/man3/openpty.3 index 35ba068e80..abc29824f8 100644 --- a/man/man3/openpty.3 +++ b/man/man3/openpty.3 @@ -13,7 +13,7 @@ openpty, login_tty, forkpty \- terminal utility functions .SH LIBRARY System utilities library -.RI ( libutil ", " \-lutil ) +.RI ( libutil ,\~ \-lutil ) .SH SYNOPSIS .nf .B #include <pty.h> diff --git a/man/man3/perror.3 b/man/man3/perror.3 index 1066bb92c4..6b6f9a7860 100644 --- a/man/man3/perror.3 +++ b/man/man3/perror.3 @@ -15,7 +15,7 @@ perror \- print a system error message .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/popen.3 b/man/man3/popen.3 index c56d938e4c..ad3e9f8f7d 100644 --- a/man/man3/popen.3 +++ b/man/man3/popen.3 @@ -15,7 +15,7 @@ popen, pclose \- pipe stream to or from a process .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/posix_fallocate.3 b/man/man3/posix_fallocate.3 index 7222b62324..29bd8f72f6 100644 --- a/man/man3/posix_fallocate.3 +++ b/man/man3/posix_fallocate.3 @@ -8,7 +8,7 @@ posix_fallocate \- allocate file space .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <fcntl.h> diff --git a/man/man3/posix_madvise.3 b/man/man3/posix_madvise.3 index 967d52aec9..acaeda2b8d 100644 --- a/man/man3/posix_madvise.3 +++ b/man/man3/posix_madvise.3 @@ -7,7 +7,7 @@ posix_madvise \- give advice about patterns of memory usage .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/mman.h> diff --git a/man/man3/posix_memalign.3 b/man/man3/posix_memalign.3 index 534f859321..b760cf271d 100644 --- a/man/man3/posix_memalign.3 +++ b/man/man3/posix_memalign.3 @@ -13,7 +13,7 @@ posix_memalign, aligned_alloc, memalign, valloc, pvalloc \- allocate aligned memory .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/posix_openpt.3 b/man/man3/posix_openpt.3 index 496b38d67f..1cfb82015e 100644 --- a/man/man3/posix_openpt.3 +++ b/man/man3/posix_openpt.3 @@ -8,7 +8,7 @@ posix_openpt \- open a pseudoterminal device .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/posix_spawn.3 b/man/man3/posix_spawn.3 index 6937b4dc86..ad5143a2d4 100644 --- a/man/man3/posix_spawn.3 +++ b/man/man3/posix_spawn.3 @@ -13,7 +13,7 @@ posix_spawn, posix_spawnp \- spawn a process .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <spawn.h> diff --git a/man/man3/pow.3 b/man/man3/pow.3 index 6735d35bab..afb25667b9 100644 --- a/man/man3/pow.3 +++ b/man/man3/pow.3 @@ -18,7 +18,7 @@ pow, powf, powl \- power functions .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/pow10.3 b/man/man3/pow10.3 index 70fcaec1fe..3cf8dc56e7 100644 --- a/man/man3/pow10.3 +++ b/man/man3/pow10.3 @@ -8,7 +8,7 @@ pow10, pow10f, pow10l \- base-10 power functions .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/printf.3 b/man/man3/printf.3 index 7b8594f04b..3bc731f6e5 100644 --- a/man/man3/printf.3 +++ b/man/man3/printf.3 @@ -19,7 +19,7 @@ printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf, vsprintf, vsnprintf \- formatted output conversion .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/profil.3 b/man/man3/profil.3 index dd72c5ef2a..10618f129e 100644 --- a/man/man3/profil.3 +++ b/man/man3/profil.3 @@ -11,7 +11,7 @@ profil \- execution time profile .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <unistd.h> diff --git a/man/man3/program_invocation_name.3 b/man/man3/program_invocation_name.3 index f4b442d8a7..1c6f0dd0a6 100644 --- a/man/man3/program_invocation_name.3 +++ b/man/man3/program_invocation_name.3 @@ -27,7 +27,7 @@ program_invocation_name, program_invocation_short_name \- \ obtain name used to invoke calling program .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/psignal.3 b/man/man3/psignal.3 index 583c532d3f..6927982fe1 100644 --- a/man/man3/psignal.3 +++ b/man/man3/psignal.3 @@ -13,7 +13,7 @@ psignal, psiginfo \- print signal description .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <signal.h> diff --git a/man/man3/pthread_atfork.3 b/man/man3/pthread_atfork.3 index a1226cfa47..156f565ddc 100644 --- a/man/man3/pthread_atfork.3 +++ b/man/man3/pthread_atfork.3 @@ -7,7 +7,7 @@ pthread_atfork \- register fork handlers .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_attr_init.3 b/man/man3/pthread_attr_init.3 index 34b7f50700..e97c0b5238 100644 --- a/man/man3/pthread_attr_init.3 +++ b/man/man3/pthread_attr_init.3 @@ -10,7 +10,7 @@ pthread_attr_init, pthread_attr_destroy \- initialize and destroy thread attributes object .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_attr_setaffinity_np.3 b/man/man3/pthread_attr_setaffinity_np.3 index 4d0df5763b..3740c7a112 100644 --- a/man/man3/pthread_attr_setaffinity_np.3 +++ b/man/man3/pthread_attr_setaffinity_np.3 @@ -10,7 +10,7 @@ pthread_attr_setaffinity_np, pthread_attr_getaffinity_np \- set/get CPU affinity attribute in thread attributes object .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/pthread_attr_setdetachstate.3 b/man/man3/pthread_attr_setdetachstate.3 index 4c1828db7e..1d78d05024 100644 --- a/man/man3/pthread_attr_setdetachstate.3 +++ b/man/man3/pthread_attr_setdetachstate.3 @@ -10,7 +10,7 @@ pthread_attr_setdetachstate, pthread_attr_getdetachstate \- set/get detach state attribute in thread attributes object .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_attr_setguardsize.3 b/man/man3/pthread_attr_setguardsize.3 index de9e4f2b71..91872d8dbc 100644 --- a/man/man3/pthread_attr_setguardsize.3 +++ b/man/man3/pthread_attr_setguardsize.3 @@ -10,7 +10,7 @@ pthread_attr_setguardsize, pthread_attr_getguardsize \- set/get guard size attribute in thread attributes object .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_attr_setinheritsched.3 b/man/man3/pthread_attr_setinheritsched.3 index 832f3b5430..e201bf0bb2 100644 --- a/man/man3/pthread_attr_setinheritsched.3 +++ b/man/man3/pthread_attr_setinheritsched.3 @@ -10,7 +10,7 @@ pthread_attr_setinheritsched, pthread_attr_getinheritsched \- set/get inherit-scheduler attribute in thread attributes object .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_attr_setschedparam.3 b/man/man3/pthread_attr_setschedparam.3 index 97df58a423..ee6c34015c 100644 --- a/man/man3/pthread_attr_setschedparam.3 +++ b/man/man3/pthread_attr_setschedparam.3 @@ -10,7 +10,7 @@ pthread_attr_setschedparam, pthread_attr_getschedparam \- set/get scheduling parameter attributes in thread attributes object .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_attr_setschedpolicy.3 b/man/man3/pthread_attr_setschedpolicy.3 index f2575cf789..a1b2a942a7 100644 --- a/man/man3/pthread_attr_setschedpolicy.3 +++ b/man/man3/pthread_attr_setschedpolicy.3 @@ -10,7 +10,7 @@ pthread_attr_setschedpolicy, pthread_attr_getschedpolicy \- set/get scheduling policy attribute in thread attributes object .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_attr_setscope.3 b/man/man3/pthread_attr_setscope.3 index b48d0dd7ab..13b1e32b83 100644 --- a/man/man3/pthread_attr_setscope.3 +++ b/man/man3/pthread_attr_setscope.3 @@ -10,7 +10,7 @@ pthread_attr_setscope, pthread_attr_getscope \- set/get contention scope attribute in thread attributes object .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_attr_setsigmask_np.3 b/man/man3/pthread_attr_setsigmask_np.3 index ab50568f2e..ee6cc93698 100644 --- a/man/man3/pthread_attr_setsigmask_np.3 +++ b/man/man3/pthread_attr_setsigmask_np.3 @@ -10,7 +10,7 @@ pthread_attr_setsigmask_np, pthread_attr_getsigmask_np \- set/get signal mask attribute in thread attributes object .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/pthread_attr_setstack.3 b/man/man3/pthread_attr_setstack.3 index f783b03a51..0fc74b1890 100644 --- a/man/man3/pthread_attr_setstack.3 +++ b/man/man3/pthread_attr_setstack.3 @@ -10,7 +10,7 @@ pthread_attr_setstack, pthread_attr_getstack \- set/get stack attributes in thread attributes object .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_attr_setstackaddr.3 b/man/man3/pthread_attr_setstackaddr.3 index 7f72b0f599..8ab4b1650c 100644 --- a/man/man3/pthread_attr_setstackaddr.3 +++ b/man/man3/pthread_attr_setstackaddr.3 @@ -10,7 +10,7 @@ pthread_attr_setstackaddr, pthread_attr_getstackaddr \- set/get stack address attribute in thread attributes object .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_attr_setstacksize.3 b/man/man3/pthread_attr_setstacksize.3 index 61816cc411..cc9010a7c9 100644 --- a/man/man3/pthread_attr_setstacksize.3 +++ b/man/man3/pthread_attr_setstacksize.3 @@ -10,7 +10,7 @@ pthread_attr_setstacksize, pthread_attr_getstacksize \- set/get stack size attribute in thread attributes object .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_cancel.3 b/man/man3/pthread_cancel.3 index df059f43a1..abdf072208 100644 --- a/man/man3/pthread_cancel.3 +++ b/man/man3/pthread_cancel.3 @@ -9,7 +9,7 @@ pthread_cancel \- send a cancelation request to a thread .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_cleanup_push.3 b/man/man3/pthread_cleanup_push.3 index a9427f6efa..d5fd39486b 100644 --- a/man/man3/pthread_cleanup_push.3 +++ b/man/man3/pthread_cleanup_push.3 @@ -10,7 +10,7 @@ pthread_cleanup_push, pthread_cleanup_pop \- push and pop thread cancelation clean-up handlers .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_cleanup_push_defer_np.3 b/man/man3/pthread_cleanup_push_defer_np.3 index f448a1896e..3535f01f88 100644 --- a/man/man3/pthread_cleanup_push_defer_np.3 +++ b/man/man3/pthread_cleanup_push_defer_np.3 @@ -9,7 +9,7 @@ pthread_cleanup_push_defer_np, pthread_cleanup_pop_restore_np \- push and pop thread cancelation clean-up handlers while saving cancelability type .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_create.3 b/man/man3/pthread_create.3 index 76b7ac8a66..96c229e7e6 100644 --- a/man/man3/pthread_create.3 +++ b/man/man3/pthread_create.3 @@ -9,7 +9,7 @@ pthread_create \- create a new thread .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_detach.3 b/man/man3/pthread_detach.3 index d8b02ed860..24b2594d22 100644 --- a/man/man3/pthread_detach.3 +++ b/man/man3/pthread_detach.3 @@ -9,7 +9,7 @@ pthread_detach \- detach a thread .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_equal.3 b/man/man3/pthread_equal.3 index 214f3b6baf..0b22d592f2 100644 --- a/man/man3/pthread_equal.3 +++ b/man/man3/pthread_equal.3 @@ -9,7 +9,7 @@ pthread_equal \- compare thread IDs .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_exit.3 b/man/man3/pthread_exit.3 index dc1de8c192..f12bdcdfbe 100644 --- a/man/man3/pthread_exit.3 +++ b/man/man3/pthread_exit.3 @@ -9,7 +9,7 @@ pthread_exit \- terminate calling thread .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_getattr_default_np.3 b/man/man3/pthread_getattr_default_np.3 index 7a796320dc..3b5bbeac69 100644 --- a/man/man3/pthread_getattr_default_np.3 +++ b/man/man3/pthread_getattr_default_np.3 @@ -9,7 +9,7 @@ pthread_getattr_default_np, pthread_setattr_default_np, \- get or set default thread-creation attributes .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/pthread_getattr_np.3 b/man/man3/pthread_getattr_np.3 index de171fddcf..aef10de4d2 100644 --- a/man/man3/pthread_getattr_np.3 +++ b/man/man3/pthread_getattr_np.3 @@ -9,7 +9,7 @@ pthread_getattr_np \- get attributes of created thread .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/pthread_getcpuclockid.3 b/man/man3/pthread_getcpuclockid.3 index e07413fdb0..ef105f6175 100644 --- a/man/man3/pthread_getcpuclockid.3 +++ b/man/man3/pthread_getcpuclockid.3 @@ -9,7 +9,7 @@ pthread_getcpuclockid \- retrieve ID of a thread's CPU time clock .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_join.3 b/man/man3/pthread_join.3 index cbdd363aeb..951764d9da 100644 --- a/man/man3/pthread_join.3 +++ b/man/man3/pthread_join.3 @@ -9,7 +9,7 @@ pthread_join \- join with a terminated thread .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_kill.3 b/man/man3/pthread_kill.3 index 5f158293e4..6adf724d10 100644 --- a/man/man3/pthread_kill.3 +++ b/man/man3/pthread_kill.3 @@ -9,7 +9,7 @@ pthread_kill \- send a signal to a thread .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <signal.h> diff --git a/man/man3/pthread_kill_other_threads_np.3 b/man/man3/pthread_kill_other_threads_np.3 index 4689000b64..df2c7b4074 100644 --- a/man/man3/pthread_kill_other_threads_np.3 +++ b/man/man3/pthread_kill_other_threads_np.3 @@ -9,7 +9,7 @@ pthread_kill_other_threads_np \- terminate all other threads in process .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_mutex_consistent.3 b/man/man3/pthread_mutex_consistent.3 index 372ed0d350..7c3f185bce 100644 --- a/man/man3/pthread_mutex_consistent.3 +++ b/man/man3/pthread_mutex_consistent.3 @@ -8,7 +8,7 @@ pthread_mutex_consistent \- make a robust mutex consistent .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_mutexattr_getpshared.3 b/man/man3/pthread_mutexattr_getpshared.3 index 34bf3a7182..8e3bacb5a3 100644 --- a/man/man3/pthread_mutexattr_getpshared.3 +++ b/man/man3/pthread_mutexattr_getpshared.3 @@ -8,7 +8,7 @@ pthread_mutexattr_getpshared, pthread_mutexattr_setpshared \- get/set process-shared mutex attribute .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_mutexattr_init.3 b/man/man3/pthread_mutexattr_init.3 index 7fff66b1d3..59598c5294 100644 --- a/man/man3/pthread_mutexattr_init.3 +++ b/man/man3/pthread_mutexattr_init.3 @@ -8,7 +8,7 @@ pthread_mutexattr_init, pthread_mutexattr_destroy \- initialize and destroy a mutex attributes object .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_mutexattr_setrobust.3 b/man/man3/pthread_mutexattr_setrobust.3 index 6f03864a4a..57ae24b03b 100644 --- a/man/man3/pthread_mutexattr_setrobust.3 +++ b/man/man3/pthread_mutexattr_setrobust.3 @@ -9,7 +9,7 @@ pthread_mutexattr_getrobust, pthread_mutexattr_setrobust \- get and set the robustness attribute of a mutex attributes object .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_rwlockattr_setkind_np.3 b/man/man3/pthread_rwlockattr_setkind_np.3 index 5388a9ad33..74cc56c822 100644 --- a/man/man3/pthread_rwlockattr_setkind_np.3 +++ b/man/man3/pthread_rwlockattr_setkind_np.3 @@ -8,7 +8,7 @@ pthread_rwlockattr_setkind_np, pthread_rwlockattr_getkind_np \- set/get the read-write lock kind of the thread read-write lock attribute object .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_self.3 b/man/man3/pthread_self.3 index 9aa58314db..6c3645b5df 100644 --- a/man/man3/pthread_self.3 +++ b/man/man3/pthread_self.3 @@ -9,7 +9,7 @@ pthread_self \- obtain ID of the calling thread .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_setaffinity_np.3 b/man/man3/pthread_setaffinity_np.3 index 49e32cf62d..93f456b03f 100644 --- a/man/man3/pthread_setaffinity_np.3 +++ b/man/man3/pthread_setaffinity_np.3 @@ -10,7 +10,7 @@ pthread_setaffinity_np, pthread_getaffinity_np \- set/get CPU affinity of a thread .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/pthread_setcancelstate.3 b/man/man3/pthread_setcancelstate.3 index 287907657d..e5a1e51c4d 100644 --- a/man/man3/pthread_setcancelstate.3 +++ b/man/man3/pthread_setcancelstate.3 @@ -10,7 +10,7 @@ pthread_setcancelstate, pthread_setcanceltype \- set cancelability state and type .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_setconcurrency.3 b/man/man3/pthread_setconcurrency.3 index 54a6e0ca88..4567d59b83 100644 --- a/man/man3/pthread_setconcurrency.3 +++ b/man/man3/pthread_setconcurrency.3 @@ -9,7 +9,7 @@ pthread_setconcurrency, pthread_getconcurrency \- set/get the concurrency level .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_setname_np.3 b/man/man3/pthread_setname_np.3 index 331985f6e9..717a08e514 100644 --- a/man/man3/pthread_setname_np.3 +++ b/man/man3/pthread_setname_np.3 @@ -9,7 +9,7 @@ pthread_setname_np, pthread_getname_np \- set/get the name of a thread .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/pthread_setschedparam.3 b/man/man3/pthread_setschedparam.3 index 62bb0f8745..8892313e97 100644 --- a/man/man3/pthread_setschedparam.3 +++ b/man/man3/pthread_setschedparam.3 @@ -10,7 +10,7 @@ pthread_setschedparam, pthread_getschedparam \- set/get scheduling policy and parameters of a thread .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_setschedprio.3 b/man/man3/pthread_setschedprio.3 index 8e997520e0..05e4312dbd 100644 --- a/man/man3/pthread_setschedprio.3 +++ b/man/man3/pthread_setschedprio.3 @@ -9,7 +9,7 @@ pthread_setschedprio \- set scheduling priority of a thread .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_sigmask.3 b/man/man3/pthread_sigmask.3 index 4a199b7c90..d98943ed1c 100644 --- a/man/man3/pthread_sigmask.3 +++ b/man/man3/pthread_sigmask.3 @@ -9,7 +9,7 @@ pthread_sigmask \- examine and change mask of blocked signals .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <signal.h> diff --git a/man/man3/pthread_sigqueue.3 b/man/man3/pthread_sigqueue.3 index b8a4079ce2..8350f51a2c 100644 --- a/man/man3/pthread_sigqueue.3 +++ b/man/man3/pthread_sigqueue.3 @@ -8,7 +8,7 @@ pthread_sigqueue \- queue a signal and data to a thread .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <signal.h> diff --git a/man/man3/pthread_spin_init.3 b/man/man3/pthread_spin_init.3 index 0a72c89a0e..6b9fc4c47b 100644 --- a/man/man3/pthread_spin_init.3 +++ b/man/man3/pthread_spin_init.3 @@ -7,7 +7,7 @@ pthread_spin_init, pthread_spin_destroy \- initialize or destroy a spin lock .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_spin_lock.3 b/man/man3/pthread_spin_lock.3 index bed98a9ec2..87dc7a5659 100644 --- a/man/man3/pthread_spin_lock.3 +++ b/man/man3/pthread_spin_lock.3 @@ -8,7 +8,7 @@ pthread_spin_lock, pthread_spin_trylock, pthread_spin_unlock \- lock and unlock a spin lock .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_testcancel.3 b/man/man3/pthread_testcancel.3 index d05462f3d3..4d702c08d2 100644 --- a/man/man3/pthread_testcancel.3 +++ b/man/man3/pthread_testcancel.3 @@ -9,7 +9,7 @@ pthread_testcancel \- request delivery of any pending cancelation request .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <pthread.h> diff --git a/man/man3/pthread_tryjoin_np.3 b/man/man3/pthread_tryjoin_np.3 index 61c3f206d9..70386ba456 100644 --- a/man/man3/pthread_tryjoin_np.3 +++ b/man/man3/pthread_tryjoin_np.3 @@ -10,7 +10,7 @@ pthread_tryjoin_np, pthread_timedjoin_np \- try to join with a terminated thread .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/pthread_yield.3 b/man/man3/pthread_yield.3 index b0a6768d8b..768d9b01cf 100644 --- a/man/man3/pthread_yield.3 +++ b/man/man3/pthread_yield.3 @@ -8,7 +8,7 @@ pthread_yield \- yield the processor .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/ptsname.3 b/man/man3/ptsname.3 index 49342d0a60..5a91c9cb47 100644 --- a/man/man3/ptsname.3 +++ b/man/man3/ptsname.3 @@ -10,7 +10,7 @@ ptsname, ptsname_r \- get the name of the slave pseudoterminal .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/putenv.3 b/man/man3/putenv.3 index d0892b4204..0368af6697 100644 --- a/man/man3/putenv.3 +++ b/man/man3/putenv.3 @@ -19,7 +19,7 @@ putenv \- change or add an environment variable .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/putgrent.3 b/man/man3/putgrent.3 index 2df85eca0f..ad525bc54e 100644 --- a/man/man3/putgrent.3 +++ b/man/man3/putgrent.3 @@ -8,7 +8,7 @@ putgrent \- write a group database entry to a file .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/putpwent.3 b/man/man3/putpwent.3 index a84bfce935..e3f1cc3c8a 100644 --- a/man/man3/putpwent.3 +++ b/man/man3/putpwent.3 @@ -13,7 +13,7 @@ putpwent \- write a password file entry .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/puts.3 b/man/man3/puts.3 index 6504098e66..f4eaf0ca5b 100644 --- a/man/man3/puts.3 +++ b/man/man3/puts.3 @@ -9,7 +9,7 @@ fputc, fputs, putc, putchar, puts \- output of characters and strings .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/putwchar.3 b/man/man3/putwchar.3 index 5b48fd4398..b1f1cb9e56 100644 --- a/man/man3/putwchar.3 +++ b/man/man3/putwchar.3 @@ -15,7 +15,7 @@ putwchar \- write a wide character to standard output .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/qecvt.3 b/man/man3/qecvt.3 index dda5eb92a3..49538f1e52 100644 --- a/man/man3/qecvt.3 +++ b/man/man3/qecvt.3 @@ -11,7 +11,7 @@ qecvt, qfcvt, qgcvt \- convert a floating-point number to a string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/qsort.3 b/man/man3/qsort.3 index 8a5bab6122..e97bdb878c 100644 --- a/man/man3/qsort.3 +++ b/man/man3/qsort.3 @@ -20,7 +20,7 @@ qsort, qsort_r \- sort an array .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/raise.3 b/man/man3/raise.3 index b412e52bdd..fc0b5d4a4f 100644 --- a/man/man3/raise.3 +++ b/man/man3/raise.3 @@ -12,7 +12,7 @@ raise \- send a signal to the caller .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <signal.h> diff --git a/man/man3/rand.3 b/man/man3/rand.3 index 6ac577e8ed..d5c1113f0f 100644 --- a/man/man3/rand.3 +++ b/man/man3/rand.3 @@ -24,7 +24,7 @@ rand, rand_r, srand \- pseudo-random number generator .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/random.3 b/man/man3/random.3 index c6dc573ddd..9b640e1542 100644 --- a/man/man3/random.3 +++ b/man/man3/random.3 @@ -16,7 +16,7 @@ random, srandom, initstate, setstate \- random number generator .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/random_r.3 b/man/man3/random_r.3 index 0dbba5c842..85673d4c5b 100644 --- a/man/man3/random_r.3 +++ b/man/man3/random_r.3 @@ -10,7 +10,7 @@ random_r, srandom_r, initstate_r, setstate_r \- reentrant random number generator .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/rcmd.3 b/man/man3/rcmd.3 index 8d200d429a..9f238f983d 100644 --- a/man/man3/rcmd.3 +++ b/man/man3/rcmd.3 @@ -20,7 +20,7 @@ rresvport_af, iruserok_af, ruserok_af \- routines for returning a stream to a remote command .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#include <netdb.h> " "/* Or <unistd.h> on some systems */" diff --git a/man/man3/re_comp.3 b/man/man3/re_comp.3 index 51dd178216..ffbb857062 100644 --- a/man/man3/re_comp.3 +++ b/man/man3/re_comp.3 @@ -10,7 +10,7 @@ re_comp, re_exec \- BSD regex functions .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #define _REGEX_RE_COMP diff --git a/man/man3/readdir.3 b/man/man3/readdir.3 index 235fa42db3..b545e5fb99 100644 --- a/man/man3/readdir.3 +++ b/man/man3/readdir.3 @@ -19,7 +19,7 @@ readdir \- read a directory .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <dirent.h> diff --git a/man/man3/readdir_r.3 b/man/man3/readdir_r.3 index 099591f41c..39e90e5027 100644 --- a/man/man3/readdir_r.3 +++ b/man/man3/readdir_r.3 @@ -9,7 +9,7 @@ readdir_r \- read a directory .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <dirent.h> diff --git a/man/man3/realpath.3 b/man/man3/realpath.3 index 512807217f..3b86435f04 100644 --- a/man/man3/realpath.3 +++ b/man/man3/realpath.3 @@ -11,7 +11,7 @@ realpath \- return the canonicalized absolute pathname .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <limits.h> diff --git a/man/man3/recno.3 b/man/man3/recno.3 index 3d6f66ee78..9fb9061939 100644 --- a/man/man3/recno.3 +++ b/man/man3/recno.3 @@ -11,7 +11,7 @@ recno \- record number database access method .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .ft B diff --git a/man/man3/regex.3 b/man/man3/regex.3 index 6ac2493fe3..d49bcd4650 100644 --- a/man/man3/regex.3 +++ b/man/man3/regex.3 @@ -15,7 +15,7 @@ regcomp, regexec, regerror, regfree \- POSIX regex functions .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <regex.h> diff --git a/man/man3/remainder.3 b/man/man3/remainder.3 index 2a937ee484..90c5e628fe 100644 --- a/man/man3/remainder.3 +++ b/man/man3/remainder.3 @@ -21,7 +21,7 @@ drem, dremf, dreml, remainder, remainderf, remainderl \- \ floating-point remainder function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/remove.3 b/man/man3/remove.3 index 3e2c00df2e..384690646f 100644 --- a/man/man3/remove.3 +++ b/man/man3/remove.3 @@ -14,7 +14,7 @@ remove \- remove a file or directory .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/remquo.3 b/man/man3/remquo.3 index ee42f5f369..fd4e985f31 100644 --- a/man/man3/remquo.3 +++ b/man/man3/remquo.3 @@ -13,7 +13,7 @@ remquo, remquof, remquol \- remainder and part of quotient .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/resolver.3 b/man/man3/resolver.3 index c7dec6a36c..3399b1649b 100644 --- a/man/man3/resolver.3 +++ b/man/man3/resolver.3 @@ -20,7 +20,7 @@ dn_comp, dn_expand \- resolver routines .SH LIBRARY Resolver library -.RI ( libresolv ", " \-lresolv ) +.RI ( libresolv ,\~ \-lresolv ) .SH SYNOPSIS .nf .B #include <netinet/in.h> diff --git a/man/man3/rewinddir.3 b/man/man3/rewinddir.3 index 5df90c523c..f7a2c7e993 100644 --- a/man/man3/rewinddir.3 +++ b/man/man3/rewinddir.3 @@ -14,7 +14,7 @@ rewinddir \- reset directory stream .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/types.h> diff --git a/man/man3/rexec.3 b/man/man3/rexec.3 index 725c71cf80..f848f842ae 100644 --- a/man/man3/rexec.3 +++ b/man/man3/rexec.3 @@ -16,7 +16,7 @@ rexec, rexec_af \- return stream to a remote command .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <netdb.h> diff --git a/man/man3/rint.3 b/man/man3/rint.3 index 5298d8c8c2..d69ff7448c 100644 --- a/man/man3/rint.3 +++ b/man/man3/rint.3 @@ -11,7 +11,7 @@ nearbyint, nearbyintf, nearbyintl, rint, rintf, rintl \- round to nearest integer .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/round.3 b/man/man3/round.3 index 7d22a3f8c7..dbdbf8722f 100644 --- a/man/man3/round.3 +++ b/man/man3/round.3 @@ -10,7 +10,7 @@ round, roundf, roundl \- round to nearest integer, away from zero .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/rpc.3 b/man/man3/rpc.3 index 66a97dbeb8..79c9587bfc 100644 --- a/man/man3/rpc.3 +++ b/man/man3/rpc.3 @@ -14,7 +14,7 @@ rpc \- library routines for remote procedure calls .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS AND DESCRIPTION These routines allow C programs to make procedure calls on other machines across the network. diff --git a/man/man3/rpmatch.3 b/man/man3/rpmatch.3 index 50f753d384..01e8e92216 100644 --- a/man/man3/rpmatch.3 +++ b/man/man3/rpmatch.3 @@ -32,7 +32,7 @@ rpmatch \- determine if the answer to a question is affirmative or negative .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/rtime.3 b/man/man3/rtime.3 index 171812e7cf..c3e073c2d5 100644 --- a/man/man3/rtime.3 +++ b/man/man3/rtime.3 @@ -13,7 +13,7 @@ rtime \- get time from a remote machine .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B "#include <rpc/auth_des.h>" diff --git a/man/man3/rtnetlink.3 b/man/man3/rtnetlink.3 index 6be783eaf5..52ded496cc 100644 --- a/man/man3/rtnetlink.3 +++ b/man/man3/rtnetlink.3 @@ -9,7 +9,7 @@ rtnetlink \- macros to manipulate rtnetlink messages .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <asm/types.h> diff --git a/man/man3/scalb.3 b/man/man3/scalb.3 index b3cc8c2c95..f2045eccf7 100644 --- a/man/man3/scalb.3 +++ b/man/man3/scalb.3 @@ -11,7 +11,7 @@ scalb, scalbf, scalbl \- multiply floating-point number by integral power of radix (OBSOLETE) .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/scalbln.3 b/man/man3/scalbln.3 index bedf5dbf89..8b9615e375 100644 --- a/man/man3/scalbln.3 +++ b/man/man3/scalbln.3 @@ -11,7 +11,7 @@ scalbn, scalbnf, scalbnl, scalbln, scalblnf, scalblnl \- multiply floating-point number by integral power of radix .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/scandir.3 b/man/man3/scandir.3 index e60b7a25f7..8e1833fdc6 100644 --- a/man/man3/scandir.3 +++ b/man/man3/scandir.3 @@ -27,7 +27,7 @@ scandir, scandirat, alphasort, versionsort \- scan a directory for matching entries .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <dirent.h> diff --git a/man/man3/scanf.3 b/man/man3/scanf.3 index d22f9ba1ac..f44461568d 100644 --- a/man/man3/scanf.3 +++ b/man/man3/scanf.3 @@ -7,7 +7,7 @@ scanf, fscanf, vscanf, vfscanf \- input FILE format conversion .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/sched_getcpu.3 b/man/man3/sched_getcpu.3 index f45d80054a..d2f3ba565b 100644 --- a/man/man3/sched_getcpu.3 +++ b/man/man3/sched_getcpu.3 @@ -9,7 +9,7 @@ sched_getcpu \- determine CPU on which the calling thread is running .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sched.h> diff --git a/man/man3/seekdir.3 b/man/man3/seekdir.3 index ceb5850b2e..37b753d890 100644 --- a/man/man3/seekdir.3 +++ b/man/man3/seekdir.3 @@ -15,7 +15,7 @@ seekdir \- set the position of the next readdir() call in the directory stream. .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <dirent.h> diff --git a/man/man3/sem_close.3 b/man/man3/sem_close.3 index da7c45d03f..d39db4cb22 100644 --- a/man/man3/sem_close.3 +++ b/man/man3/sem_close.3 @@ -8,7 +8,7 @@ sem_close \- close a named semaphore .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <semaphore.h> diff --git a/man/man3/sem_destroy.3 b/man/man3/sem_destroy.3 index 0a8d0d2e70..cbbd358c0d 100644 --- a/man/man3/sem_destroy.3 +++ b/man/man3/sem_destroy.3 @@ -8,7 +8,7 @@ sem_destroy \- destroy an unnamed semaphore .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <semaphore.h> diff --git a/man/man3/sem_getvalue.3 b/man/man3/sem_getvalue.3 index 5ee09648f7..a0cae2610c 100644 --- a/man/man3/sem_getvalue.3 +++ b/man/man3/sem_getvalue.3 @@ -8,7 +8,7 @@ sem_getvalue \- get the value of a semaphore .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <semaphore.h> diff --git a/man/man3/sem_init.3 b/man/man3/sem_init.3 index 7b46e8e7fb..e77977f5ca 100644 --- a/man/man3/sem_init.3 +++ b/man/man3/sem_init.3 @@ -8,7 +8,7 @@ sem_init \- initialize an unnamed semaphore .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <semaphore.h> diff --git a/man/man3/sem_open.3 b/man/man3/sem_open.3 index 814997b729..6a2aceb50d 100644 --- a/man/man3/sem_open.3 +++ b/man/man3/sem_open.3 @@ -8,7 +8,7 @@ sem_open \- initialize and open a named semaphore .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .BR "#include <fcntl.h>" " /* For O_* constants */" diff --git a/man/man3/sem_post.3 b/man/man3/sem_post.3 index 1f9222e0d5..0553ec6c4f 100644 --- a/man/man3/sem_post.3 +++ b/man/man3/sem_post.3 @@ -8,7 +8,7 @@ sem_post \- unlock a semaphore .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <semaphore.h> diff --git a/man/man3/sem_unlink.3 b/man/man3/sem_unlink.3 index 1f442e108a..4323106a1a 100644 --- a/man/man3/sem_unlink.3 +++ b/man/man3/sem_unlink.3 @@ -8,7 +8,7 @@ sem_unlink \- remove a named semaphore .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <semaphore.h> diff --git a/man/man3/sem_wait.3 b/man/man3/sem_wait.3 index ab2dee21f9..2127ba8a42 100644 --- a/man/man3/sem_wait.3 +++ b/man/man3/sem_wait.3 @@ -8,7 +8,7 @@ sem_wait, sem_timedwait, sem_trywait \- lock a semaphore .SH LIBRARY POSIX threads library -.RI ( libpthread ", " \-lpthread ) +.RI ( libpthread ,\~ \-lpthread ) .SH SYNOPSIS .nf .B #include <semaphore.h> diff --git a/man/man3/setaliasent.3 b/man/man3/setaliasent.3 index c66372cd37..ed5817e41c 100644 --- a/man/man3/setaliasent.3 +++ b/man/man3/setaliasent.3 @@ -11,7 +11,7 @@ setaliasent, endaliasent, getaliasent, getaliasent_r, getaliasbyname, getaliasbyname_r \- read an alias entry .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <aliases.h> diff --git a/man/man3/setbuf.3 b/man/man3/setbuf.3 index be5f63357c..834b4f411d 100644 --- a/man/man3/setbuf.3 +++ b/man/man3/setbuf.3 @@ -23,7 +23,7 @@ setbuf, setbuffer, setlinebuf, setvbuf \- stream buffering operations .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/setenv.3 b/man/man3/setenv.3 index 59df11cc9c..a657ee5764 100644 --- a/man/man3/setenv.3 +++ b/man/man3/setenv.3 @@ -20,7 +20,7 @@ setenv \- change or add an environment variable .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/setjmp.3 b/man/man3/setjmp.3 index 39511e49d2..4aca8df4ae 100644 --- a/man/man3/setjmp.3 +++ b/man/man3/setjmp.3 @@ -8,7 +8,7 @@ setjmp, sigsetjmp, longjmp, siglongjmp \- performing a nonlocal goto .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <setjmp.h> diff --git a/man/man3/setlocale.3 b/man/man3/setlocale.3 index 3ec86d5a5a..4351366cff 100644 --- a/man/man3/setlocale.3 +++ b/man/man3/setlocale.3 @@ -15,7 +15,7 @@ setlocale \- set the current locale .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <locale.h> diff --git a/man/man3/setlogmask.3 b/man/man3/setlogmask.3 index 12347fd360..7535ebed78 100644 --- a/man/man3/setlogmask.3 +++ b/man/man3/setlogmask.3 @@ -8,7 +8,7 @@ setlogmask \- set log priority mask .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <syslog.h> diff --git a/man/man3/setnetgrent.3 b/man/man3/setnetgrent.3 index 86eee0cb91..bc6f041dd7 100644 --- a/man/man3/setnetgrent.3 +++ b/man/man3/setnetgrent.3 @@ -12,7 +12,7 @@ setnetgrent, endnetgrent, getnetgrent, getnetgrent_r, innetgr \- handle network group entries .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <netdb.h> diff --git a/man/man3/shm_open.3 b/man/man3/shm_open.3 index 6dd949d3b5..92e3899b86 100644 --- a/man/man3/shm_open.3 +++ b/man/man3/shm_open.3 @@ -8,7 +8,7 @@ shm_open, shm_unlink \- create/open or unlink POSIX shared memory objects .SH LIBRARY Real-time library -.RI ( librt ", " \-lrt ) +.RI ( librt ,\~ \-lrt ) .SH SYNOPSIS .nf .B #include <sys/mman.h> diff --git a/man/man3/siginterrupt.3 b/man/man3/siginterrupt.3 index ddb9aa3c68..1c4d16f6f2 100644 --- a/man/man3/siginterrupt.3 +++ b/man/man3/siginterrupt.3 @@ -14,7 +14,7 @@ siginterrupt \- allow signals to interrupt system calls .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <signal.h> diff --git a/man/man3/signbit.3 b/man/man3/signbit.3 index 0a54b70b77..246794ff42 100644 --- a/man/man3/signbit.3 +++ b/man/man3/signbit.3 @@ -12,7 +12,7 @@ signbit \- test sign of a real floating-point number .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B "#include <math.h>" diff --git a/man/man3/significand.3 b/man/man3/significand.3 index f835f5511e..7b3535a3b0 100644 --- a/man/man3/significand.3 +++ b/man/man3/significand.3 @@ -11,7 +11,7 @@ significand, significandf, significandl \- get mantissa of floating-point number .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/sigpause.3 b/man/man3/sigpause.3 index 060562a874..17fc9fc3cb 100644 --- a/man/man3/sigpause.3 +++ b/man/man3/sigpause.3 @@ -8,7 +8,7 @@ sigpause \- atomically release blocked signals and wait for interrupt .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <signal.h> diff --git a/man/man3/sigqueue.3 b/man/man3/sigqueue.3 index 3d8c787365..e0fa417580 100644 --- a/man/man3/sigqueue.3 +++ b/man/man3/sigqueue.3 @@ -11,7 +11,7 @@ sigqueue \- queue a signal and data to a process .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <signal.h> diff --git a/man/man3/sigset.3 b/man/man3/sigset.3 index 8613710c0e..c5be34d51d 100644 --- a/man/man3/sigset.3 +++ b/man/man3/sigset.3 @@ -8,7 +8,7 @@ sigset, sighold, sigrelse, sigignore \- System V signal API .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <signal.h> diff --git a/man/man3/sigsetops.3 b/man/man3/sigsetops.3 index cbdfa3299c..62b9261666 100644 --- a/man/man3/sigsetops.3 +++ b/man/man3/sigsetops.3 @@ -15,7 +15,7 @@ sigemptyset, sigfillset, sigaddset, sigdelset, sigismember \- POSIX signal set operations .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <signal.h> diff --git a/man/man3/sigvec.3 b/man/man3/sigvec.3 index 3aa18980e5..3f55c574b8 100644 --- a/man/man3/sigvec.3 +++ b/man/man3/sigvec.3 @@ -8,7 +8,7 @@ sigvec, sigblock, sigsetmask, siggetmask, sigmask \- BSD signal API .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <signal.h> diff --git a/man/man3/sigwait.3 b/man/man3/sigwait.3 index 2c3330015b..f50cac779e 100644 --- a/man/man3/sigwait.3 +++ b/man/man3/sigwait.3 @@ -9,7 +9,7 @@ sigwait \- wait for a signal .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <signal.h> diff --git a/man/man3/sin.3 b/man/man3/sin.3 index ba96f51a0b..ab49abe75a 100644 --- a/man/man3/sin.3 +++ b/man/man3/sin.3 @@ -18,7 +18,7 @@ sin, sinf, sinl \- sine function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/sincos.3 b/man/man3/sincos.3 index 94bd1d93b5..8ed971df79 100644 --- a/man/man3/sincos.3 +++ b/man/man3/sincos.3 @@ -10,7 +10,7 @@ sincos, sincosf, sincosl \- calculate sin and cos simultaneously .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/sinh.3 b/man/man3/sinh.3 index d9837b3eb5..8dab42f097 100644 --- a/man/man3/sinh.3 +++ b/man/man3/sinh.3 @@ -19,7 +19,7 @@ sinh, sinhf, sinhl \- hyperbolic sine function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/sleep.3 b/man/man3/sleep.3 index 0cf235d90a..bfbc2bfbbb 100644 --- a/man/man3/sleep.3 +++ b/man/man3/sleep.3 @@ -9,7 +9,7 @@ sleep \- sleep for a specified number of seconds .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <unistd.h> diff --git a/man/man3/slist.3 b/man/man3/slist.3 index 3240c40b63..50cd1d4528 100644 --- a/man/man3/slist.3 +++ b/man/man3/slist.3 @@ -27,7 +27,7 @@ SLIST_REMOVE_HEAD \- implementation of a singly linked list .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/queue.h> diff --git a/man/man3/sockatmark.3 b/man/man3/sockatmark.3 index 6cd2eb6d69..bdc45cf626 100644 --- a/man/man3/sockatmark.3 +++ b/man/man3/sockatmark.3 @@ -8,7 +8,7 @@ sockatmark \- determine whether socket is at out-of-band mark .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/socket.h> diff --git a/man/man3/sqrt.3 b/man/man3/sqrt.3 index 7a47878102..239aa76597 100644 --- a/man/man3/sqrt.3 +++ b/man/man3/sqrt.3 @@ -17,7 +17,7 @@ sqrt, sqrtf, sqrtl \- square root function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/sscanf.3 b/man/man3/sscanf.3 index df18cb92d7..3fe10739b0 100644 --- a/man/man3/sscanf.3 +++ b/man/man3/sscanf.3 @@ -27,7 +27,7 @@ sscanf, vsscanf \- input string format conversion .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/stailq.3 b/man/man3/stailq.3 index d1fa870b43..11eded8c1b 100644 --- a/man/man3/stailq.3 +++ b/man/man3/stailq.3 @@ -50,7 +50,7 @@ STAILQ_REMOVE_HEAD, \- implementation of a singly linked tail queue .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/queue.h> diff --git a/man/man3/statvfs.3 b/man/man3/statvfs.3 index c694aeb1fc..8c2ae27e1e 100644 --- a/man/man3/statvfs.3 +++ b/man/man3/statvfs.3 @@ -13,7 +13,7 @@ statvfs, fstatvfs \- get filesystem statistics .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/statvfs.h> diff --git a/man/man3/stdarg.3 b/man/man3/stdarg.3 index 1b8bac5c05..ef62c5f320 100644 --- a/man/man3/stdarg.3 +++ b/man/man3/stdarg.3 @@ -18,7 +18,7 @@ stdarg, va_start, va_arg, va_end, va_copy \- variable argument lists .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdarg.h> diff --git a/man/man3/stdin.3 b/man/man3/stdin.3 index da8a52fa66..360b28ba30 100644 --- a/man/man3/stdin.3 +++ b/man/man3/stdin.3 @@ -15,7 +15,7 @@ stdin, stdout, stderr \- standard I/O streams .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/stdio.3 b/man/man3/stdio.3 index a76b775465..6e534296f1 100644 --- a/man/man3/stdio.3 +++ b/man/man3/stdio.3 @@ -14,7 +14,7 @@ stdio \- standard input/output library functions .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/stdio_ext.3 b/man/man3/stdio_ext.3 index 815135dd10..114c184b2b 100644 --- a/man/man3/stdio_ext.3 +++ b/man/man3/stdio_ext.3 @@ -10,7 +10,7 @@ __freading, __fsetlocking, __fwritable, __fwriting, _flushlbf \- interfaces to stdio FILE structure .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/stpncpy.3 b/man/man3/stpncpy.3 index 534dea6de5..4ebe647548 100644 --- a/man/man3/stpncpy.3 +++ b/man/man3/stpncpy.3 @@ -11,7 +11,7 @@ fill a fixed-size buffer with non-null bytes from a string, padding with null bytes as needed .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <string.h> diff --git a/man/man3/strcasecmp.3 b/man/man3/strcasecmp.3 index d2fe959f02..298c34ea77 100644 --- a/man/man3/strcasecmp.3 +++ b/man/man3/strcasecmp.3 @@ -13,7 +13,7 @@ strcasecmp, strncasecmp \- compare two strings ignoring case .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <strings.h> diff --git a/man/man3/strchr.3 b/man/man3/strchr.3 index d7423bb412..6e3a6d1b72 100644 --- a/man/man3/strchr.3 +++ b/man/man3/strchr.3 @@ -16,7 +16,7 @@ strchr, strrchr, strchrnul \- locate character in string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <string.h> diff --git a/man/man3/strcmp.3 b/man/man3/strcmp.3 index ec1032c191..913488fd23 100644 --- a/man/man3/strcmp.3 +++ b/man/man3/strcmp.3 @@ -16,7 +16,7 @@ strcmp, strncmp \- compare two strings .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <string.h> diff --git a/man/man3/strcoll.3 b/man/man3/strcoll.3 index 9706a6e7b5..b8e6bf4e2a 100644 --- a/man/man3/strcoll.3 +++ b/man/man3/strcoll.3 @@ -13,7 +13,7 @@ strcoll \- compare two strings using the current locale .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <string.h> diff --git a/man/man3/strcpy.3 b/man/man3/strcpy.3 index 51eb55d7bf..9d84ddbc98 100644 --- a/man/man3/strcpy.3 +++ b/man/man3/strcpy.3 @@ -8,7 +8,7 @@ stpcpy, strcpy, strcat \- copy or catenate a string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <string.h> diff --git a/man/man3/strdup.3 b/man/man3/strdup.3 index cb3c174556..61922f341f 100644 --- a/man/man3/strdup.3 +++ b/man/man3/strdup.3 @@ -14,7 +14,7 @@ strdup, strndup, strdupa, strndupa \- duplicate a string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <string.h> diff --git a/man/man3/strerror.3 b/man/man3/strerror.3 index ef73872bf4..e4679f4d53 100644 --- a/man/man3/strerror.3 +++ b/man/man3/strerror.3 @@ -23,7 +23,7 @@ strerror, strerrorname_np, strerrordesc_np, strerror_r, strerror_l \- return string describing error number .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <string.h> diff --git a/man/man3/strfmon.3 b/man/man3/strfmon.3 index a1e4d21539..ccbf94eab5 100644 --- a/man/man3/strfmon.3 +++ b/man/man3/strfmon.3 @@ -8,7 +8,7 @@ strfmon, strfmon_l \- convert monetary value to a string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <monetary.h> diff --git a/man/man3/strfromd.3 b/man/man3/strfromd.3 index eff33acd6b..4cf28aeca0 100644 --- a/man/man3/strfromd.3 +++ b/man/man3/strfromd.3 @@ -16,7 +16,7 @@ strfromd, strfromf, strfroml \- convert a floating-point value into a string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/strfry.3 b/man/man3/strfry.3 index e04d2be317..7a30e51066 100644 --- a/man/man3/strfry.3 +++ b/man/man3/strfry.3 @@ -13,7 +13,7 @@ strfry \- randomize a string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/strftime.3 b/man/man3/strftime.3 index 0217f20813..d0aaf4ec53 100644 --- a/man/man3/strftime.3 +++ b/man/man3/strftime.3 @@ -20,7 +20,7 @@ strftime \- format date and time .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <time.h> diff --git a/man/man3/string.3 b/man/man3/string.3 index 08b050b173..ae46f1d028 100644 --- a/man/man3/string.3 +++ b/man/man3/string.3 @@ -15,7 +15,7 @@ strrchr, strsep, strspn, strstr, strtok, strxfrm, index, rindex \- string operations .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .B #include <strings.h> .TP diff --git a/man/man3/strlen.3 b/man/man3/strlen.3 index 0187481a9c..1c317efb6c 100644 --- a/man/man3/strlen.3 +++ b/man/man3/strlen.3 @@ -13,7 +13,7 @@ strlen \- calculate the length of a string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <string.h> diff --git a/man/man3/strncat.3 b/man/man3/strncat.3 index 2c7a62f340..98db9bd51e 100644 --- a/man/man3/strncat.3 +++ b/man/man3/strncat.3 @@ -11,7 +11,7 @@ append non-null bytes from a source array to a string, and null-terminate the result .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <string.h> diff --git a/man/man3/strnlen.3 b/man/man3/strnlen.3 index 6f8f0adf64..1726401f9b 100644 --- a/man/man3/strnlen.3 +++ b/man/man3/strnlen.3 @@ -11,7 +11,7 @@ strnlen \- determine the length of a fixed-size string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <string.h> diff --git a/man/man3/strpbrk.3 b/man/man3/strpbrk.3 index 7c03d319d8..3359d834eb 100644 --- a/man/man3/strpbrk.3 +++ b/man/man3/strpbrk.3 @@ -13,7 +13,7 @@ strpbrk \- search a string for any of a set of bytes .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <string.h> diff --git a/man/man3/strptime.3 b/man/man3/strptime.3 index d936f6e30d..5b8023f8fd 100644 --- a/man/man3/strptime.3 +++ b/man/man3/strptime.3 @@ -14,7 +14,7 @@ strptime \- convert a string representation of time to a time tm structure .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#define _XOPEN_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/strsep.3 b/man/man3/strsep.3 index f679372297..999aed25e0 100644 --- a/man/man3/strsep.3 +++ b/man/man3/strsep.3 @@ -16,7 +16,7 @@ strsep \- extract token from string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <string.h> diff --git a/man/man3/strsignal.3 b/man/man3/strsignal.3 index 3fa49d88ad..cae62adbfe 100644 --- a/man/man3/strsignal.3 +++ b/man/man3/strsignal.3 @@ -15,7 +15,7 @@ strsignal, sigabbrev_np, sigdescr_np, sys_siglist \- return string describing signal .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <string.h> diff --git a/man/man3/strspn.3 b/man/man3/strspn.3 index 94d9a7faba..7777efd4cf 100644 --- a/man/man3/strspn.3 +++ b/man/man3/strspn.3 @@ -13,7 +13,7 @@ strspn, strcspn \- get length of a prefix substring .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <string.h> diff --git a/man/man3/strstr.3 b/man/man3/strstr.3 index d727fb2b0a..b7aca4c7e4 100644 --- a/man/man3/strstr.3 +++ b/man/man3/strstr.3 @@ -16,7 +16,7 @@ strstr, strcasestr \- locate a substring .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <string.h> diff --git a/man/man3/strtod.3 b/man/man3/strtod.3 index 246bb00f8d..e685d6e4bb 100644 --- a/man/man3/strtod.3 +++ b/man/man3/strtod.3 @@ -20,7 +20,7 @@ strtod, strtof, strtold \- convert ASCII string to floating-point number .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/strtoimax.3 b/man/man3/strtoimax.3 index a0499ec2a1..0b0798aafd 100644 --- a/man/man3/strtoimax.3 +++ b/man/man3/strtoimax.3 @@ -8,7 +8,7 @@ strtoimax, strtoumax \- convert string to integer .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <inttypes.h> diff --git a/man/man3/strtok.3 b/man/man3/strtok.3 index 1fc201fae4..7d28780cc6 100644 --- a/man/man3/strtok.3 +++ b/man/man3/strtok.3 @@ -15,7 +15,7 @@ strtok, strtok_r \- extract tokens from strings .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <string.h> diff --git a/man/man3/strtol.3 b/man/man3/strtol.3 index b3e82fe5d3..9323873a9d 100644 --- a/man/man3/strtol.3 +++ b/man/man3/strtol.3 @@ -15,7 +15,7 @@ strtol, strtoll, strtoq \- convert a string to a long integer .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/strtoul.3 b/man/man3/strtoul.3 index 57ddf2fb85..9eb260dae4 100644 --- a/man/man3/strtoul.3 +++ b/man/man3/strtoul.3 @@ -16,7 +16,7 @@ strtoul, strtoull, strtouq \- convert a string to an unsigned long integer .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/strverscmp.3 b/man/man3/strverscmp.3 index 819eb4ca31..41bc1ddbd1 100644 --- a/man/man3/strverscmp.3 +++ b/man/man3/strverscmp.3 @@ -9,7 +9,7 @@ strverscmp \- compare two version strings .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/strxfrm.3 b/man/man3/strxfrm.3 index af8f934ece..008c15cb6b 100644 --- a/man/man3/strxfrm.3 +++ b/man/man3/strxfrm.3 @@ -13,7 +13,7 @@ strxfrm \- string transformation .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <string.h> diff --git a/man/man3/swab.3 b/man/man3/swab.3 index 71023d79a3..84fdc43576 100644 --- a/man/man3/swab.3 +++ b/man/man3/swab.3 @@ -14,7 +14,7 @@ swab \- swap adjacent bytes .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#define _XOPEN_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/sysconf.3 b/man/man3/sysconf.3 index 07da47ea40..7fce495a6f 100644 --- a/man/man3/sysconf.3 +++ b/man/man3/sysconf.3 @@ -10,7 +10,7 @@ sysconf \- get configuration information at run time .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <unistd.h> diff --git a/man/man3/syslog.3 b/man/man3/syslog.3 index 5d83c35f8e..24577b48eb 100644 --- a/man/man3/syslog.3 +++ b/man/man3/syslog.3 @@ -20,7 +20,7 @@ closelog, openlog, syslog, vsyslog \- send messages to the system logger .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <syslog.h> diff --git a/man/man3/system.3 b/man/man3/system.3 index fb5d0af6b4..1ace8e3ca4 100644 --- a/man/man3/system.3 +++ b/man/man3/system.3 @@ -14,7 +14,7 @@ system \- execute a shell command .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/sysv_signal.3 b/man/man3/sysv_signal.3 index d942ad7518..27bb179f67 100644 --- a/man/man3/sysv_signal.3 +++ b/man/man3/sysv_signal.3 @@ -8,7 +8,7 @@ sysv_signal \- signal handling with System V semantics .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/tailq.3 b/man/man3/tailq.3 index 5ac1c58b70..382f4a819f 100644 --- a/man/man3/tailq.3 +++ b/man/man3/tailq.3 @@ -34,7 +34,7 @@ TAILQ_REMOVE \- implementation of a doubly linked tail queue .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/queue.h> diff --git a/man/man3/tan.3 b/man/man3/tan.3 index f91a322080..665a9d03bc 100644 --- a/man/man3/tan.3 +++ b/man/man3/tan.3 @@ -18,7 +18,7 @@ tan, tanf, tanl \- tangent function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/tanh.3 b/man/man3/tanh.3 index 8fa78e3b41..8f7b4c5559 100644 --- a/man/man3/tanh.3 +++ b/man/man3/tanh.3 @@ -18,7 +18,7 @@ tanh, tanhf, tanhl \- hyperbolic tangent function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/tcgetpgrp.3 b/man/man3/tcgetpgrp.3 index e19a7760dc..15875fc1a5 100644 --- a/man/man3/tcgetpgrp.3 +++ b/man/man3/tcgetpgrp.3 @@ -8,7 +8,7 @@ tcgetpgrp, tcsetpgrp \- get and set terminal foreground process group .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B "#include <unistd.h>" diff --git a/man/man3/tcgetsid.3 b/man/man3/tcgetsid.3 index bc134d2e4b..e3cb1bfa88 100644 --- a/man/man3/tcgetsid.3 +++ b/man/man3/tcgetsid.3 @@ -8,7 +8,7 @@ tcgetsid \- get session ID .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#define _XOPEN_SOURCE 500" " /* See feature_test_macros(7) */" diff --git a/man/man3/telldir.3 b/man/man3/telldir.3 index 55cd90317e..ad667e7d1a 100644 --- a/man/man3/telldir.3 +++ b/man/man3/telldir.3 @@ -13,7 +13,7 @@ telldir \- return current location in directory stream .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <dirent.h> diff --git a/man/man3/tempnam.3 b/man/man3/tempnam.3 index f9821896ba..e10d02a586 100644 --- a/man/man3/tempnam.3 +++ b/man/man3/tempnam.3 @@ -8,7 +8,7 @@ tempnam \- create a name for a temporary file .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/termios.3 b/man/man3/termios.3 index 877f7bbf88..e8392f1220 100644 --- a/man/man3/termios.3 +++ b/man/man3/termios.3 @@ -26,7 +26,7 @@ cfmakeraw, cfgetospeed, cfgetispeed, cfsetispeed, cfsetospeed, cfsetspeed \- get and set terminal attributes, line control, get and set baud rate .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <termios.h> diff --git a/man/man3/tgamma.3 b/man/man3/tgamma.3 index e55e95c35f..c3dff0e07f 100644 --- a/man/man3/tgamma.3 +++ b/man/man3/tgamma.3 @@ -14,7 +14,7 @@ tgamma, tgammaf, tgammal \- true gamma function .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/timegm.3 b/man/man3/timegm.3 index 49f5a73ffa..41386d20e8 100644 --- a/man/man3/timegm.3 +++ b/man/man3/timegm.3 @@ -8,7 +8,7 @@ timegm, timelocal \- inverses of gmtime and localtime .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <time.h> diff --git a/man/man3/timeradd.3 b/man/man3/timeradd.3 index 2a34dbacdf..a11b523c5d 100644 --- a/man/man3/timeradd.3 +++ b/man/man3/timeradd.3 @@ -9,7 +9,7 @@ timeradd, timersub, timercmp, timerclear, timerisset \- timeval operations .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <sys/time.h> diff --git a/man/man3/tmpfile.3 b/man/man3/tmpfile.3 index 1bfcdabf3f..d520254330 100644 --- a/man/man3/tmpfile.3 +++ b/man/man3/tmpfile.3 @@ -14,7 +14,7 @@ tmpfile \- create a temporary file .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/tmpnam.3 b/man/man3/tmpnam.3 index 77ca78d90d..7ee7280325 100644 --- a/man/man3/tmpnam.3 +++ b/man/man3/tmpnam.3 @@ -10,7 +10,7 @@ tmpnam, tmpnam_r \- create a name for a temporary file .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/toascii.3 b/man/man3/toascii.3 index 83075a888e..82780bc70f 100644 --- a/man/man3/toascii.3 +++ b/man/man3/toascii.3 @@ -10,7 +10,7 @@ toascii \- convert character to ASCII .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <ctype.h> diff --git a/man/man3/toupper.3 b/man/man3/toupper.3 index 98a111c812..6f78a96b60 100644 --- a/man/man3/toupper.3 +++ b/man/man3/toupper.3 @@ -11,7 +11,7 @@ toupper, tolower, toupper_l, tolower_l \- convert uppercase or lowercase .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <ctype.h> diff --git a/man/man3/towctrans.3 b/man/man3/towctrans.3 index cca9f7de74..2bbe2bbab6 100644 --- a/man/man3/towctrans.3 +++ b/man/man3/towctrans.3 @@ -14,7 +14,7 @@ towctrans \- wide-character transliteration .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wctype.h> diff --git a/man/man3/towlower.3 b/man/man3/towlower.3 index c40046a38e..7dd98188ae 100644 --- a/man/man3/towlower.3 +++ b/man/man3/towlower.3 @@ -15,7 +15,7 @@ towlower, towlower_l \- convert a wide character to lowercase .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wctype.h> diff --git a/man/man3/towupper.3 b/man/man3/towupper.3 index 4393f69642..7b411669ac 100644 --- a/man/man3/towupper.3 +++ b/man/man3/towupper.3 @@ -14,7 +14,7 @@ towupper, towupper_l \- convert a wide character to uppercase .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wctype.h> diff --git a/man/man3/trunc.3 b/man/man3/trunc.3 index bb8758fb15..38f02fd088 100644 --- a/man/man3/trunc.3 +++ b/man/man3/trunc.3 @@ -8,7 +8,7 @@ trunc, truncf, truncl \- round to integer, toward zero .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> diff --git a/man/man3/tsearch.3 b/man/man3/tsearch.3 index d9ef2a7fe4..cec543f5fa 100644 --- a/man/man3/tsearch.3 +++ b/man/man3/tsearch.3 @@ -8,7 +8,7 @@ tsearch, tfind, tdelete, twalk, twalk_r, tdestroy \- manage a binary search tree .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <search.h> diff --git a/man/man3/ttyname.3 b/man/man3/ttyname.3 index 83f27a9dce..fe24b8d3ca 100644 --- a/man/man3/ttyname.3 +++ b/man/man3/ttyname.3 @@ -11,7 +11,7 @@ ttyname, ttyname_r \- return name of a terminal .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <unistd.h> diff --git a/man/man3/ttyslot.3 b/man/man3/ttyslot.3 index 358ae5584f..67d3ffd2a1 100644 --- a/man/man3/ttyslot.3 +++ b/man/man3/ttyslot.3 @@ -11,7 +11,7 @@ ttyslot \- find the slot of the current user's terminal in some file .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#include <unistd.h>" " /* See NOTES */" diff --git a/man/man3/tzset.3 b/man/man3/tzset.3 index 416f5e683e..dc71930032 100644 --- a/man/man3/tzset.3 +++ b/man/man3/tzset.3 @@ -16,7 +16,7 @@ tzset, tzname, timezone, daylight \- initialize time conversion information .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <time.h> diff --git a/man/man3/ualarm.3 b/man/man3/ualarm.3 index 4e63c0ce5c..b74e9ec8c8 100644 --- a/man/man3/ualarm.3 +++ b/man/man3/ualarm.3 @@ -8,7 +8,7 @@ ualarm \- schedule signal after given number of microseconds .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B "#include <unistd.h>" diff --git a/man/man3/ulimit.3 b/man/man3/ulimit.3 index e4ed712058..d5901bb092 100644 --- a/man/man3/ulimit.3 +++ b/man/man3/ulimit.3 @@ -10,7 +10,7 @@ ulimit \- get and set user limits .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <ulimit.h> diff --git a/man/man3/ungetwc.3 b/man/man3/ungetwc.3 index 896152e3f8..500c85f557 100644 --- a/man/man3/ungetwc.3 +++ b/man/man3/ungetwc.3 @@ -14,7 +14,7 @@ ungetwc \- push back a wide character onto a FILE stream .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/unlocked_stdio.3 b/man/man3/unlocked_stdio.3 index 1e16877e15..bcd3eee7ff 100644 --- a/man/man3/unlocked_stdio.3 +++ b/man/man3/unlocked_stdio.3 @@ -9,7 +9,7 @@ getc_unlocked, getchar_unlocked, putc_unlocked, putchar_unlocked \- nonlocking stdio functions .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/unlockpt.3 b/man/man3/unlockpt.3 index cb8f180154..4f0963a905 100644 --- a/man/man3/unlockpt.3 +++ b/man/man3/unlockpt.3 @@ -8,7 +8,7 @@ unlockpt \- unlock a pseudoterminal master/slave pair .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #define _XOPEN_SOURCE diff --git a/man/man3/updwtmp.3 b/man/man3/updwtmp.3 index b8e26be2c0..7ca9789d86 100644 --- a/man/man3/updwtmp.3 +++ b/man/man3/updwtmp.3 @@ -13,7 +13,7 @@ updwtmp, logwtmp \- append an entry to the wtmp file .SH LIBRARY System utilities library -.RI ( libutil ", " \-lutil ) +.RI ( libutil ,\~ \-lutil ) .SH SYNOPSIS .nf .B #include <utmp.h> diff --git a/man/man3/uselocale.3 b/man/man3/uselocale.3 index 3e3df603cf..7ef33ca253 100644 --- a/man/man3/uselocale.3 +++ b/man/man3/uselocale.3 @@ -7,7 +7,7 @@ uselocale \- set/get the locale for the calling thread .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <locale.h> diff --git a/man/man3/usleep.3 b/man/man3/usleep.3 index c0715c2070..b722e610d4 100644 --- a/man/man3/usleep.3 +++ b/man/man3/usleep.3 @@ -16,7 +16,7 @@ usleep \- suspend execution for microsecond intervals .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B "#include <unistd.h>" diff --git a/man/man3/wcpcpy.3 b/man/man3/wcpcpy.3 index b100090ba0..d04e55f7cb 100644 --- a/man/man3/wcpcpy.3 +++ b/man/man3/wcpcpy.3 @@ -13,7 +13,7 @@ wcpcpy \- copy a wide-character string, returning a pointer to its end .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wcpncpy.3 b/man/man3/wcpncpy.3 index 412fafef4d..68212bae44 100644 --- a/man/man3/wcpncpy.3 +++ b/man/man3/wcpncpy.3 @@ -14,7 +14,7 @@ wcpncpy \- copy a fixed-size string of wide characters, returning a pointer to its end .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wcrtomb.3 b/man/man3/wcrtomb.3 index 6c3a88508c..967a1a0f66 100644 --- a/man/man3/wcrtomb.3 +++ b/man/man3/wcrtomb.3 @@ -14,7 +14,7 @@ wcrtomb \- convert a wide character to a multibyte sequence .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wcscasecmp.3 b/man/man3/wcscasecmp.3 index b696158ded..228c1be6b7 100644 --- a/man/man3/wcscasecmp.3 +++ b/man/man3/wcscasecmp.3 @@ -16,7 +16,7 @@ wcsncasecmp compare two wide-character strings, ignoring case .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wcscat.3 b/man/man3/wcscat.3 index 46b5a110fc..7a0386fd02 100644 --- a/man/man3/wcscat.3 +++ b/man/man3/wcscat.3 @@ -14,7 +14,7 @@ wcscat \- concatenate two wide-character strings .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wcschr.3 b/man/man3/wcschr.3 index d12199b0ef..34129f86bf 100644 --- a/man/man3/wcschr.3 +++ b/man/man3/wcschr.3 @@ -14,7 +14,7 @@ wcschr \- search a wide character in a wide-character string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wcscmp.3 b/man/man3/wcscmp.3 index 529edfaeb0..4e4bd2dfa2 100644 --- a/man/man3/wcscmp.3 +++ b/man/man3/wcscmp.3 @@ -14,7 +14,7 @@ wcscmp \- compare two wide-character strings .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wcscpy.3 b/man/man3/wcscpy.3 index c1a71c4313..858d4779e7 100644 --- a/man/man3/wcscpy.3 +++ b/man/man3/wcscpy.3 @@ -14,7 +14,7 @@ wcscpy \- copy a wide-character string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wcscspn.3 b/man/man3/wcscspn.3 index a545782787..bb71cb5a72 100644 --- a/man/man3/wcscspn.3 +++ b/man/man3/wcscspn.3 @@ -14,7 +14,7 @@ wcscspn \- search a wide-character string for any of a set of wide characters .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wcsdup.3 b/man/man3/wcsdup.3 index 28fb0516f3..8fa700284c 100644 --- a/man/man3/wcsdup.3 +++ b/man/man3/wcsdup.3 @@ -13,7 +13,7 @@ wcsdup \- duplicate a wide-character string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wcslen.3 b/man/man3/wcslen.3 index 7594ef542c..982877262f 100644 --- a/man/man3/wcslen.3 +++ b/man/man3/wcslen.3 @@ -14,7 +14,7 @@ wcslen \- determine the length of a wide-character string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wcsncat.3 b/man/man3/wcsncat.3 index a0020d558c..1cd400f200 100644 --- a/man/man3/wcsncat.3 +++ b/man/man3/wcsncat.3 @@ -14,7 +14,7 @@ wcsncat \- concatenate two wide-character strings .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wcsncmp.3 b/man/man3/wcsncmp.3 index dedd744e82..d78316224b 100644 --- a/man/man3/wcsncmp.3 +++ b/man/man3/wcsncmp.3 @@ -14,7 +14,7 @@ wcsncmp \- compare two fixed-size wide-character strings .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wcsncpy.3 b/man/man3/wcsncpy.3 index c51476e401..94c0104455 100644 --- a/man/man3/wcsncpy.3 +++ b/man/man3/wcsncpy.3 @@ -14,7 +14,7 @@ wcsncpy \- copy a fixed-size string of wide characters .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wcsnlen.3 b/man/man3/wcsnlen.3 index 717836dc9f..d363da14b1 100644 --- a/man/man3/wcsnlen.3 +++ b/man/man3/wcsnlen.3 @@ -13,7 +13,7 @@ wcsnlen \- determine the length of a fixed-size wide-character string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wcsnrtombs.3 b/man/man3/wcsnrtombs.3 index 96ff7d5222..09a532120d 100644 --- a/man/man3/wcsnrtombs.3 +++ b/man/man3/wcsnrtombs.3 @@ -13,7 +13,7 @@ wcsnrtombs \- convert a wide-character string to a multibyte string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wcspbrk.3 b/man/man3/wcspbrk.3 index 4da04896e7..0ea2bfdc2f 100644 --- a/man/man3/wcspbrk.3 +++ b/man/man3/wcspbrk.3 @@ -14,7 +14,7 @@ wcspbrk \- search a wide-character string for any of a set of wide characters .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wcsrchr.3 b/man/man3/wcsrchr.3 index eb3779f8c7..c815a9fe81 100644 --- a/man/man3/wcsrchr.3 +++ b/man/man3/wcsrchr.3 @@ -14,7 +14,7 @@ wcsrchr \- search a wide character in a wide-character string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wcsrtombs.3 b/man/man3/wcsrtombs.3 index 1f8a5d5985..2bbc364c77 100644 --- a/man/man3/wcsrtombs.3 +++ b/man/man3/wcsrtombs.3 @@ -14,7 +14,7 @@ wcsrtombs \- convert a wide-character string to a multibyte string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wcsspn.3 b/man/man3/wcsspn.3 index 8929e216ef..fb8aa34358 100644 --- a/man/man3/wcsspn.3 +++ b/man/man3/wcsspn.3 @@ -14,7 +14,7 @@ wcsspn \- get length of a prefix wide-character substring .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wcsstr.3 b/man/man3/wcsstr.3 index 03af2524e8..1d39721310 100644 --- a/man/man3/wcsstr.3 +++ b/man/man3/wcsstr.3 @@ -14,7 +14,7 @@ wcsstr \- locate a substring in a wide-character string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wcstoimax.3 b/man/man3/wcstoimax.3 index 40a6771081..256f95bd87 100644 --- a/man/man3/wcstoimax.3 +++ b/man/man3/wcstoimax.3 @@ -8,7 +8,7 @@ wcstoimax, wcstoumax \- convert wide-character string to integer .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stddef.h> diff --git a/man/man3/wcstok.3 b/man/man3/wcstok.3 index c5fba99227..715c7fe0b8 100644 --- a/man/man3/wcstok.3 +++ b/man/man3/wcstok.3 @@ -14,7 +14,7 @@ wcstok \- split wide-character string into tokens .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wcstombs.3 b/man/man3/wcstombs.3 index 081e322c82..85564dc61b 100644 --- a/man/man3/wcstombs.3 +++ b/man/man3/wcstombs.3 @@ -14,7 +14,7 @@ wcstombs \- convert a wide-character string to a multibyte string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/wcswidth.3 b/man/man3/wcswidth.3 index 444410d2fa..2df119aec0 100644 --- a/man/man3/wcswidth.3 +++ b/man/man3/wcswidth.3 @@ -13,7 +13,7 @@ wcswidth \- determine columns needed for a fixed-size wide-character string .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#define _XOPEN_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/wctob.3 b/man/man3/wctob.3 index 5c3d1d008c..f641a972c0 100644 --- a/man/man3/wctob.3 +++ b/man/man3/wctob.3 @@ -14,7 +14,7 @@ wctob \- try to represent a wide character as a single byte .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wctomb.3 b/man/man3/wctomb.3 index e500bc9895..fce54cb4b4 100644 --- a/man/man3/wctomb.3 +++ b/man/man3/wctomb.3 @@ -14,7 +14,7 @@ wctomb \- convert a wide character to a multibyte sequence .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdlib.h> diff --git a/man/man3/wctrans.3 b/man/man3/wctrans.3 index e82fca0d6a..c4f107e1a6 100644 --- a/man/man3/wctrans.3 +++ b/man/man3/wctrans.3 @@ -14,7 +14,7 @@ wctrans \- wide-character translation mapping .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wctype.h> diff --git a/man/man3/wctype.3 b/man/man3/wctype.3 index 5e21005c67..dc4d51c6ac 100644 --- a/man/man3/wctype.3 +++ b/man/man3/wctype.3 @@ -14,7 +14,7 @@ wctype \- wide-character classification .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wctype.h> diff --git a/man/man3/wcwidth.3 b/man/man3/wcwidth.3 index dfdebd8423..e28f2da6bf 100644 --- a/man/man3/wcwidth.3 +++ b/man/man3/wcwidth.3 @@ -13,7 +13,7 @@ wcwidth \- determine columns needed for a wide character .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .BR "#define _XOPEN_SOURCE" " /* See feature_test_macros(7) */" diff --git a/man/man3/wmemchr.3 b/man/man3/wmemchr.3 index 638d2f7853..d4d12d3313 100644 --- a/man/man3/wmemchr.3 +++ b/man/man3/wmemchr.3 @@ -14,7 +14,7 @@ wmemchr \- search a wide character in a wide-character array .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wmemcmp.3 b/man/man3/wmemcmp.3 index 549057c7ab..f6c114d523 100644 --- a/man/man3/wmemcmp.3 +++ b/man/man3/wmemcmp.3 @@ -13,7 +13,7 @@ wmemcmp \- compare two arrays of wide-characters .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wmemcpy.3 b/man/man3/wmemcpy.3 index d443322307..82d0bb4545 100644 --- a/man/man3/wmemcpy.3 +++ b/man/man3/wmemcpy.3 @@ -14,7 +14,7 @@ wmemcpy \- copy an array of wide-characters .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wmemmove.3 b/man/man3/wmemmove.3 index b460e42065..6a63572c49 100644 --- a/man/man3/wmemmove.3 +++ b/man/man3/wmemmove.3 @@ -14,7 +14,7 @@ wmemmove \- copy an array of wide-characters .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wmemset.3 b/man/man3/wmemset.3 index a4323bc7a8..edb17eeb1a 100644 --- a/man/man3/wmemset.3 +++ b/man/man3/wmemset.3 @@ -14,7 +14,7 @@ wmemset \- fill an array of wide-characters with a constant wide character .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <wchar.h> diff --git a/man/man3/wordexp.3 b/man/man3/wordexp.3 index a189b140d5..70b2570397 100644 --- a/man/man3/wordexp.3 +++ b/man/man3/wordexp.3 @@ -8,7 +8,7 @@ wordexp, wordfree \- perform word expansion like a posix-shell .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B "#include <wordexp.h>" diff --git a/man/man3/wprintf.3 b/man/man3/wprintf.3 index 9a30fcddb0..dbb39a0d6d 100644 --- a/man/man3/wprintf.3 +++ b/man/man3/wprintf.3 @@ -15,7 +15,7 @@ wprintf, fwprintf, swprintf, vwprintf, vfwprintf, vswprintf \- formatted wide-character output conversion .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B #include <stdio.h> diff --git a/man/man3/xcrypt.3 b/man/man3/xcrypt.3 index 7c9786dd34..8b0437b748 100644 --- a/man/man3/xcrypt.3 +++ b/man/man3/xcrypt.3 @@ -14,7 +14,7 @@ xencrypt, xdecrypt, passwd2des \- RFS password encryption .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS .nf .B "#include <rpc/des_crypt.h>" diff --git a/man/man3/xdr.3 b/man/man3/xdr.3 index c0ac7d352d..a4c906526f 100644 --- a/man/man3/xdr.3 +++ b/man/man3/xdr.3 @@ -14,7 +14,7 @@ xdr \- library routines for external data representation .SH LIBRARY Standard C library -.RI ( libc ", " \-lc ) +.RI ( libc ,\~ \-lc ) .SH SYNOPSIS AND DESCRIPTION These routines allow C programmers to describe arbitrary data structures in a machine-independent fashion. diff --git a/man/man3/y0.3 b/man/man3/y0.3 index 783471291b..66992b302d 100644 --- a/man/man3/y0.3 +++ b/man/man3/y0.3 @@ -20,7 +20,7 @@ y0, y0f, y0l, y1, y1f, y1l, yn, ynf, ynl \- Bessel functions of the second kind .SH LIBRARY Math library -.RI ( libm ", " \-lm ) +.RI ( libm ,\~ \-lm ) .SH SYNOPSIS .nf .B #include <math.h> |
