aboutsummaryrefslogtreecommitdiffstats
path: root/man5
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-04-05 13:29:41 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-04-05 13:29:41 +0000
commit7295b7eda04d4d80f032988cb15d22a3610f8780 (patch)
tree5e25f36c92af177438fdfbb131d9015b552236ff /man5
parent1bef0ec2656f45fa7bee0ac03103eb5ea920ae8e (diff)
downloadman-pages-7295b7eda04d4d80f032988cb15d22a3610f8780.tar.gz
Replaced tabs with spaces
Diffstat (limited to 'man5')
-rw-r--r--man5/hosts.510
-rw-r--r--man5/tzfile.57
2 files changed, 8 insertions, 9 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,
diff --git a/man5/tzfile.5 b/man5/tzfile.5
index 2f26efea58..769d5fb188 100644
--- a/man5/tzfile.5
+++ b/man5/tzfile.5
@@ -63,11 +63,10 @@ these structures are defined as follows:
.in +.5i
.sp
.nf
-.ta .5i +\w'unsigned int\0\0'u
struct ttinfo {
- long tt_gmtoff;
- int tt_isdst;
- unsigned int tt_abbrind;
+ long tt_gmtoff;
+ int tt_isdst;
+ unsigned int tt_abbrind;
};
.in -.5i
.fi