$OpenBSD: patch-doc_scapy_1,v 1.3 2019/04/23 01:14:02 bluhm Exp $
Index: doc/scapy.1
--- doc/scapy.1.orig
+++ doc/scapy.1
@@ -102,7 +102,7 @@ Just run \fBscapy\fP and try the following commands in
 .LP
 Test the robustness of a network stack with invalid packets:
 .nf
-sr(IP(dst="172.16.1.1", ihl=2, options="\everb$\ex02$", version=3)/ICMP())
+sr(IP(dst="172.16.1.1", ihl=2, options="0x02", version=3)/ICMP())
 .fi
 
 .LP
