remove Xr to self; from Daniel Dickman
authorjmc <jmc@openbsd.org>
Mon, 19 Jul 2010 07:54:12 +0000 (07:54 +0000)
committerjmc <jmc@openbsd.org>
Mon, 19 Jul 2010 07:54:12 +0000 (07:54 +0000)
usr.bin/lex/flex.1

index d24f8ed..8f064f2 100644 (file)
@@ -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