diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-04-25 05:16:35 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-04-25 05:16:35 +0000 |
commit | 0ab63df41ccf5362c2dde8442d815091359c9066 (patch) | |
tree | 54df1f17501f942064d90e878e76eb8475243da1 | |
parent | 5f33625167e6a3f97635d2446018a7ac0ad381e7 (diff) |
Formatting fixes
-rw-r--r-- | man8/zdump.8 | 4 | ||||
-rw-r--r-- | man8/zic.8 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/man8/zdump.8 b/man8/zdump.8 index ab3a3b38..7f05092b 100644 --- a/man8/zdump.8 +++ b/man8/zdump.8 @@ -35,6 +35,6 @@ otherwise. .BI "\-c " cutoffyear Cut off the verbose output near the start of the given year. .SH "SEE ALSO" -tzfile(5), -zic(8) +tzfile (5), +zic (8) .\" @(#)zdump.8 7.3 @@ -410,6 +410,6 @@ the earliest transition time recorded in the compiled file is correct. .SH FILE /usr/local/etc/zoneinfo standard directory used for created files .SH "SEE ALSO" -tzfile(5), -zdump(8) +tzfile (5), +zdump (8) .\" @(#)zic.8 7.19 |