summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2000-01-19 13:27:03 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2000-01-19 13:27:03 +0000
commit4720c83e4d109d9595b2ae954b2b783014b5334f (patch)
treececb77ba6ee9f046d117794def8af02ffbe801fb /lib/libc
parent36807a7b258a2225191d71a47cd52453935a44ce (diff)
Notes
Diffstat (limited to 'lib/libc')
-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 c7b1fc797e4f..ffed962f3f2c 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