diff options
Diffstat (limited to 'share/doc/psd')
-rw-r--r-- | share/doc/psd/05.sysman/1.1.t | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/doc/psd/05.sysman/1.1.t b/share/doc/psd/05.sysman/1.1.t index 099a450..223cf83 100644 --- a/share/doc/psd/05.sysman/1.1.t +++ b/share/doc/psd/05.sysman/1.1.t @@ -30,13 +30,14 @@ .\" SUCH DAMAGE. .\" .\" @(#)1.1.t 8.1 (Berkeley) 6/8/93 +.\" $FreeBSD$ .\" .sh "Processes and protection .NH 3 Host and process identifiers .PP Each UNIX host has associated with it a 32-bit host id, and a host -name of up to 64 characters (as defined by MAXHOSTNAMELEN in +name of up to 256 characters (as defined by MAXHOSTNAMELEN in \fI<sys/param.h>\fP). These are set (by a privileged user) and returned by the calls: |