diff options
Diffstat (limited to 'usr.bin/lex/flex.1')
-rw-r--r-- | usr.bin/lex/flex.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/lex/flex.1 b/usr.bin/lex/flex.1 index 947557d3867..2e6f8111f03 100644 --- a/usr.bin/lex/flex.1 +++ b/usr.bin/lex/flex.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: flex.1,v 1.21 2007/05/30 05:52:33 jmc Exp $ +.\" $OpenBSD: flex.1,v 1.22 2007/05/31 19:20:12 jmc Exp $ .\" .\" Copyright (c) 1990 The Regents of the University of California. .\" All rights reserved. @@ -29,7 +29,7 @@ .\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR .\" PURPOSE. .\" -.Dd April 1, 1995 +.Dd $Mdocdate: May 31 2007 $ .Dt FLEX 1 .Os .Sh NAME |