Source-Changes-HG archive

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

[src/netbsd-7]: src/usr.sbin/postinstall Pull up following revision(s) (reque...



details:   https://anonhg.NetBSD.org/src/rev/446c11a47234
branches:  netbsd-7
changeset: 798892:446c11a47234
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Jan 25 08:16:20 2015 +0000

description:
Pull up following revision(s) (requested by snj in ticket #449):
        usr.sbin/postinstall/postinstall.8: revision 1.17, 1.18

PR/49428: Travis Paul: Document x option.
Use Nx.

diffstat:

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

diffs (38 lines):

diff -r a9a162509493 -r 446c11a47234 usr.sbin/postinstall/postinstall.8
--- a/usr.sbin/postinstall/postinstall.8        Sun Jan 25 00:19:24 2015 +0000
+++ b/usr.sbin/postinstall/postinstall.8        Sun Jan 25 08:16:20 2015 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: postinstall.8,v 1.16 2012/08/15 16:21:41 apb Exp $
+.\"    $NetBSD: postinstall.8,v 1.16.10.1 2015/01/25 08:16:20 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 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,11 @@
 .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
+.Nx
+xsrc tree.
 .El
 .Pp
 The



Home | Main Index | Thread Index | Old Index