diff options
Diffstat (limited to 'pcap_lib_version.3pcap')
-rw-r--r-- | pcap_lib_version.3pcap | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcap_lib_version.3pcap b/pcap_lib_version.3pcap index 4b86b2d5771c..73ed2b8864ba 100644 --- a/pcap_lib_version.3pcap +++ b/pcap_lib_version.3pcap @@ -31,9 +31,9 @@ const char *pcap_lib_version(void); .ft .fi .SH DESCRIPTION -.B pcap_lib_version() +.BR pcap_lib_version () returns a pointer to a string giving information about the version of the libpcap library being used; note that it contains more information than just a version number. .SH SEE ALSO -pcap(3PCAP) +.BR pcap (3PCAP) |