diff options
Diffstat (limited to 'sbin/ping')
-rw-r--r-- | sbin/ping/ping.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ping/ping.8 b/sbin/ping/ping.8 index 964bbaeeabb..b2894c29bc6 100644 --- a/sbin/ping/ping.8 +++ b/sbin/ping/ping.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ping.8,v 1.64 2021/02/21 10:38:42 sthen Exp $ +.\" $OpenBSD: ping.8,v 1.65 2021/02/21 17:18:01 jmc Exp $ .\" $NetBSD: ping.8,v 1.10 1995/12/31 04:55:35 ghudson Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -156,7 +156,7 @@ Provides a visual display of packets received and lost. For every .Dv ECHO_REPLY received, an exclamation mark -.Sq ! +.Sq \&! is printed, while for every missed packet a period .Sq \&. is printed. |