Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/arp s/preceed/preced/
details: https://anonhg.NetBSD.org/src/rev/7ca581c8f0da
branches: trunk
changeset: 1026709:7ca581c8f0da
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Sun Dec 05 07:11:56 2021 +0000
description:
s/preceed/preced/
diffstat:
crypto/dist/ipsec-tools/src/racoon/racoon.conf.5 | 6 +++---
usr.sbin/arp/arp.8 | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (54 lines):
diff -r 0a15d636d139 -r 7ca581c8f0da crypto/dist/ipsec-tools/src/racoon/racoon.conf.5
--- a/crypto/dist/ipsec-tools/src/racoon/racoon.conf.5 Sun Dec 05 07:08:08 2021 +0000
+++ b/crypto/dist/ipsec-tools/src/racoon/racoon.conf.5 Sun Dec 05 07:11:56 2021 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: racoon.conf.5,v 1.69 2020/11/25 18:11:00 bouyer Exp $
+.\" $NetBSD: racoon.conf.5,v 1.70 2021/12/05 07:11:56 msaitoh Exp $
.\"
.\" Id: racoon.conf.5,v 1.54 2006/08/22 18:17:17 manubsd Exp
.\"
@@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd November 25, 2020
+.Dd December 5, 2021
.Dt RACOON.CONF 5
.Os
.\"
@@ -522,7 +522,7 @@
specification should correspond to RFC 2253; in particular, commas and certain
other characters -
.Ic ,=+\*[Lt]\*[Gt]#;
-- may be included in a name by preceeding them with a backslash "\e", and
+- may be included in a name by preceding them with a backslash "\e", and
arbitrary characters may be inserted in a name with the "\enn" escape, where
nn is the hex representation of the ascii value of the desired character.
Alternative acceptable peer identifiers may be specified by repeating the
diff -r 0a15d636d139 -r 7ca581c8f0da usr.sbin/arp/arp.8
--- a/usr.sbin/arp/arp.8 Sun Dec 05 07:08:08 2021 +0000
+++ b/usr.sbin/arp/arp.8 Sun Dec 05 07:11:56 2021 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: arp.8,v 1.26 2020/09/15 10:11:15 roy Exp $
+.\" $NetBSD: arp.8,v 1.27 2021/12/05 07:11:56 msaitoh Exp $
.\"
.\" Copyright (c) 1985, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" from: @(#)arp.8 8.2 (Berkeley) 4/27/95
.\"
-.Dd September 15, 2020
+.Dd December 5, 2021
.Dt ARP 8
.Os
.Sh NAME
@@ -69,7 +69,7 @@
The host may be specified by name or by number,
using Internet dot notation.
.Pp
-The state of the arp entry is shown as a single letter preceeded by the
+The state of the arp entry is shown as a single letter preceded by the
time the state is applicable for:
.Bl -tag -width indent -compact
.It D
Home |
Main Index |
Thread Index |
Old Index