summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2010-10-19 16:54:16 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2010-10-19 16:54:16 +0000
commit762b7a168d4dccf3215b75148eea032079d9cc22 (patch)
treefe131446395b3e1500d88f27b70fd7abb2092e23 /usr.bin
parenteaca47c71483f81020036f264569889683d511f9 (diff)
no more vgrind(1); ok deraadt
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/ctags/ctags.17
-rw-r--r--usr.bin/indent/indent.111
2 files changed, 7 insertions, 11 deletions
diff --git a/usr.bin/ctags/ctags.1 b/usr.bin/ctags/ctags.1
index 16d01bbc956..72c175a4eab 100644
--- a/usr.bin/ctags/ctags.1
+++ b/usr.bin/ctags/ctags.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ctags.1,v 1.21 2010/10/01 07:06:16 jmc Exp $
+.\" $OpenBSD: ctags.1,v 1.22 2010/10/19 16:54:15 jmc 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 1 2010 $
+.Dd $Mdocdate: October 19 2010 $
.Dt CTAGS 1
.Os
.Sh NAME
@@ -101,8 +101,7 @@ slow; it is usually faster to simply rebuild the
.Ar tags
file.)
.It Fl v
-An index of the form expected by
-.Xr vgrind 1
+An index of the form expected by vgrind
is produced on the standard output.
This listing contains the object name, file name, and page number (assuming
64 line pages).
diff --git a/usr.bin/indent/indent.1 b/usr.bin/indent/indent.1
index 526e6bdbbbb..e2e515bd7e2 100644
--- a/usr.bin/indent/indent.1
+++ b/usr.bin/indent/indent.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: indent.1,v 1.18 2010/07/15 20:51:38 schwarze Exp $
+.\" $OpenBSD: indent.1,v 1.19 2010/10/19 16:54:15 jmc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California.
@@ -32,7 +32,7 @@
.\"
.\" from: @(#)indent.1 8.1 (Berkeley) 7/1/93
.\"
-.Dd $Mdocdate: July 15 2010 $
+.Dd $Mdocdate: October 19 2010 $
.Dt INDENT 1
.Os
.Sh NAME
@@ -381,11 +381,8 @@ instances of
.It Fl troff
Causes
.Nm
-to format the program for processing by
-.Xr troff 1 .
-It will produce a fancy
-listing in much the same spirit as
-.Xr vgrind 1 .
+to format the program for processing by troff,
+producing a fancy listing.
If the output file is not specified, the default is standard output,
rather than formatting in place.
.It Fl v , \&nv