summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1999-02-27 17:01:28 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1999-02-27 17:01:28 +0000
commitc3661cebdea637a1c3e0ded5d7cce79bff561ed4 (patch)
treec1b72238fbd329967e59b7b90a701c091ccff26a /usr.bin
parentbd578489a32d2dd2c50586b71fa055a8c7b4604b (diff)
typo; helbig@Informatik.BA-Stuttgart.DE
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/ctags/ctags.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ctags/ctags.1 b/usr.bin/ctags/ctags.1
index eafed6d2985..7b02b212f67 100644
--- a/usr.bin/ctags/ctags.1
+++ b/usr.bin/ctags/ctags.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ctags.1,v 1.3 1998/09/23 04:32:38 aaron Exp $
+.\" $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,7 +185,7 @@ and
.Nm procedures
for
.Tn FORTRAN
-and Pascal is done is a very simple-minded way. No attempt
+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