Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/mount_portal/examples rfilter.2: fix a typo
details: https://anonhg.NetBSD.org/src/rev/f826dbb4194f
branches: trunk
changeset: 1008445:f826dbb4194f
user: gutteridge <gutteridge%NetBSD.org@localhost>
date: Sun Mar 22 23:24:08 2020 +0000
description:
rfilter.2: fix a typo
Reported by Andrius V in PR kern/54889.
diffstat:
sbin/mount_portal/examples/rfilter.2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e406fc528037 -r f826dbb4194f sbin/mount_portal/examples/rfilter.2
--- a/sbin/mount_portal/examples/rfilter.2 Sun Mar 22 22:36:12 2020 +0000
+++ b/sbin/mount_portal/examples/rfilter.2 Sun Mar 22 23:24:08 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: rfilter.2,v 1.3 2017/05/09 23:26:49 kamil Exp $
+$NetBSD: rfilter.2,v 1.4 2020/03/22 23:24:08 gutteridge Exp $
Advanced rfilter usage: the strip key, and cmd:// notation
@@ -79,7 +79,7 @@
The problem is, when tar sees a file of the form A:B, it assumes
A is a hostname. In this case, A is "portal/ftp", which is
-obviosly not a hostname.
+obviously not a hostname.
If we want to avoid this problem, there are at least two
solutions:
Home |
Main Index |
Thread Index |
Old Index