summaryrefslogtreecommitdiff
path: root/lib/libc/gen/gethostname.3
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-08-22 22:05:59 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-08-22 22:05:59 +0000
commitbf5a138ec42c842d9402e45de366f7b71e267e42 (patch)
tree6d567531aa723650fda7eb154a0b70535bb19e38 /lib/libc/gen/gethostname.3
parent0982f4916f9e0def1dbeb907dcd4482ecb545586 (diff)
downloadsrc-test2-bf5a138ec42c842d9402e45de366f7b71e267e42.tar.gz
src-test2-bf5a138ec42c842d9402e45de366f7b71e267e42.zip
Notes
Diffstat (limited to 'lib/libc/gen/gethostname.3')
-rw-r--r--lib/libc/gen/gethostname.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/gethostname.3 b/lib/libc/gen/gethostname.3
index 88ccf3a77e40..84241f08b356 100644
--- a/lib/libc/gen/gethostname.3
+++ b/lib/libc/gen/gethostname.3
@@ -92,6 +92,6 @@ Host names are limited to
characters, currently 256.
.Sh HISTORY
The
-.Nm
+.Fn gethostname
function call appeared in
.Bx 4.2 .