diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-01-14 06:10:39 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-01-14 06:10:39 +0000 |
commit | 3c9f5b1361e54c3fd2d464bbdacd5f6896fadd60 (patch) | |
tree | afcfcb57ea5d711d45bbb61d32370aa835cc77de /usr.sbin/mtree | |
parent | a1467ba18aef68839a7b5a5d972e5b763e063b01 (diff) |
typo; rogoyski@cs.utexas.edu
Diffstat (limited to 'usr.sbin/mtree')
-rw-r--r-- | usr.sbin/mtree/mtree.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/mtree/mtree.8 b/usr.sbin/mtree/mtree.8 index d335abf6f21..ff5880f6b38 100644 --- a/usr.sbin/mtree/mtree.8 +++ b/usr.sbin/mtree/mtree.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mtree.8,v 1.11 1999/07/04 19:25:20 aaron Exp $ +.\" $OpenBSD: mtree.8,v 1.12 2000/01/14 06:10:38 deraadt Exp $ .\" $NetBSD: mtree.8,v 1.4 1995/03/07 21:26:25 cgd Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -237,7 +237,6 @@ or .Pc , in which case files in the hierarchy will be associated with the first pattern that they match. -they match. .Pp Each of the keyword/value pairs consist of a keyword, followed by an equals sign, followed by the keyword's value, without |