diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-06-27 07:37:01 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-06-27 07:37:01 +0000 |
| commit | ceeb3b43de486c7187e35d78106ce43613987354 (patch) | |
| tree | 29bc5967e1b55002452ac9b5d136c5655e8f421b /usr.bin | |
| parent | 59dde15e8256c4393a0419fafc780164debfbec2 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/tar/bsdtar.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tar/bsdtar.1 b/usr.bin/tar/bsdtar.1 index d879793c06cba..b73999eb83e17 100644 --- a/usr.bin/tar/bsdtar.1 +++ b/usr.bin/tar/bsdtar.1 @@ -463,7 +463,7 @@ To move file hierarchies, invoke as .Dl Nm Fl cf Pa - Fl C Pa srcdir\ . | Nm Fl xpBf Pa - Fl C Pa destdir or more traditionally -.Dl cd srcdir \; Nm Fl cf Pa -\ . | ( cd destdir \; Nm Fl xpBf Pa - ) +.Dl cd srcdir \&; Nm Fl cf Pa -\ . | ( cd destdir \&; Nm Fl xpBf Pa - ) .Pp In create mode, the list of files and directories to be archived can also include directory change instructions of the form |
