summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2010-07-19 07:54:12 +0000
committerjmc <jmc@openbsd.org>2010-07-19 07:54:12 +0000
commitfe90272465a058e86ee3bd75bf189adf1a065d4c (patch)
treee9e73653013b461c08fc4e4cd46b95039e0317f3
parentadd a quirk to allow attaching devices which claim to have a vendor (diff)
downloadwireguard-openbsd-fe90272465a058e86ee3bd75bf189adf1a065d4c.tar.xz
wireguard-openbsd-fe90272465a058e86ee3bd75bf189adf1a065d4c.zip
remove Xr to self; from Daniel Dickman
-rw-r--r--usr.bin/lex/flex.15
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