pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/sysbuild/files Use Nx for NetBSD. Add RCS Id....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6a9ebce9ad36
branches:  trunk
changeset: 607435:6a9ebce9ad36
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Aug 11 19:32:50 2012 +0000

description:
Use Nx for NetBSD. Add RCS Id. Remove dot at end of SEE ALSO.

diffstat:

 sysutils/sysbuild/files/sysbuild.1      |  24 +++++++++++++++++-------
 sysutils/sysbuild/files/sysbuild4cron.1 |   3 ++-
 2 files changed, 19 insertions(+), 8 deletions(-)

diffs (87 lines):

diff -r 797d59ffa42a -r 6a9ebce9ad36 sysutils/sysbuild/files/sysbuild.1
--- a/sysutils/sysbuild/files/sysbuild.1        Sat Aug 11 18:52:49 2012 +0000
+++ b/sysutils/sysbuild/files/sysbuild.1        Sat Aug 11 19:32:50 2012 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: sysbuild.1,v 1.3 2012/08/11 19:32:50 wiz Exp $
 .\" Copyright 2012 Google Inc.
 .\" All rights reserved.
 .\"
@@ -48,7 +49,9 @@
 fetch
 .Sh DESCRIPTION
 .Nm
-is a utility to build NetBSD releases in a fully automated manner.
+is a utility to build
+.Nx
+releases in a fully automated manner.
 The process is made unattended by relying on a configuration file that
 prespecifies the location of all build components and the desired goals of
 the build.
@@ -65,12 +68,16 @@
 .Xr cvs 1
 and the
 .Nm build.sh
-script that ships with the NetBSD source tree.
+script that ships with the
+.Nx
+source tree.
 .Nm
 provides the following additional features:
 .Bl -bullet
 .It
-Automatically fetch or update the NetBSD source trees (both src and xsrc)
+Automatically fetch or update the
+.Nx
+source trees (both src and xsrc)
 before performing a build.
 .It
 Preconfigure the way
@@ -199,7 +206,9 @@
 and
 .Pa /usr/xsrc
 for your source trees, and that you would like to keep these owned by root
-while, at the same time, you run your NetBSD builds as an unprivileged user.
+while, at the same time, you run your
+.Nx
+builds as an unprivileged user.
 In this situation, you can use the
 .Sq fetch
 command as root only, set
@@ -257,7 +266,8 @@
 .Pp
 Defining this variable causes
 .Nm
-to build the X Window System as part of the build of NetBSD.
+to build the X Window System as part of the build of
+.Nx .
 .Pp
 Default: not defined.
 .El
@@ -340,8 +350,8 @@
 .Sh SEE ALSO
 .Xr cvs 1 ,
 .Xr sysbuild4cron 1 ,
-.Xr hier 7 and
-.Pa /usr/src/BUILDING .
+.Xr hier 7 ,
+.Pa /usr/src/BUILDING
 .Sh AUTHORS
 The
 .Nm
diff -r 797d59ffa42a -r 6a9ebce9ad36 sysutils/sysbuild/files/sysbuild4cron.1
--- a/sysutils/sysbuild/files/sysbuild4cron.1   Sat Aug 11 18:52:49 2012 +0000
+++ b/sysutils/sysbuild/files/sysbuild4cron.1   Sat Aug 11 19:32:50 2012 +0000
@@ -1,3 +1,4 @@
+.\" $NetBSD: sysbuild4cron.1,v 1.2 2012/08/11 19:32:50 wiz Exp $
 .\" Copyright 2012 Google Inc.
 .\" All rights reserved.
 .\"
@@ -78,7 +79,7 @@
 .Sh SEE ALSO
 .Xr crontab 1 ,
 .Xr sysbuild 1 ,
-.Xr crontab 5 .
+.Xr crontab 5
 .Sh AUTHORS
 The
 .Nm



Home | Main Index | Thread Index | Old Index