diff options
author | 2000-03-15 00:09:46 +0000 | |
---|---|---|
committer | 2000-03-15 00:09:46 +0000 | |
commit | 07a17694775bb4d253321bdf9bad5c3f4db7631f (patch) | |
tree | cb1662fa967bf660e26b0dac64d77026ff0bccb5 | |
parent | repair errors; reported by amh@pobox.com (diff) | |
download | wireguard-openbsd-07a17694775bb4d253321bdf9bad5c3f4db7631f.tar.xz wireguard-openbsd-07a17694775bb4d253321bdf9bad5c3f4db7631f.zip |
Repair mdoc botch.
-rw-r--r-- | usr.sbin/mtree/mtree.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/mtree/mtree.8 b/usr.sbin/mtree/mtree.8 index ff5880f6b38..14edbc5d2a9 100644 --- a/usr.sbin/mtree/mtree.8 +++ b/usr.sbin/mtree/mtree.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mtree.8,v 1.12 2000/01/14 06:10:38 deraadt Exp $ +.\" $OpenBSD: mtree.8,v 1.13 2000/03/15 00:09:46 aaron Exp $ .\" $NetBSD: mtree.8,v 1.4 1995/03/07 21:26:25 cgd Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -230,7 +230,7 @@ The file name may contain any of the standard file name matching characters .Po .Dq [ , -.Dq ] , +.Dq \&] , .Dq ? , or .Dq \&* |