artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02f127e
)
exclamation mark needs escaped too;
author
jmc
<jmc@openbsd.org>
Sun, 21 Feb 2021 17:18:01 +0000
(17:18 +0000)
committer
jmc
<jmc@openbsd.org>
Sun, 21 Feb 2021 17:18:01 +0000
(17:18 +0000)
sbin/ping/ping.8
patch
|
blob
|
history
diff --git
a/sbin/ping/ping.8
b/sbin/ping/ping.8
index
964bbae
..
b2894c2
100644
(file)
--- a/
sbin/ping/ping.8
+++ b/
sbin/ping/ping.8
@@
-1,4
+1,4
@@
-.\" $OpenBSD: ping.8,v 1.6
4 2021/02/21 10:38:42 sthen
Exp $
+.\" $OpenBSD: ping.8,v 1.6
5 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.