summaryrefslogtreecommitdiff
path: root/usr/src/man/man1/yacc.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1/yacc.1')
-rw-r--r--usr/src/man/man1/yacc.111
1 files changed, 7 insertions, 4 deletions
diff --git a/usr/src/man/man1/yacc.1 b/usr/src/man/man1/yacc.1
index c099f0c834..38eefbe4d5 100644
--- a/usr/src/man/man1/yacc.1
+++ b/usr/src/man/man1/yacc.1
@@ -272,7 +272,7 @@ int yyerror(const char *msg)
.SH ENVIRONMENT VARIABLES
.sp
.LP
-See \fBenviron\fR(5) for descriptions of the following environment variables
+See \fBenviron\fR(7) for descriptions of the following environment variables
that affect the execution of \fByacc\fR: \fBLANG\fR, \fBLC_ALL\fR,
\fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and \fBNLSPATH\fR.
.sp
@@ -370,7 +370,7 @@ parser prototype for C programs
.SH ATTRIBUTES
.sp
.LP
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -382,13 +382,16 @@ ATTRIBUTE TYPE ATTRIBUTE VALUE
_
Interface Stability Committed
_
-Standard See \fBstandards\fR(5).
+Standard See \fBstandards\fR(7).
.TE
.SH SEE ALSO
.sp
.LP
-\fBlex\fR(1), \fBattributes\fR(5), \fBenviron\fR(5), \fBstandards\fR(5)
+.BR lex (1),
+.BR attributes (7),
+.BR environ (7),
+.BR standards (7)
.SH DIAGNOSTICS
.sp
.LP