=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/yacc/yacc.1,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- src/usr.bin/yacc/yacc.1 2010/07/21 19:44:47 1.24 +++ src/usr.bin/yacc/yacc.1 2010/09/03 11:09:29 1.25 @@ -1,4 +1,4 @@ -.\" $OpenBSD: yacc.1,v 1.24 2010/07/21 19:44:47 jmc Exp $ +.\" $OpenBSD: yacc.1,v 1.25 2010/09/03 11:09:29 jmc Exp $ .\" .\" Copyright (c) 1989, 1990 The Regents of the University of California. .\" All rights reserved. @@ -32,7 +32,7 @@ .\" .\" from: @(#)yacc.1 5.7 (Berkeley) 7/30/91 .\" -.Dd $Mdocdate: July 21 2010 $ +.Dd $Mdocdate: September 3 2010 $ .Dt YACC 1 .Os .Sh NAME @@ -135,8 +135,6 @@ be written to the file .Pa y.output . .El -.Pp -.Ex -std yacc .Sh ENVIRONMENT .Bl -tag -width TMPDIR .It Ev TMPDIR @@ -173,6 +171,8 @@ .It Pa /tmp/yacc.tXXXXXXXXXX .It Pa /tmp/yacc.uXXXXXXXXXX .El +.Sh EXIT STATUS +.Ex -std yacc .Sh DIAGNOSTICS If there are rules that are never reduced, the number of such rules is written to the standard error.