diff options
| author | Tom Rhodes <trhodes@FreeBSD.org> | 2002-05-16 03:51:38 +0000 |
|---|---|---|
| committer | Tom Rhodes <trhodes@FreeBSD.org> | 2002-05-16 03:51:38 +0000 |
| commit | 4481bee4621453e6555046bda0aa6ad9f672b773 (patch) | |
| tree | 88a36ff8a53bc53b68fd5254471910363bfed8b9 /bin | |
| parent | 67c8020f122f454a006244af3b085f715f1ad285 (diff) | |
Notes
Diffstat (limited to 'bin')
| -rw-r--r-- | bin/pax/tar.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pax/tar.1 b/bin/pax/tar.1 index ff17f18c781f8..5bbdc9035237b 100644 --- a/bin/pax/tar.1 +++ b/bin/pax/tar.1 @@ -229,7 +229,7 @@ The default is to strip leading slashes. This is a positional argument which reads the names of files to archive or extract from the given file, one per line. .It Fl X -Do not cross mount points in the file system. +Do not cross mount points in the filesystem. .It Fl Z Compress archive using .Xr compress 1 . |
