Module Name: src
Committed By: christos
Date: Sun Dec 21 20:14:33 UTC 2014
Modified Files:
src/usr.sbin/postinstall: postinstall.8
Log Message:
PR/49428: Travis Paul: Document x option.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 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.16 src/usr.sbin/postinstall/postinstall.8:1.17
--- src/usr.sbin/postinstall/postinstall.8:1.16 Wed Aug 15 12:21:41 2012
+++ src/usr.sbin/postinstall/postinstall.8 Sun Dec 21 15:14:33 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: postinstall.8,v 1.16 2012/08/15 16:21:41 apb Exp $
+.\" $NetBSD: postinstall.8,v 1.17 2014/12/21 20:14:33 christos 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 August 15, 2012
+.Dd December 21, 2014
.Dt POSTINSTALL 8
.Os
.Sh NAME
@@ -39,6 +39,7 @@
.Op Fl d Ar destdir
.Op Fl m Ar machine
.Op Fl s Brq Ar srcdir | Ar tgzdir | Ar tgzfile
+.Op Fl x Ar xsrcdir
.Ar operation
.Op Ar item Op ...
.Sh DESCRIPTION
@@ -118,6 +119,9 @@ The
.Dq Pa xetc.tgz
set file is optional.
.El
+.It Fl x Ar xsrcdir
+Location of the X11 source files.
+This must be a directory that contains a NetBSD xsrc tree.
.El
.Pp
The