diff options
Diffstat (limited to 'man7/unix.7')
| -rw-r--r-- | man7/unix.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/unix.7 b/man7/unix.7 index 210d96f502..e6e311f46c 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -60,7 +60,7 @@ A UNIX domain socket address is represented in the following structure: .nf .\" #define UNIX_PATH_MAX 108 -.\" +.\" struct sockaddr_un { sa_family_t sun_family; /* AF_UNIX */ char sun_path[108]; /* pathname */ |
