Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/pax Whitespace nits.
details: https://anonhg.NetBSD.org/src/rev/4195083a4177
branches: trunk
changeset: 449744:4195083a4177
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Mar 19 10:14:46 2019 +0000
description:
Whitespace nits.
diffstat:
bin/pax/tar.1 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 34d0a7b7053f -r 4195083a4177 bin/pax/tar.1
--- a/bin/pax/tar.1 Tue Mar 19 08:17:46 2019 +0000
+++ b/bin/pax/tar.1 Tue Mar 19 10:14:46 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: tar.1,v 1.38 2019/03/19 00:36:14 gutteridge Exp $
+.\" $NetBSD: tar.1,v 1.39 2019/03/19 10:14:46 wiz Exp $
.\"
.\" Copyright (c) 1996 SigmaSoft, Th. Lockert
.\" All rights reserved.
@@ -107,10 +107,10 @@
.It Fl h , Fl Fl dereference
Follow symbolic links as if they were normal files
or directories.
-.It Fl J, Fl Fl xz
+.It Fl J , Fl Fl xz
Compress/decompress archive using
.Xr xz 1 .
-.It Fl j, Fl Fl bzip2, Fl Fl bunzip2
+.It Fl j , Fl Fl bzip2 , Fl Fl bunzip2
Use
.Xr bzip2 1
for compression of the archive.
Home |
Main Index |
Thread Index |
Old Index