summaryrefslogtreecommitdiffstats
path: root/usr.sbin/zic
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-15 12:28:01 +0000
committerru <ru@FreeBSD.org>2005-01-15 12:28:01 +0000
commitd26afd541df23fb12a7967a6327bd1eafc184a85 (patch)
tree67be4a2793520ab24bb84fe954e5f09e1493d521 /usr.sbin/zic
parentc448d3af70f9c62a62a6f78fa06a919f11e33f5c (diff)
downloadFreeBSD-src-d26afd541df23fb12a7967a6327bd1eafc184a85.zip
FreeBSD-src-d26afd541df23fb12a7967a6327bd1eafc184a85.tar.gz
Eliminate macro calls inside literal displays.
Diffstat (limited to 'usr.sbin/zic')
-rw-r--r--usr.sbin/zic/zic.811
1 files changed, 5 insertions, 6 deletions
diff --git a/usr.sbin/zic/zic.8 b/usr.sbin/zic/zic.8
index aa58a56..da25397 100644
--- a/usr.sbin/zic/zic.8
+++ b/usr.sbin/zic/zic.8
@@ -62,9 +62,9 @@ as local time.
The
.Nm
utility will act as if the input contained a link line of the form
-.Bd -literal -offset indent
-.No "Link timezone localtime
-.Ed
+.Pp
+.D1 No "Link timezone localtime"
+.Pp
(Note that this action has no effect on
.Fx ,
since the local time zone is specified in
@@ -85,9 +85,8 @@ time zone environment variables.
The
.Nm
utility will act as if the input contained a link line of the form
-.Bd -literal -offset indent
-.No "Link timezone posixrules
-.Ed
+.Pp
+.D1 No "Link timezone posixrules"
.It Fl u Ar user
After creating each output file, change its owner to
.Ar user
OpenPOWER on IntegriCloud