aboutsummaryrefslogtreecommitdiff
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 d763fbcab5d6..00e6b57932c9 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.24 2005/01/20 09:17:04 ru Exp $
.\" "
.Dd January 4, 2003
.Dt STRPTIME 3