Print this page
11586 NAME field in man pages should match what's installed

@@ -1,11 +1,12 @@
 STRFTIME(3C)             Standard C Library Functions             STRFTIME(3C)
 
 
 
 NAME
-       strftime, strftime_l cftime, ascftime - convert date and time to string
+       strftime, strftime_l, cftime, ascftime - convert date and time to
+       string
 
 SYNOPSIS
        #include <time.h>
 
        size_t strftime(char *restrict s, size_t maxsize,

@@ -431,6 +432,6 @@
        part of any standard, although it is available on a number of other
        platforms.  Its use is discouraged for conforming applications.
 
 
 
-                                March 30, 2019                    STRFTIME(3C)
+                                August 20, 2019                   STRFTIME(3C)