summaryrefslogtreecommitdiff
path: root/lib/libc/string/strcspn.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/strcspn.3')
-rw-r--r--lib/libc/string/strcspn.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/strcspn.3 b/lib/libc/string/strcspn.3
index c28d99a9014..c5d9e562d25 100644
--- a/lib/libc/string/strcspn.3
+++ b/lib/libc/string/strcspn.3
@@ -29,9 +29,9 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: strcspn.3,v 1.7 2005/02/25 03:12:44 cloder Exp $
+.\" $OpenBSD: strcspn.3,v 1.8 2007/05/31 19:19:32 jmc Exp $
.\"
-.Dd June 29, 1991
+.Dd $Mdocdate: May 31 2007 $
.Dt STRCSPN 3
.Os
.Sh NAME