diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-08-19 10:28:45 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-08-19 13:47:27 +0200 |
| commit | a2b7a14421e08d0ae5b3ee11b291646fb060fb88 (patch) | |
| tree | a3dada9a6e42c8897bb0c7232798e39b41d1f479 /man7/unix.7 | |
| parent | 207050fa9e2db87546724663e7b364c24a2d99e0 (diff) | |
| download | man-pages-a2b7a14421e08d0ae5b3ee11b291646fb060fb88.tar.gz | |
sinh.3, sockatmark.3, stdarg.3, stpcpy.3, syslog.3, system.3, tanh.3, termios.3, wctrans.3, wctype.3, wcwidth.3, wordexp.3, cciss.4, fuse.4, initrd.4, loop.4, acct.5, hosts.5, nss.5, operator.7, unix.7: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/unix.7')
| -rw-r--r-- | man7/unix.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/unix.7 b/man7/unix.7 index 3b5848937b..d4ccc33898 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -659,8 +659,8 @@ and the extra zero byte ensures that there will be a null terminator for the string returned in .IR sun_path : .PP -.nf -.in +3 +.in +4n +.EX void *addrp; addrlen = sizeof(struct sockaddr_un); |
