From 044b30cecd5485f1256923f172d0b082671e8d21 Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 12 Jul 2001 14:29:59 +0000 Subject: Eliminate troff(1) warnings that were hiding some useful text. --- usr.bin/lex/lex.1 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'usr.bin/lex') diff --git a/usr.bin/lex/lex.1 b/usr.bin/lex/lex.1 index d501eb5..5237cc7 100644 --- a/usr.bin/lex/lex.1 +++ b/usr.bin/lex/lex.1 @@ -1919,7 +1919,7 @@ The macro can be used to control whether the current buffer's scanning context for the next token match is done as though at the beginning of a line. A non-zero macro argument makes rules anchored with -'^' active, while a zero argument makes '^' rules inactive. +\&'^' active, while a zero argument makes '^' rules inactive. .PP The macro .B YY_AT_BOL() @@ -3712,8 +3712,7 @@ scanners; ignores them. .IP - The name -.bd -FLEX_SCANNER +.B FLEX_SCANNER is #define'd so scanners may be written for use with either .I flex or -- cgit v1.1