Missing .El, extra Pp.

This commit is contained in:
ross 1999-03-09 03:34:56 +00:00
parent 671cd0ceb0
commit 4eb3fc58ba

View File

@ -1,4 +1,4 @@
.\" $NetBSD: yacc.1,v 1.10 1997/10/20 03:41:17 lukem Exp $
.\" $NetBSD: yacc.1,v 1.11 1999/03/09 03:34:56 ross Exp $
.\"
.\" Copyright (c) 1989, 1990 The Regents of the University of California.
.\" All rights reserved.
@ -35,7 +35,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)yacc.1 5.7 (Berkeley) 7/30/91
.\" $NetBSD: yacc.1,v 1.10 1997/10/20 03:41:17 lukem Exp $
.\" $NetBSD: yacc.1,v 1.11 1999/03/09 03:34:56 ross Exp $
.\"
.Dd July 30, 1991
.Dt YACC 1
@ -132,7 +132,7 @@ The
option causes a human-readable description of the generated parser to
be written to the file
.Pa y.output .
.Pp
.El
.Sh ENVIRONMENT
The following environment variable is referenced by
.Nm "" :