gethostname.3 (78b0b234eb5a179413189a3e2561e894c9c18135) gethostname.3 (bf5a138ec42c842d9402e45de366f7b71e267e42)
1.\" Copyright (c) 1983, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 78 unchanged lines hidden (view full) ---

87.Sh BUGS
88Host names are limited to
89.Dv MAXHOSTNAMELEN
90(from
91.Ao Pa sys/param.h Ac )
92characters, currently 256.
93.Sh HISTORY
94The
1.\" Copyright (c) 1983, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 78 unchanged lines hidden (view full) ---

87.Sh BUGS
88Host names are limited to
89.Dv MAXHOSTNAMELEN
90(from
91.Ao Pa sys/param.h Ac )
92characters, currently 256.
93.Sh HISTORY
94The
95.Nm
95.Fn gethostname
96function call appeared in
97.Bx 4.2 .
96function call appeared in
97.Bx 4.2 .