summaryrefslogtreecommitdiff
path: root/usr.bin/vgrind
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2006-08-29 18:11:20 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2006-08-29 18:11:20 +0000
commit59b2dc9f8bcd6f48da2b401fc630f8a931a7cc34 (patch)
treed99443e37eaadfd5c164b42350d3961d180b1789 /usr.bin/vgrind
parentfd2b89c48c80d8be2dd96ef392cbc4c6bdfaf945 (diff)
downloadsrc-test-59b2dc9f8bcd6f48da2b401fc630f8a931a7cc34.tar.gz
src-test-59b2dc9f8bcd6f48da2b401fc630f8a931a7cc34.zip
Manual page tweaks.
Submitted by: Niclas Zeising <lothrandil at n00b.apagnu.se> on freebsd-doc
Notes
Notes: svn path=/head/; revision=161713
Diffstat (limited to 'usr.bin/vgrind')
-rw-r--r--usr.bin/vgrind/vgrind.112
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/vgrind/vgrind.1 b/usr.bin/vgrind/vgrind.1
index d738d6ef77034..b5d5a89d4274f 100644
--- a/usr.bin/vgrind/vgrind.1
+++ b/usr.bin/vgrind/vgrind.1
@@ -32,7 +32,7 @@
.\" @(#)vgrind.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
-.Dd June 6, 1993
+.Dd August 29, 2006
.Dt VGRIND 1
.Os
.Sh NAME
@@ -48,16 +48,16 @@
.Op Fl l Ns Ar language
.Op Fl n
.Op Fl p Ar postproc
-.Op Fl sn
+.Op Fl s Ar pointsize
.Op Fl t
.Op Fl x
.Ar name Ar ...
.Sh DESCRIPTION
The
.Nm
-utility formats the program sources which are arguments
-in a nice style using
-.Xr troff 1
+utility formats the program sources specified as arguments
+on the command line in a nice style using
+.Xr troff 1 .
Comments are placed in italics, keywords in bold face,
and the name of the current function is listed down the margin of each
page as it is encountered.
@@ -158,7 +158,7 @@ use
to post-process the output,
.Xr psroff 1
by default.
-.It Fl s
+.It Fl s Ar pointsize
specifies a point size to use on output (exactly the same as the argument
of a .ps)
.It Fl t