diff options
author | 1999-02-27 17:01:27 +0000 | |
---|---|---|
committer | 1999-02-27 17:01:27 +0000 | |
commit | 62d2179a59acaaf84abc8681ef1540fa307d634c (patch) | |
tree | b2c9912d648a865acc02928ac66a72304d234cd7 | |
parent | Document that feature. (diff) | |
download | wireguard-openbsd-62d2179a59acaaf84abc8681ef1540fa307d634c.tar.xz wireguard-openbsd-62d2179a59acaaf84abc8681ef1540fa307d634c.zip |
typo; helbig@Informatik.BA-Stuttgart.DE
-rw-r--r-- | usr.bin/ctags/ctags.1 | 4 |
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 |