aboutsummaryrefslogtreecommitdiff
path: root/pcap_lookupdev.3pcap
diff options
context:
space:
mode:
authorGuy Harris <gharris@sonic.net>2020-10-18 18:37:24 -0700
committerGuy Harris <gharris@sonic.net>2020-10-18 18:37:24 -0700
commitfd429636811d9b2c3564b09df81649e55d37d13c (patch)
treec0bebeb55c1b452b57df21ed4a5ecc69cb8170f5 /pcap_lookupdev.3pcap
parente13fde1e5bf9546a5716573623bca91190968193 (diff)
Mention Npcap as well as Winpcap.
[skip ci]
Diffstat (limited to 'pcap_lookupdev.3pcap')
-rw-r--r--pcap_lookupdev.3pcap5
1 files changed, 2 insertions, 3 deletions
diff --git a/pcap_lookupdev.3pcap b/pcap_lookupdev.3pcap
index 57b76585..b5d548f0 100644
--- a/pcap_lookupdev.3pcap
+++ b/pcap_lookupdev.3pcap
@@ -82,6 +82,5 @@ in the same thread, or calls to
.BR pcap_lookupdev ()
in another thread, may overwrite that buffer.
.LP
-In WinPcap, this function may return a UTF-16 string rather than an
-ASCII or UTF-8 string.
-
+In WinPcap and Npcap, this function may return a UTF-16 string rather
+than an ASCII or UTF-8 string.