diff options
| author | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-07-20 02:30:06 +0000 |
|---|---|---|
| committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-07-20 02:30:06 +0000 |
| commit | 5ee29c69ba4f1022ac7ebbc61b6830227a676253 (patch) | |
| tree | 3a59cb19e64ca8caf6525e79dc0d09ceec71dc5d /gnu | |
| parent | db9a0a9613f891eec9e6c13827c05696056e3740 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/tar/tar.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/tar/tar.1 b/gnu/usr.bin/tar/tar.1 index 95fd94ebb827..7cb1e62e79f3 100644 --- a/gnu/usr.bin/tar/tar.1 +++ b/gnu/usr.bin/tar/tar.1 @@ -4,7 +4,7 @@ .\" Written by John F. Woods <jfw@jfwhome.funhouse.com> .\" Updated by Robert Eckardt <roberte@mep.ruhr-uni-bochum.de> .\" -.\" $Id: tar.1,v 1.6.2.2 1998/02/04 06:53:59 danny Exp $ +.\" $Id: tar.1,v 1.6.2.3 1998/02/15 17:05:30 steve Exp $ .\" .Dd 25 August 1997 .Os FreeBSD @@ -140,7 +140,7 @@ Re-assemble short reads into full blocks (for reading 4.2BSD pipes). .It Fl -directory Ar directory Change to .Ar directory -for extraction. +before processing the remaining arguments. .It Fl -checkpoint Print number of buffer reads/writes while reading/writing the archive. .It Fl f Ar [hostname:]file |
