summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-01-19 13:27:03 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-01-19 13:27:03 +0000
commit74366b47ef5230c1b444cd0eb19a8df7ffb03c10 (patch)
treeda95b203c5dc7c59d4c4f14e08da5834d9f3ca9b
parent3710f9234ca41ba0631f279891b13571f246515d (diff)
downloadFreeBSD-src-74366b47ef5230c1b444cd0eb19a8df7ffb03c10.zip
FreeBSD-src-74366b47ef5230c1b444cd0eb19a8df7ffb03c10.tar.gz
Make the quotes in the #include line visible.
-rw-r--r--lib/libc/stdtime/tzfile.52
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdtime/tzfile.5 b/lib/libc/stdtime/tzfile.5
index c7b1fc7..ffed962 100644
--- a/lib/libc/stdtime/tzfile.5
+++ b/lib/libc/stdtime/tzfile.5
@@ -6,7 +6,7 @@
.Nm tzfile
.Nd timezone information
.Sh SYNOPSIS
-.Fd #include "/usr/src/lib/libc/stdtime/tzfile.h"
+.Fd #include \&"/usr/src/lib/libc/stdtime/tzfile.h\&"
.Sh DESCRIPTION
The time zone information files used by
.Xr tzset 3
OpenPOWER on IntegriCloud