From 4ab3bc22b288c8fd38051caf4e2cea11e28b54b2 Mon Sep 17 00:00:00 2001 From: millert Date: Wed, 26 Mar 1997 01:20:45 +0000 Subject: [PATCH] Note that default blocking factor is 20. --- bin/pax/tar.1 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/bin/pax/tar.1 b/bin/pax/tar.1 index e33dcc89a88..5523f4efbb4 100644 --- a/bin/pax/tar.1 +++ b/bin/pax/tar.1 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: tar.1,v 1.5 1997/03/26 01:14:14 millert Exp $ +.\" $OpenBSD: tar.1,v 1.6 1997/03/26 01:20:45 millert Exp $ .\" .Dd June 11, 1996 .Dt TAR 1 @@ -84,10 +84,9 @@ In addition to the flags mentioned above, any of the following flags may be used: .Bl -tag -width Ar .It Fl b Ar "blocking factor" -Set blocking factor to use for archive, +Set blocking factor to use for the archive, .Nm tar -uses 512 byte blocks. The blocking factor may not be larger -than 63 (32256 bytes). +uses 512 byte blocks. The default is 20, the maximum is 63. .It Fl e Stop after first error. .It Fl f Ar archive -- 2.20.1