Indent structure members.
This commit is contained in:
parent
1f525cc190
commit
d3c0680872
@ -66,9 +66,9 @@ The include file
|
||||
defines this address:
|
||||
.Bd -literal -offset indent
|
||||
struct sockaddr_un {
|
||||
u_char sun_len;
|
||||
u_char sun_family;
|
||||
char sun_path[104];
|
||||
u_char sun_len;
|
||||
u_char sun_family;
|
||||
char sun_path[104];
|
||||
};
|
||||
.Ed
|
||||
.Pp
|
||||
|
Loading…
Reference in New Issue
Block a user