aboutsummaryrefslogtreecommitdiffstats
path: root/doc/rawshark.pod
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2012-03-19 02:04:47 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2012-03-19 02:04:47 +0000
commit406e66d3bf8f0d2457e5329d6df81a77091a0be3 (patch)
tree540e115ca70e6c68525fa6c113b7ee1cca46a357 /doc/rawshark.pod
parenta94c84d34f3770037047e80d3fe1c047d3960016 (diff)
Fix a typo or two
svn path=/trunk/; revision=41657
Diffstat (limited to 'doc/rawshark.pod')
-rw-r--r--doc/rawshark.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/rawshark.pod b/doc/rawshark.pod
index f96affdd3a..c20aceb0b5 100644
--- a/doc/rawshark.pod
+++ b/doc/rawshark.pod
@@ -483,9 +483,9 @@ auditing code.
=item WIRESHARK_ABORT_ON_OUT_OF_MEMORY
-This environment variable, if present, causes abort() to be called if certain
+This environment variable, if present, causes abort(3) to be called if certain
out-of-memory conditions (which normally result in an exception and an
-explanatory error message)) are experienced. This can be useful to developers
+explanatory error message) are experienced. This can be useful to developers
debugging out-of-memory conditions.
=back