diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-27 15:30:30 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-27 15:30:30 +0000 |
| commit | 8b5c4af3ffdd3802a61cddd58892d38b455d4e27 (patch) | |
| tree | c325abeb2ef35c9b5a2780539ab154672b3a4315 /usr.sbin/mtree | |
| parent | d90d7015f9b01a0171112ff744bf1571bd2dddce (diff) | |
Notes
Diffstat (limited to 'usr.sbin/mtree')
| -rw-r--r-- | usr.sbin/mtree/mtree.8 | 2 |
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 |
