diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-02-23 01:47:49 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-02-23 01:47:49 +0000 |
| commit | 522ccf3f353a439b7938a4f10adfab7d912210a2 (patch) | |
| tree | 2787ed91230b556f29b4112a26671b984d10687f /lib/libutil | |
| parent | c4b8f0626ac538cc0849c949eb69e8d7929706d0 (diff) | |
Notes
Diffstat (limited to 'lib/libutil')
| -rw-r--r-- | lib/libutil/realhostname_sa.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libutil/realhostname_sa.3 b/lib/libutil/realhostname_sa.3 index 19a17f4d02e3..fdeb099bea31 100644 --- a/lib/libutil/realhostname_sa.3 +++ b/lib/libutil/realhostname_sa.3 @@ -56,7 +56,9 @@ .Dt REALHOSTNAME_SA 3 .Sh NAME .Nm realhostname_sa -.Nd "convert a struct sockaddr to the real host name" +.Nd "convert a" +.Vt "struct sockaddr" +to the real host name .Sh LIBRARY .Lb libutil .Sh SYNOPSIS |
