summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormartynas <martynas@openbsd.org>2009-08-05 13:38:05 +0000
committermartynas <martynas@openbsd.org>2009-08-05 13:38:05 +0000
commitfeb8f2d5bcb303ab9e7cc1eacd60d75ebe2828a8 (patch)
tree654f282d6a636e440c9bfdbb6cd9e6d93ae6f51f
parentsupport multiple 'listen on' lines in a single relay block (diff)
downloadwireguard-openbsd-feb8f2d5bcb303ab9e7cc1eacd60d75ebe2828a8.tar.xz
wireguard-openbsd-feb8f2d5bcb303ab9e7cc1eacd60d75ebe2828a8.zip
ustar format consists of prefix = 155 octets; name = 100 octets
prefix (155) + / (1) + name (100) = 256 characters; not 255 characters ok otto@, millert@
-rw-r--r--bin/pax/pax.16
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/pax/pax.1 b/bin/pax/pax.1
index 63b7eb63b2f..6575328cd43 100644
--- a/bin/pax/pax.1
+++ b/bin/pax/pax.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pax.1,v 1.56 2009/02/08 17:33:01 jmc Exp $
+.\" $OpenBSD: pax.1,v 1.57 2009/08/05 13:38:05 martynas Exp $
.\" $NetBSD: pax.1,v 1.3 1995/03/21 09:07:37 cgd Exp $
.\"
.\" Copyright (c) 1992 Keith Muller.
@@ -34,7 +34,7 @@
.\"
.\" @(#)pax.1 8.4 (Berkeley) 4/18/94
.\"
-.Dd $Mdocdate: February 8 2009 $
+.Dd $Mdocdate: August 5 2009 $
.Dt PAX 1
.Os
.Sh NAME
@@ -919,7 +919,7 @@ The extended tar interchange format specified in the
standard.
The default blocksize for this format is 10240 bytes.
Filenames stored by this format must be 100 characters or less in length;
-the total pathname must be 255 characters or less.
+the total pathname must be 256 characters or less.
.El
.Pp
.Nm