diff options
| author | Bruce Evans <bde@FreeBSD.org> | 2000-01-27 03:04:11 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 2000-01-27 03:04:11 +0000 |
| commit | cc8ffb11cd74db5928aadac8f621b61064d0396d (patch) | |
| tree | a8aa1ce963e08469d8b63502c2e51757b5ece21f | |
| parent | f11a166425a05ab79fb04d9dc914273be07ef440 (diff) | |
Notes
| -rw-r--r-- | lib/libutil/realhostname_sa.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libutil/realhostname_sa.3 b/lib/libutil/realhostname_sa.3 index 6fef960a24d8..c1bc40af32f3 100644 --- a/lib/libutil/realhostname_sa.3 +++ b/lib/libutil/realhostname_sa.3 @@ -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 |
