From 4fcdc6835ad0e929fcb503f99f610f39a08ae9fc Mon Sep 17 00:00:00 2001 From: bde Date: Thu, 27 Jan 2000 03:04:11 +0000 Subject: Use a long line instead splitting a line with backslash-newline in synopsis. My synopsis checker doesn't understand backslash-newline. --- lib/libutil/realhostname_sa.3 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/libutil') diff --git a/lib/libutil/realhostname_sa.3 b/lib/libutil/realhostname_sa.3 index 6fef960..c1bc40a 100644 --- a/lib/libutil/realhostname_sa.3 +++ b/lib/libutil/realhostname_sa.3 @@ -62,8 +62,7 @@ .Fd #include .Fd #include .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 -- cgit v1.1