From owner-cvs-usrbin Fri Apr 11 03:33:18 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA09623 for cvs-usrbin-outgoing; Fri, 11 Apr 1997 03:33:18 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id DAA09611; Fri, 11 Apr 1997 03:33:14 -0700 (PDT) Date: Fri, 11 Apr 1997 03:33:14 -0700 (PDT) From: "David E. O'Brien" Message-Id: <199704111033.DAA09611@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/lex lex.1 Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk obrien 97/04/11 03:33:13 Modified: usr.bin/lex lex.1 Log: Add ``%{'' and ``%}'' to one of the examples so that you can actually cut-n-paste the example and have it actually lex and compile. Revision Changes Path 1.4 +2 -0 src/usr.bin/lex/lex.1