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 bdda0e348cd1c..cf8d4a172b3b5 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$
+.\" $Id: strptime.3,v 1.1 1997/08/09 15:43:54 joerg Exp $
.\" "
.Dd May 8, 1997
.Dt STRPTIME 3