diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-07-19 07:54:13 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-07-19 07:54:13 +0000 |
commit | 59571f5e3e475d8be837976f3278ab2f61ed3860 (patch) | |
tree | 0b31d0af9ce9605be12d7e19f7865becea4cbad6 /usr.bin | |
parent | b0f8456171a47cd626acfc0572edc1bb70cf1719 (diff) |
remove Xr to self; from Daniel Dickman
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/lex/flex.1 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/lex/flex.1 b/usr.bin/lex/flex.1 index d24f8ed89c5..8f064f2616a 100644 --- a/usr.bin/lex/flex.1 +++ b/usr.bin/lex/flex.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: flex.1,v 1.26 2010/07/15 20:51:38 schwarze Exp $ +.\" $OpenBSD: flex.1,v 1.27 2010/07/19 07:54: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 $Mdocdate: July 15 2010 $ +.Dd $Mdocdate: July 19 2010 $ .Dt FLEX 1 .Os .Sh NAME @@ -4226,7 +4226,6 @@ More start conditions than exist were listed in a <> construct .El .Sh SEE ALSO .Xr awk 1 , -.Xr lex 1 , .Xr sed 1 , .Xr yacc 1 .Pp |