date and time created 88/10/22 15:57:12 by bostic
[unix-history] / usr / src / old / mkhosts / mkhosts.8
index 630a314..7304a8f 100644 (file)
@@ -1,8 +1,19 @@
-.\" Copyright (c) 1985 Regents of the University of California.
-.\" All rights reserved.  The Berkeley software License Agreement
-.\" specifies the terms and conditions for redistribution.
+.\" Copyright (c) 1985 The Regents of the University of California.
+.\" All rights reserved.
 .\"
 .\"
-.\"    @(#)mkhosts.8   6.2 (Berkeley) %G%
+.\" Redistribution and use in source and binary forms are permitted
+.\" provided that the above copyright notice and this paragraph are
+.\" duplicated in all such forms and that any documentation,
+.\" advertising materials, and other materials related to such
+.\" distribution and use acknowledge that the software was developed
+.\" by the University of California, Berkeley.  The name of the
+.\" University may not be used to endorse or promote products derived
+.\" from this software without specific prior written permission.
+.\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
+.\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
+.\" WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+.\"
+.\"    @(#)mkhosts.8   6.4 (Berkeley) %G%
 .\"
 .TH MKHOSTS 8 ""
 .UC 6
 .\"
 .TH MKHOSTS 8 ""
 .UC 6
@@ -16,11 +27,13 @@ mkhosts \- generate hashed host table
 hostfile
 .SH DESCRIPTION
 .I Mkhosts
 hostfile
 .SH DESCRIPTION
 .I Mkhosts
-is used to generated the hashed host database used by the
+is used to generated the hashed host database used by one version of the
 library routines
 .B gethostbyaddr()
 and
 .BR gethostbyname() .
 library routines
 .B gethostbyaddr()
 and
 .BR gethostbyname() .
+It is not used if host name translation is performed by
+.IR named (8).
 If the
 .B \-v
 option is supplied, each host will be listed as it is added.
 If the
 .B \-v
 option is supplied, each host will be listed as it is added.
@@ -48,5 +61,4 @@ will exit with a non-zero exit code if any errors are detected.
 .br
 \fIhostfile\fR.new.dir
 .SH SEE ALSO
 .br
 \fIhostfile\fR.new.dir
 .SH SEE ALSO
-gethostbyaddr(3), gethostbyname(3), gettable(8), hosts(5), htable(8)
-.SH BUGS
+gethostbyname(3), gettable(8), hosts(5), htable(8), named(8)