aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mtree
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-12-27 15:30:30 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-12-27 15:30:30 +0000
commit8b5c4af3ffdd3802a61cddd58892d38b455d4e27 (patch)
treec325abeb2ef35c9b5a2780539ab154672b3a4315 /usr.sbin/mtree
parentd90d7015f9b01a0171112ff744bf1571bd2dddce (diff)
Notes
Diffstat (limited to 'usr.sbin/mtree')
-rw-r--r--usr.sbin/mtree/mtree.82
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mtree/mtree.8 b/usr.sbin/mtree/mtree.8
index fc6fef5074a8..04bac927a3b7 100644
--- a/usr.sbin/mtree/mtree.8
+++ b/usr.sbin/mtree/mtree.8
@@ -273,7 +273,7 @@ Specifying a directory will cause subsequent files to be searched
for in that directory hierarchy.
Which brings us to the last type of line in a specification: a line
containing only the string
-.Dq Pa \&..
+.Dq Pa ..\&
causes the current directory
path to ascend one level.
.Pp