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 1d7eb7f7c00c..761c9193d13c 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.
.\"
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc/stdtime/strptime.3,v 1.22 2003/01/04 09:50:04 tjr Exp $
.\" "
.Dd January 4, 2003
.Dt STRPTIME 3