aboutsummaryrefslogtreecommitdiffstats
path: root/man3/strftime.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-10-29 13:10:04 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-10-29 13:43:30 +0200
commit30f9abcf6ffb2b90a60f4eeb63cf168dbda0e663 (patch)
treecc7f863af16bc82bd4a885b9db497aa571b83dad /man3/strftime.3
parentdbbdefa54fb28d2265d6341a48cc404b2e2a5f6d (diff)
downloadman-pages-30f9abcf6ffb2b90a60f4eeb63cf168dbda0e663.tar.gz
strftime.3: srcfix: FIXME tidy-up
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/strftime.3')
-rw-r--r--man3/strftime.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/strftime.3 b/man3/strftime.3
index fc4f7d9dc0..d7311a7b06 100644
--- a/man3/strftime.3
+++ b/man3/strftime.3
@@ -443,7 +443,7 @@ T} Thread safety MT-Safe env locale
.SH CONFORMING TO
SVr4, C89, C99.
.\" FIXME strftime() is in POSIX.1-2001 and POSIX.1-2008, but the details
-.\" in the standards changed across kernel versions. Investigate and
+.\" in the standards changed across versions. Investigate and
.\" write up.
There are strict inclusions between the set of conversions
given in ANSI C (unmarked), those given in the Single UNIX Specification