summaryrefslogtreecommitdiff
path: root/bin/pax/tar.1
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2015-01-15 19:06:33 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2015-01-15 19:06:33 +0000
commit63c865ac060120368ee14f28a8c335998c30210e (patch)
treed607e7485da6f4f19d9beaee554429fb9fb7e8cf /bin/pax/tar.1
parent8c61563cc39621275522accfd409a13204e573f1 (diff)
remove .Tn; from Jan Stary <hans at stare dot cz>
Diffstat (limited to 'bin/pax/tar.1')
-rw-r--r--bin/pax/tar.19
1 files changed, 4 insertions, 5 deletions
diff --git a/bin/pax/tar.1 b/bin/pax/tar.1
index 904032b3dcf..c4c10834f88 100644
--- a/bin/pax/tar.1
+++ b/bin/pax/tar.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tar.1,v 1.56 2014/09/08 01:27:54 schwarze Exp $
+.\" $OpenBSD: tar.1,v 1.57 2015/01/15 19:06:31 schwarze Exp $
.\"
.\" Copyright (c) 1996 SigmaSoft, Th. Lockert
.\" All rights reserved.
@@ -23,7 +23,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.
.\"
-.Dd $Mdocdate: September 8 2014 $
+.Dd $Mdocdate: January 15 2015 $
.Dt TAR 1
.Os
.Sh NAME
@@ -131,9 +131,8 @@ Set blocking factor to use for the archive.
.Nm
uses 512-byte blocks.
The default is 20, the maximum is 126.
-Archives with a blocking factor larger than 63 violate the
-.Tn POSIX
-standard and will not be portable to all systems.
+Archives with a blocking factor larger than 63
+violate the POSIX standard and will not be portable to all systems.
.It Fl C Ar directory
This is a positional argument which sets the working directory for the
following files.