Print this page
6282 ONBLD man pages not pbchk clean
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>
@@ -18,21 +18,19 @@
.\" " CDDL HEADER END
.\" "
.\" "Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
.\" "Copyright 2010, Richard Lowe
.\" "
-.TH onu 1ONBLD "28 August 2010"
+.TH ONU 1ONBLD "Aug 28, 2010"
.SH NAME
.I onu
\- OS/Net Update
.SH SYNOPSIS
\fBonu [opts] [-s <beName>] -t <beName>\fP
.br
\fBonu [opts] -r\fP
-.LP
.SH DESCRIPTION
-.IX "OS-Net build tools" "onu" "" "\fBonu\fP"
.LP
.I onu
is a replacement for
.I bfu
used to update a system with the latest set of IPS packages for the ON
@@ -90,15 +88,13 @@
The following exit values are returned:
.TP 4
.B 0
The command completed successfully.
No errors or warnings were reported.
-.LP
.TP 4
.B 1
Incorrect usage.
-.LP
.TP 4
.B 2
One of the commands used by the script failed.
.SH NOTES
.LP
@@ -132,45 +128,27 @@
option may be used to disable this behavior.
.SH EXAMPLES
.LP
\fBExample 1\fR Installing latest ON nightly build
.LP
-.SP
-.IN +2
-.NF
# onu -t new-nightly-be
-.FI
-.IN -2
-.SP
.LP
\fBExample 2\fR Installing an ON build from a directory
.LP
-.SP
-.IN +2
-.NF
# onu -d /path/to/my/ws/packages/`uname -p`/nightly -t new-nightly-be
-.FI
-.IN -2
-.SP
.LP
\fBExample 3\fR Installing additional packages in the new BE
.LP
-.SP
-.IN +2
-.NF
# onu -d /path/to/my/ws/packages/`uname -p`/nightly -t new-nightly-be
.br
# reboot
.br
# onu -r -d /path/to/my/ws/packages/`uname -p`/nightly
.br
# pkg install netcat
.br
#
-.FI
-.IN -2
-.SP
.SH ENVIRONMENT
.LP
ONURI
.IP
If the -u option is not provided, and this variable is set, it will be used
@@ -181,10 +159,9 @@
ONPUB
.IP
If the -U option is not provided, and this variable is set, it will be
used as the publisher name for the packaging repository. If -U is not
provided and this variable is not set, on-nightly will be used.
-.LP
.SH SEE ALSO
.BR beadm "(1M), "
.BR pkg "(1), "
.BR pkg "(5) "