aboutsummaryrefslogtreecommitdiff
path: root/newstrftime.3
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2026-07-09 06:38:09 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2026-07-09 06:38:09 +0000
commit2479b6921a20c7fe260ba1b30c5ca7f666e692a6 (patch)
tree68c2732b6a76ba5b46eb961b617265eb529f6daf /newstrftime.3
parentb17ccc1f4591d37eb3a671b37aecbd30546842f1 (diff)
Diffstat (limited to 'newstrftime.3')
-rw-r--r--newstrftime.34
1 files changed, 2 insertions, 2 deletions
diff --git a/newstrftime.3 b/newstrftime.3
index 182f44f738a3..7d23b14ace72 100644
--- a/newstrftime.3
+++ b/newstrftime.3
@@ -40,12 +40,12 @@
strftime \- format date and time
.SH SYNOPSIS
.nf
-.B #include <time.h>
+.B "#include <time.h>"
.PP
.B "size_t strftime(char *restrict buf, size_t maxsize,"
.B " char const *restrict format, struct tm const *restrict timeptr);"
.PP
-.B cc ... \-ltz
+.BR cc " ... " \-ltz
.fi
.SH DESCRIPTION
.ie '\(lq'' .ds lq \&"\"