diff options
Diffstat (limited to 'man5/hosts.5')
| -rw-r--r-- | man5/hosts.5 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man5/hosts.5 b/man5/hosts.5 index 5b7ba23d6f..62a7a52b6f 100644 --- a/man5/hosts.5 +++ b/man5/hosts.5 @@ -76,11 +76,11 @@ network is not connected to the Internet, DNS offers little advantage. .SH EXAMPLE .nf - 127.0.0.1 localhost - 192.168.1.10 foo.mydomain.org foo - 192.168.1.13 bar.mydomain.org bar - 146.82.138.7 master.debian.org master - 209.237.226.90 www.opensource.org +127.0.0.1 localhost +192.168.1.10 foo.mydomain.org foo +192.168.1.13 bar.mydomain.org bar +146.82.138.7 master.debian.org master +209.237.226.90 www.opensource.org .fi .SH "NOTE" Modifications to this file normally take effect immediately, |
