diff options
| author | Alejandro Colomar <colomar.6.4.3@gmail.com> | 2020-09-18 19:04:35 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2020-09-18 22:49:47 +0200 |
| commit | 8d1c20e01ed2a9149f147b536218ee471da357d0 (patch) | |
| tree | 37b60e7d3b9b0ad6a7f4f67b7735c3aa6cfbcbeb /man7 | |
| parent | 62f4b73a5ee147e67162efc2997003141efb14ff (diff) | |
| download | man-pages-8d1c20e01ed2a9149f147b536218ee471da357d0.tar.gz | |
system_data_types.7: ffix
Signed-off-by: Alejandro Colomar <colomar.6.4.3@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/system_data_types.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/system_data_types.7 b/man7/system_data_types.7 index 75885c599a..6f84a026f3 100644 --- a/man7/system_data_types.7 +++ b/man7/system_data_types.7 @@ -231,9 +231,9 @@ Notes: .IR <iconv.h> , .IR <mqueue.h> , .IR <pwd.h> , -.IR <signal.h> +.I <signal.h> and -.IR <sys/socket.h> +.I <sys/socket.h> define .I size_t since POSIX.1-2008. |
