Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/ping Fix a typo.
details: https://anonhg.NetBSD.org/src/rev/b23691b045fe
branches: trunk
changeset: 473651:b23691b045fe
user: tron <tron%NetBSD.org@localhost>
date: Sat Jun 12 17:17:16 1999 +0000
description:
Fix a typo.
diffstat:
sbin/ping/ping.8 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 8d2def9e212a -r b23691b045fe sbin/ping/ping.8
--- a/sbin/ping/ping.8 Sat Jun 12 12:49:24 1999 +0000
+++ b/sbin/ping/ping.8 Sat Jun 12 17:17:16 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ping.8,v 1.28 1999/04/29 21:53:08 mjl Exp $
+.\" $NetBSD: ping.8,v 1.29 1999/06/12 17:17:16 tron Exp $
.\"
.\" Copyright (c) 1985, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -164,7 +164,7 @@
will cause the sent packet to be filled with all
ones.
.It Fl P
-Use a psuedo-random sequence for the data instead of the default,
+Use a pseudo-random sequence for the data instead of the default,
fixed sequence of incrementing 8-bit integers.
This is useful to foil compression on PPP and other links.
.It Fl q
Home |
Main Index |
Thread Index |
Old Index