=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ctags/ctags.1,v retrieving revision 1.3 retrieving revision 1.4 diff -c -r1.3 -r1.4 *** src/usr.bin/ctags/ctags.1 1998/09/23 04:32:38 1.3 --- src/usr.bin/ctags/ctags.1 1999/02/27 17:01:27 1.4 *************** *** 1,4 **** ! .\" $OpenBSD: ctags.1,v 1.3 1998/09/23 04:32:38 aaron 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.4 1999/02/27 17:01:27 deraadt Exp $ .\" $NetBSD: ctags.1,v 1.4 1995/03/26 20:14:04 glass Exp $ .\" .\" Copyright (c) 1987, 1990, 1993 *************** *** 185,191 **** .Nm procedures for .Tn FORTRAN ! and Pascal is done is a very simple-minded way. No attempt is made to deal with block structure; if you have two Pascal procedures in different blocks with the same name you lose. .Nm ctags --- 185,191 ---- .Nm procedures for .Tn FORTRAN ! and Pascal is done in a very simple-minded way. No attempt is made to deal with block structure; if you have two Pascal procedures in different blocks with the same name you lose. .Nm ctags