aboutsummaryrefslogtreecommitdiffstats
path: root/doc/editcap.pod
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-07-05 21:27:11 +0000
committerGuy Harris <guy@alum.mit.edu>2001-07-05 21:27:11 +0000
commit8127f13e9f42d75308038bf2f5f73ae289582668 (patch)
tree779bad6fba43f9bc2e1dd73fc4bedef43e124252 /doc/editcap.pod
parent42f55e02080d12344440ed1d073a20d91c5b8c3b (diff)
Don't capitalize the names of programs in the summary lines of man pages
- at least some versions of makewhatis (e.g., the Solaris version) uses that name in a case-sensitive fashion, so you can't do "man ethereal", say, you have to do "man Ethereal", and that doesn't work as the man page file is "ethereal.1", not "Ethereal.1". svn path=/trunk/; revision=3656
Diffstat (limited to 'doc/editcap.pod')
-rw-r--r--doc/editcap.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/editcap.pod b/doc/editcap.pod
index 3fb48f7b91..b19fde905e 100644
--- a/doc/editcap.pod
+++ b/doc/editcap.pod
@@ -1,7 +1,7 @@
=head1 NAME
-Editcap - Edit and/or translate the format of capture files
+editcap - Edit and/or translate the format of capture files
=head1 SYNOPSYS