summaryrefslogtreecommitdiff
path: root/lib/libc/stdtime/strptime.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdtime/strptime.3')
-rw-r--r--lib/libc/stdtime/strptime.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdtime/strptime.3 b/lib/libc/stdtime/strptime.3
index ac1057260f9a9..fd72b15553497 100644
--- a/lib/libc/stdtime/strptime.3
+++ b/lib/libc/stdtime/strptime.3
@@ -23,7 +23,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: strptime.3,v 1.1 1997/08/09 15:43:54 joerg Exp $
+.\" $Id: strptime.3,v 1.2 1998/09/12 21:13:29 dt Exp $
.\" "
.Dd May 8, 1997
.Dt STRPTIME 3