Use a long line instead splitting a line with backslash-newline in synopsis.
My synopsis checker doesn't understand backslash-newline.
This commit is contained in:
parent
f11a166425
commit
cc8ffb11cd
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=56661
@ -62,8 +62,7 @@
|
||||
.Fd #include <netinet/in.h>
|
||||
.Fd #include <libutil.h>
|
||||
.Ft int
|
||||
.Fn realhostname_sa "char *host" "size_t hsize" "struct sockaddr *addr" \
|
||||
"int addrlen"
|
||||
.Fn realhostname_sa "char *host" "size_t hsize" "struct sockaddr *addr" "int addrlen"
|
||||
.Pp
|
||||
Link with
|
||||
.Va -lutil
|
||||
|
Loading…
Reference in New Issue
Block a user