diff options
author | hoek <hoek@FreeBSD.org> | 1998-06-28 21:33:42 +0000 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 1998-06-28 21:33:42 +0000 |
commit | e254e8010aa78a7a66af289e658e3ec2f3dc4fa9 (patch) | |
tree | 5c990a57843aca5d7c69eb670a062f83ab2b1907 /share/man/man5/hosts.5 | |
parent | 48baad5d7e2c5192f1b5dfe59463ab43982ecbb4 (diff) | |
download | FreeBSD-src-e254e8010aa78a7a66af289e658e3ec2f3dc4fa9.zip FreeBSD-src-e254e8010aa78a7a66af289e658e3ec2f3dc4fa9.tar.gz |
misc. spelling and grammar gnits.
Diffstat (limited to 'share/man/man5/hosts.5')
-rw-r--r-- | share/man/man5/hosts.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/hosts.5 b/share/man/man5/hosts.5 index 8c3c71f..e184372 100644 --- a/share/man/man5/hosts.5 +++ b/share/man/man5/hosts.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)hosts.5 8.2 (Berkeley) 12/11/93 -.\" $Id$ +.\" $Id: hosts.5,v 1.3 1997/03/07 03:28:02 jmg Exp $ .\" .Dd December 11, 1993 .Dt HOSTS 5 @@ -58,11 +58,11 @@ not interpreted by routines which search the file. .Pp When using the name server .Xr named 8 , -this file provides a backup when the name server +this file provides a backup used when the name server is not running. For the name server, it is suggested that only a few addresses be included in this file. -These include address for the local interfaces that +These include addresses for the local interfaces that .Xr ifconfig 8 needs at boot time and a few machines on the local network. .Pp |