s/nonmathing/nonmatching/

This commit is contained in:
snj 2004-02-13 23:25:01 +00:00
parent 1775f4fec6
commit 4aff9cba1e

View File

@ -1,4 +1,4 @@
.\" $NetBSD: cpio.1,v 1.6 2003/04/10 06:07:40 grant Exp $
.\" $NetBSD: cpio.1,v 1.7 2004/02/13 23:25:01 snj Exp $
.\"
.\" Copyright (c) 1997 SigmaSoft, Th. Lockert
.\" All rights reserved.
@ -30,7 +30,7 @@
.\"
.\" OpenBSD: cpio.1,v 1.14 2000/11/10 17:52:02 aaron Exp
.\"
.Dd February 16, 1997
.Dd February 13, 2004
.Dt CPIO 1
.Os
.Sh NAME
@ -157,7 +157,7 @@ restore.
.It Fl E Ar file , Fl -pattern-file Ar file
Read list of file name patterns to extract or list from
.Ar file .
.It Fl f , -nonmathing
.It Fl f , -nonmatching
Restore all files except those matching the
.Ar patterns
given on the command line.