Module Name: src
Committed By: martin
Date: Wed Nov 21 20:13:09 UTC 2018
Modified Files:
src/usr.sbin/postinstall: postinstall.8
Log Message:
Sprinkle a few references to .tar.xz files (as alternative to .tgz files)
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/usr.sbin/postinstall/postinstall.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/postinstall/postinstall.8
diff -u src/usr.sbin/postinstall/postinstall.8:1.19 src/usr.sbin/postinstall/postinstall.8:1.20
--- src/usr.sbin/postinstall/postinstall.8:1.19 Mon Jul 3 21:35:31 2017
+++ src/usr.sbin/postinstall/postinstall.8 Wed Nov 21 20:13:09 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: postinstall.8,v 1.19 2017/07/03 21:35:31 wiz Exp $
+.\" $NetBSD: postinstall.8,v 1.20 2018/11/21 20:13:09 martin Exp $
.\"
.\" Copyright (c) 2005-2008 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd December 21, 2014
+.Dd November 20, 2018
.Dt POSTINSTALL 8
.Os
.Sh NAME
@@ -91,14 +91,20 @@ extracted from a binary distribution of
.Nx .
The files that are distributed in the
.Dq Pa etc.tgz
+or
+.Dq Pa etc.tar.xz
set file must be present.
The files that are distributed in the
.Dq Pa xetc.tgz
+or
+.Dq Pa xetc.tar.xz
set file are optional.
.It Fl s Ar tgzfile
The location of a set file
(or
-.Dq "tgz file" )
+.Dq "tgz file"
+or
+.Dq "tar.xz file" )
such as
.Dq Pa etc.tgz
or