summaryrefslogtreecommitdiff
path: root/pcap_statustostr.3pcap
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2019-11-23 20:56:35 -0800
committerGuy Harris <guy@alum.mit.edu>2019-11-23 20:56:35 -0800
commit48fbe321170f30de3e0c2aed5927aff9b0893a66 (patch)
treeca007998219e42ea1660767ff19ebd7c57d9adbb /pcap_statustostr.3pcap
parentb262e73dfdda6599b3b08750fcd6ff2a6a5a16c0 (diff)
downloadlibpcap-48fbe321170f30de3e0c2aed5927aff9b0893a66.tar.gz
Style cleanup.
Use the BSD house style, in which, in foobar() returns 17 on success and 137 on failure. "foobar" is boldfaced but "()" isn't.
Diffstat (limited to 'pcap_statustostr.3pcap')
-rw-r--r--pcap_statustostr.3pcap2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap_statustostr.3pcap b/pcap_statustostr.3pcap
index 016a4d0d..c679e362 100644
--- a/pcap_statustostr.3pcap
+++ b/pcap_statustostr.3pcap
@@ -31,7 +31,7 @@ const char *pcap_statustostr(int error);
.ft
.fi
.SH DESCRIPTION
-.B pcap_statustostr()
+.BR pcap_statustostr ()
converts a
.B PCAP_ERROR_
or