summaryrefslogtreecommitdiff
path: root/man3p/strftime.3p
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-09-20 06:03:25 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-09-20 06:03:25 +0000
commit3f758a7171aee6391d9aa944bef0d19ed534d0be (patch)
tree4aa51c2d9c68ab13b9112871e2ef8bb6c26ad4a4 /man3p/strftime.3p
parenta16f85f123d284924e749eee4f1605b52f655c49 (diff)
Added PROLOG section
Diffstat (limited to 'man3p/strftime.3p')
-rw-r--r--man3p/strftime.3p5
1 files changed, 5 insertions, 0 deletions
diff --git a/man3p/strftime.3p b/man3p/strftime.3p
index 717d1ead..1cec8845 100644
--- a/man3p/strftime.3p
+++ b/man3p/strftime.3p
@@ -1,6 +1,11 @@
.\" Copyright (c) 2001-2003 The Open Group, All Rights Reserved
.TH "STRFTIME" 3P 2003 "IEEE/The Open Group" "POSIX Programmer's Manual"
.\" strftime
+.SH PROLOG
+This manual page is part of the POSIX Programmer's Manual.
+The Linux implementation of this interface may differ (consult
+the corresponding Linux manual page for details of Linux behavior),
+or the interface may not be implemented on Linux.
.SH NAME
strftime \- convert date and time to a string
.SH SYNOPSIS