Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/mtree Fix naming inconsistency; PR 53769 from silas.
details: https://anonhg.NetBSD.org/src/rev/b546cab52a99
branches: trunk
changeset: 446637:b546cab52a99
user: dholland <dholland%NetBSD.org@localhost>
date: Thu Dec 13 03:18:18 2018 +0000
description:
Fix naming inconsistency; PR 53769 from silas.
diffstat:
usr.sbin/mtree/mtree.8 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9e3ecc776d5b -r b546cab52a99 usr.sbin/mtree/mtree.8
--- a/usr.sbin/mtree/mtree.8 Thu Dec 13 01:58:04 2018 +0000
+++ b/usr.sbin/mtree/mtree.8 Thu Dec 13 03:18:18 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mtree.8,v 1.72 2017/02/22 14:15:15 abhinav Exp $
+.\" $NetBSD: mtree.8,v 1.73 2018/12/13 03:18:18 dholland Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -374,7 +374,7 @@
it will be matched against basenames only.
Comments are permitted in
the
-.Ar exclude-list
+.Ar exclude-file
file.
.It Fl x
Don't descend below mount points in the file hierarchy.
Home |
Main Index |
Thread Index |
Old Index