OSDN Git Service

LDP: Update original to LDP v3.68
[linuxjm/LDP_man-pages.git] / original / man5 / hosts.5
index 64c1dfe..fcd8457 100644 (file)
@@ -1,6 +1,6 @@
-.\" Hey, Emacs! This is an -*- nroff -*- source file.
 .\" Copyright (c) 2000 Manoj Srivastava <srivasta@debian.org>
 .\"
+.\" %%%LICENSE_START(GPLv2+_DOC_FULL)
 .\" This is free documentation; you can redistribute it and/or
 .\" modify it under the terms of the GNU General Public License as
 .\" published by the Free Software Foundation; either version 2 of
 .\" GNU General Public License for more details.
 .\"
 .\" You should have received a copy of the GNU General Public
-.\" License along with this manual; if not, write to the Free
-.\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,
-.\" USA.
+.\" License along with this manual; if not, see
+.\" <http://www.gnu.org/licenses/>.
+.\" %%%LICENSE_END
 .\"
 .\" Minor polishing, aeb
 .\" Modified, 2002-06-16, Mike Coleman
 .\"
 .TH HOSTS 5 2002-06-16 "Linux" "Linux Programmer's Manual"
 .SH NAME
-hosts \- The static table lookup for hostnames
+hosts \- static table lookup for hostnames
 .SH SYNOPSIS
 .B /etc/hosts
 .SH DESCRIPTION
@@ -55,7 +55,7 @@ shorter hostnames, or generic hostnames (for example,
 .IR localhost ).
 .PP
 The Berkeley Internet Name Domain (BIND) Server implements the
-Internet name server for Unix systems.
+Internet name server for UNIX systems.
 It augments or replaces the
 .I /etc/hosts
 file or hostname lookup, and frees a host from relying on
@@ -88,7 +88,7 @@ advantage.
 .SH NOTES
 Modifications to this file normally take effect immediately,
 except in cases where the file is cached by applications.
-.SS "Historical Notes"
+.SS Historical notes
 RFC\ 952 gave the original format for the host table, though it has
 since changed.
 
@@ -112,13 +112,23 @@ I just found three, from 92,
 146.82.138.7    master.debian.org      master
 209.237.226.90  www.opensource.org
 .fi
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR hostname (1),
 .BR resolver (3),
 .BR resolver (5),
 .BR hostname (7),
-.BR named (8),
+.BR named (8)
+
 Internet RFC\ 952
 .\" .SH AUTHOR
 .\" This manual page was written by Manoj Srivastava <srivasta@debian.org>,
 .\" for the Debian GNU/Linux system.
+.SH COLOPHON
+This page is part of release 3.68 of the Linux
+.I man-pages
+project.
+A description of the project,
+information about reporting bugs,
+and the latest version of this page,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.