summaryrefslogtreecommitdiff
path: root/zic.8
diff options
context:
space:
mode:
Diffstat (limited to 'zic.8')
-rw-r--r--zic.86
1 files changed, 4 insertions, 2 deletions
diff --git a/zic.8 b/zic.8
index 772ee89..e46d0ab 100644
--- a/zic.8
+++ b/zic.8
@@ -31,12 +31,14 @@ zic \- timezone compiler
.ds d " degrees
.ds m " minutes
.ds s " seconds
-.ds _ " \"
-.if t .if \n(.g .if c \(de .if c \(fm .if c \(sd \{\
+.ds _ " \&
+.if t \{\
+. if \n(.g .if c \(de .if c \(fm .if c \(sd \{\
. ds d \(de
. ds m \(fm
. ds s \(sd
. ds _ \|
+. \}
.\}
The
.B zic