diff options
author | Mark J. Nelson <Mark.J.Nelson@Oracle.COM> | 2010-08-02 16:35:58 -0600 |
---|---|---|
committer | Mark J. Nelson <Mark.J.Nelson@Oracle.COM> | 2010-08-02 16:35:58 -0600 |
commit | b86b270c836df59ddb475186e3e649d300906882 (patch) | |
tree | 0a08134e65be8414a35e9301b13b32108e586692 /usr | |
parent | 949b6269612fe5d758a3b5d76b4f094516ef7d3f (diff) | |
download | illumos-gate-b86b270c836df59ddb475186e3e649d300906882.tar.gz |
6966610 onu(1) uses wrong name for -u parameter
Diffstat (limited to 'usr')
-rw-r--r-- | usr/src/tools/scripts/onu.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/tools/scripts/onu.1 b/usr/src/tools/scripts/onu.1 index fc8d377bb3..b4495345f2 100644 --- a/usr/src/tools/scripts/onu.1 +++ b/usr/src/tools/scripts/onu.1 @@ -19,7 +19,7 @@ .\" " .\" "Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. .\" -.TH onu 1 "6 July 2010" +.TH onu 1 "20 July 2010" .SH NAME .I onu \- Os/Net Update @@ -67,7 +67,7 @@ the extra repository. See \fBONEXTRAPUB\fP below for default values. Open mode, where the extra repository will not be used. .TP 4 .B \-u <URI> -Specifies that <beName> should be used as the origin URI for the publisher +Specifies that <URI> should be used as the origin URI for the publisher packaging repository. See \fBONURI\fP below for default values. .TP 4 .B \-U <publisher> |