summaryrefslogtreecommitdiff
path: root/usr.bin/lex/flex.1
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2010-09-15 07:03:27 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2010-09-15 07:03:27 +0000
commit020d9ba55a978d86e78c679380c9826b2833b696 (patch)
treed10b3456009b356c63d8044e3ee0044cfe6e6ebd /usr.bin/lex/flex.1
parenta878826f5bb714d59f72e37deed9143cc04b451c (diff)
fix SYNOPSIS;
Diffstat (limited to 'usr.bin/lex/flex.1')
-rw-r--r--usr.bin/lex/flex.116
1 files changed, 8 insertions, 8 deletions
diff --git a/usr.bin/lex/flex.1 b/usr.bin/lex/flex.1
index 8f064f2616a..e502aafec58 100644
--- a/usr.bin/lex/flex.1
+++ b/usr.bin/lex/flex.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: flex.1,v 1.27 2010/07/19 07:54:12 jmc Exp $
+.\" $OpenBSD: flex.1,v 1.28 2010/09/15 07:03:26 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 19 2010 $
+.Dd $Mdocdate: September 15 2010 $
.Dt FLEX 1
.Os
.Sh NAME
@@ -37,16 +37,16 @@
.Nd fast lexical analyzer generator
.Sh SYNOPSIS
.Nm
+.Bk -words
.Op Fl 78BbcdFfhIiLlnpsTtVvw+?
.Op Fl C Ns Op Cm aeFfmr
.Op Fl Fl help
.Op Fl Fl version
-.Sm off
-.Op Fl o Ar output
-.Op Fl P Ar prefix
-.Op Fl S Ar skeleton
-.Op Ar filename ...
-.Sm on
+.Op Fl o Ns Ar output
+.Op Fl P Ns Ar prefix
+.Op Fl S Ns Ar skeleton
+.Op Ar
+.Ek
.Sh DESCRIPTION
.Nm
is a tool for generating