aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-06-30 20:09:10 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-06-30 20:09:10 +0000
commit33992dc0ed9323e5ba9d2d4a5b8dec5401a9c4e2 (patch)
treed1505c009dd121563a17a3785c90c2fa06761690 /lib/libc/string
parent55388cdd92df1ded3147ec15fa114d385d046c01 (diff)
Notes
Diffstat (limited to 'lib/libc/string')
-rw-r--r--lib/libc/string/ffs.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/ffs.3 b/lib/libc/string/ffs.3
index cb9c6cc3931f..7199bf5c9c26 100644
--- a/lib/libc/string/ffs.3
+++ b/lib/libc/string/ffs.3
@@ -34,7 +34,7 @@
.\" @(#)ffs.3 8.2 (Berkeley) 4/19/94
.\" $FreeBSD$
.\"
-.Dd April 19, 1994
+.Dd January 13, 2004
.Dt FFS 3
.Os
.Sh NAME