diff options
author | 2000-01-14 06:10:38 +0000 | |
---|---|---|
committer | 2000-01-14 06:10:38 +0000 | |
commit | c2ce4a79347a439d4b9df85be2c5c166eae69421 (patch) | |
tree | ec3a4ff2ef79a21aaed33cd01bc2053223e66326 | |
parent | Remove change that was checked in by accident with last commit. (diff) | |
download | wireguard-openbsd-c2ce4a79347a439d4b9df85be2c5c166eae69421.tar.xz wireguard-openbsd-c2ce4a79347a439d4b9df85be2c5c166eae69421.zip |
typo; rogoyski@cs.utexas.edu
-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 |