aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-12-20 12:08:09 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-12-20 12:08:09 +0100
commit5cd5aecdf9f407c26c0b93e441c75b569b51ced8 (patch)
tree5f8d2f3097c884264391195f83eab435d32ffaf1 /man7
parente979e5e4bd2bd125bb2bf542eb69e58019c2e837 (diff)
downloadman-pages-5cd5aecdf9f407c26c0b93e441c75b569b51ced8.tar.gz
pthreads.7: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
-rw-r--r--man7/pthreads.712
1 files changed, 8 insertions, 4 deletions
diff --git a/man7/pthreads.7 b/man7/pthreads.7
index 87172c93ca..7105fac286 100644
--- a/man7/pthreads.7
+++ b/man7/pthreads.7
@@ -178,8 +178,10 @@ getenv()
getgrent()
getgrgid()
getgrnam()
-gethostbyaddr() [POSIX.1-2001 only (function removed in POSIX.1-2008)]
-gethostbyname() [POSIX.1-2001 only (function removed in POSIX.1-2008)]
+gethostbyaddr() [POSIX.1-2001 only (function removed in
+ POSIX.1-2008)]
+gethostbyname() [POSIX.1-2001 only (function removed in
+ POSIX.1-2008)]
gethostent()
getlogin()
getnetbyaddr()
@@ -412,8 +414,10 @@ getgrgid()
getgrgid_r()
getgrnam()
getgrnam_r()
-gethostbyaddr() [POSIX.1-2001 only (function removed in POSIX.1-2008)]
-gethostbyname() [POSIX.1-2001 only (function removed in POSIX.1-2008)]
+gethostbyaddr() [POSIX.1-2001 only (function removed in
+ POSIX.1-2008)]
+gethostbyname() [POSIX.1-2001 only (function removed in
+ POSIX.1-2008)]
gethostent()
gethostid()
gethostname()