Decapitalize yyparse tag name here.
authorzhuk <zhuk@openbsd.org>
Sun, 25 Oct 2015 15:38:19 +0000 (15:38 +0000)
committerzhuk <zhuk@openbsd.org>
Sun, 25 Oct 2015 15:38:19 +0000 (15:38 +0000)
okay jmc@

usr.bin/ctags/ctags.1

index 1cee144..50830b8 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: ctags.1,v 1.31 2015/10/15 23:46:20 schwarze Exp $
+.\"    $OpenBSD: ctags.1,v 1.32 2015/10/25 15:38:19 zhuk Exp $
 .\"    $NetBSD: ctags.1,v 1.4 1995/03/26 20:14:04 glass Exp $
 .\"
 .\" Copyright (c) 1987, 1990, 1993
@@ -30,7 +30,7 @@
 .\"
 .\"     @(#)ctags.1    8.1 (Berkeley) 6/6/93
 .\"
-.Dd $Mdocdate: October 15 2015 $
+.Dd $Mdocdate: October 25 2015 $
 .Dt CTAGS 1
 .Os
 .Sh NAME
@@ -154,7 +154,7 @@ This makes use of
 practical in directories with more than one program.
 .Pp
 Yacc and lex files each have a special tag.
-.Ar Yyparse
+.Ar yyparse
 is the start
 of the second section of the yacc file, and
 .Ar yylex