diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2011-09-01 05:24:42 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2011-09-01 05:24:42 +0000 |
| commit | ec84331f94b7065559939a5aff7347596bedbccd (patch) | |
| tree | f929ac955ed5ffe7020bc29e63139cb1c4d71c57 /bin/tools | |
| parent | 91c9e506e5675dfd27b76407ff9a999733b62de4 (diff) | |
Notes
Diffstat (limited to 'bin/tools')
| -rw-r--r-- | bin/tools/genrandom.8 | 8 | ||||
| -rw-r--r-- | bin/tools/genrandom.docbook | 7 | ||||
| -rw-r--r-- | bin/tools/genrandom.html | 14 |
3 files changed, 15 insertions, 14 deletions
diff --git a/bin/tools/genrandom.8 b/bin/tools/genrandom.8 index 32a4ff02efb6..5005658c9a14 100644 --- a/bin/tools/genrandom.8 +++ b/bin/tools/genrandom.8 @@ -1,4 +1,4 @@ -.\" Copyright (C) 2009, 2010 Internet Systems Consortium, Inc. ("ISC") +.\" Copyright (C) 2009-2011 Internet Systems Consortium, Inc. ("ISC") .\" .\" Permission to use, copy, modify, and/or distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -12,7 +12,7 @@ .\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" PERFORMANCE OF THIS SOFTWARE. .\" -.\" $Id: genrandom.8,v 1.8 2010-05-19 01:14:14 tbox Exp $ +.\" $Id: genrandom.8,v 1.8.124.1 2011-08-09 01:52:58 tbox Exp $ .\" .hy 0 .ad l @@ -53,7 +53,7 @@ size The size of the file, in kilobytes, to generate. .RE .PP -domain +filename .RS 4 The file name into which random data should be written. .RE @@ -65,5 +65,5 @@ The file name into which random data should be written. .PP Internet Systems Consortium .SH "COPYRIGHT" -Copyright \(co 2009, 2010 Internet Systems Consortium, Inc. ("ISC") +Copyright \(co 2009\-2011 Internet Systems Consortium, Inc. ("ISC") .br diff --git a/bin/tools/genrandom.docbook b/bin/tools/genrandom.docbook index 84e45534a822..b52ab4932a19 100644 --- a/bin/tools/genrandom.docbook +++ b/bin/tools/genrandom.docbook @@ -2,7 +2,7 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [<!ENTITY mdash "—">]> <!-- - - Copyright (C) 2009, 2010 Internet Systems Consortium, Inc. ("ISC") + - Copyright (C) 2009-2011 Internet Systems Consortium, Inc. ("ISC") - - Permission to use, copy, modify, and/or distribute this software for any - purpose with or without fee is hereby granted, provided that the above @@ -17,7 +17,7 @@ - PERFORMANCE OF THIS SOFTWARE. --> -<!-- $Id: genrandom.docbook,v 1.6 2010-05-17 23:51:05 tbox Exp $ --> +<!-- $Id: genrandom.docbook,v 1.6.124.2 2011-08-08 23:45:44 tbox Exp $ --> <refentry id="man.genrandom"> <refentryinfo> <date>Feb 19, 2009</date> @@ -38,6 +38,7 @@ <copyright> <year>2009</year> <year>2010</year> + <year>2011</year> <holder>Internet Systems Consortium, Inc. ("ISC")</holder> </copyright> </docinfo> @@ -84,7 +85,7 @@ </varlistentry> <varlistentry> - <term>domain</term> + <term>filename</term> <listitem> <para> The file name into which random data should be written. diff --git a/bin/tools/genrandom.html b/bin/tools/genrandom.html index c14af9bbd0e0..c3b2993a05cc 100644 --- a/bin/tools/genrandom.html +++ b/bin/tools/genrandom.html @@ -1,5 +1,5 @@ <!-- - - Copyright (C) 2009, 2010 Internet Systems Consortium, Inc. ("ISC") + - Copyright (C) 2009-2011 Internet Systems Consortium, Inc. ("ISC") - - Permission to use, copy, modify, and/or distribute this software for any - purpose with or without fee is hereby granted, provided that the above @@ -13,7 +13,7 @@ - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR - PERFORMANCE OF THIS SOFTWARE. --> -<!-- $Id: genrandom.html,v 1.8 2010-05-19 01:14:14 tbox Exp $ --> +<!-- $Id: genrandom.html,v 1.8.124.1 2011-08-09 01:52:58 tbox Exp $ --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -31,7 +31,7 @@ <div class="cmdsynopsis"><p><code class="command">genrandom</code> [<code class="option">-n <em class="replaceable"><code>number</code></em></code>] {<em class="replaceable"><code>size</code></em>} {<em class="replaceable"><code>filename</code></em>}</p></div> </div> <div class="refsect1" lang="en"> -<a name="id2543363"></a><h2>DESCRIPTION</h2> +<a name="id2543366"></a><h2>DESCRIPTION</h2> <p> <span><strong class="command">genrandom</strong></span> generates a file or a set of files containing a specified quantity @@ -40,7 +40,7 @@ </p> </div> <div class="refsect1" lang="en"> -<a name="id2543376"></a><h2>ARGUMENTS</h2> +<a name="id2543379"></a><h2>ARGUMENTS</h2> <div class="variablelist"><dl> <dt><span class="term">-n <em class="replaceable"><code>number</code></em></span></dt> <dd><p> @@ -51,21 +51,21 @@ <dd><p> The size of the file, in kilobytes, to generate. </p></dd> -<dt><span class="term">domain</span></dt> +<dt><span class="term">filename</span></dt> <dd><p> The file name into which random data should be written. </p></dd> </dl></div> </div> <div class="refsect1" lang="en"> -<a name="id2543436"></a><h2>SEE ALSO</h2> +<a name="id2543440"></a><h2>SEE ALSO</h2> <p> <span class="citerefentry"><span class="refentrytitle">rand</span>(3)</span>, <span class="citerefentry"><span class="refentrytitle">arc4random</span>(3)</span> </p> </div> <div class="refsect1" lang="en"> -<a name="id2543463"></a><h2>AUTHOR</h2> +<a name="id2543466"></a><h2>AUTHOR</h2> <p><span class="corpauthor">Internet Systems Consortium</span> </p> </div> |
