Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/postinstall PR/49428: Travis Paul: Document x option.



details:   https://anonhg.NetBSD.org/src/rev/fbe19505d43c
branches:  trunk
changeset: 335022:fbe19505d43c
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Dec 21 20:14:33 2014 +0000

description:
PR/49428: Travis Paul: Document x option.

diffstat:

 usr.sbin/postinstall/postinstall.8 |  8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)

diffs (36 lines):

diff -r 8331316f8bfa -r fbe19505d43c usr.sbin/postinstall/postinstall.8
--- a/usr.sbin/postinstall/postinstall.8        Sun Dec 21 18:36:05 2014 +0000
+++ b/usr.sbin/postinstall/postinstall.8        Sun Dec 21 20:14:33 2014 +0000
@@ -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 @@
 .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



Home | Main Index | Thread Index | Old Index