From d26afd541df23fb12a7967a6327bd1eafc184a85 Mon Sep 17 00:00:00 2001 From: ru Date: Sat, 15 Jan 2005 12:28:01 +0000 Subject: Eliminate macro calls inside literal displays. --- usr.sbin/zic/zic.8 | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'usr.sbin/zic/zic.8') 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 -- cgit v1.1