From 48fbe321170f30de3e0c2aed5927aff9b0893a66 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sat, 23 Nov 2019 20:56:35 -0800 Subject: 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. --- pcap_dump_file.3pcap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pcap_dump_file.3pcap') diff --git a/pcap_dump_file.3pcap b/pcap_dump_file.3pcap index 639269a8..9fd6c7ec 100644 --- a/pcap_dump_file.3pcap +++ b/pcap_dump_file.3pcap @@ -31,7 +31,7 @@ FILE *pcap_dump_file(pcap_dumper_t *p); .ft .fi .SH DESCRIPTION -.B pcap_dump_file() +.BR pcap_dump_file () returns the standard I/O stream of the ``savefile'' opened by .BR pcap_dump_open (3PCAP). .SH SEE ALSO -- cgit v1.2.1