diff options
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); |
