=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ctags/ctags.1,v retrieving revision 1.27 retrieving revision 1.28 diff -c -r1.27 -r1.28 *** src/usr.bin/ctags/ctags.1 2014/02/01 23:36:30 1.27 --- src/usr.bin/ctags/ctags.1 2015/03/13 19:58:41 1.28 *************** *** 1,4 **** ! .\" $OpenBSD: ctags.1,v 1.27 2014/02/01 23:36:30 jmc Exp $ .\" $NetBSD: ctags.1,v 1.4 1995/03/26 20:14:04 glass Exp $ .\" .\" Copyright (c) 1987, 1990, 1993 --- 1,4 ---- ! .\" $OpenBSD: ctags.1,v 1.28 2015/03/13 19:58:41 jmc Exp $ .\" $NetBSD: ctags.1,v 1.4 1995/03/26 20:14:04 glass Exp $ .\" .\" Copyright (c) 1987, 1990, 1993 *************** *** 30,36 **** .\" .\" @(#)ctags.1 8.1 (Berkeley) 6/6/93 .\" ! .Dd $Mdocdate: February 1 2014 $ .Dt CTAGS 1 .Os .Sh NAME --- 30,36 ---- .\" .\" @(#)ctags.1 8.1 (Berkeley) 6/6/93 .\" ! .Dd $Mdocdate: March 13 2015 $ .Dt CTAGS 1 .Os .Sh NAME *************** *** 141,147 **** otherwise, they are treated as lex files. Other files are first examined to see if they ! contain any Pascal or Fortran routine definitions, and, if not, are searched for C style definitions. .Pp The tag --- 141,147 ---- otherwise, they are treated as lex files. Other files are first examined to see if they ! contain any Pascal or Fortran routine definitions and, if not, are searched for C style definitions. .Pp The tag