Add an email address for Adam Weinberger and remove some text that
accidentally slipped in.
This commit is contained in:
parent
60319a0d34
commit
c360b33f99
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15047
2 changed files with 6 additions and 36 deletions
|
@ -357,6 +357,7 @@
|
|||
<given>Adam</given>
|
||||
<common>Weinberger</common>
|
||||
</name>
|
||||
<email>adamw@FreeBSD.org</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
|
@ -978,24 +979,8 @@
|
|||
<p>UUID suport has been added to FreeBSD -CURRENT, and will be available
|
||||
in version 5.0. It is being extensively used in GPT partition handling
|
||||
for IA-64 platform. For now, a simple manual page has been provided,
|
||||
which outlines information about the provided uuid routines. The
|
||||
following things are in the pipeline:</p>
|
||||
|
||||
<p><ul>
|
||||
<li>Man Page Reorganization.</li>
|
||||
<li>Documentation of quirks (e.g. subst. for rpc_string_free() etc).</li>
|
||||
<li>Chapter for developers-handbook and/or article.</li>
|
||||
<li>Enhance uuidgen(1) by adding beneficial options found on other
|
||||
OSes (e.g. HP-UX):</li>
|
||||
<pre>
|
||||
-o filename - Write output to filename instead of stdout,
|
||||
-i - Emit as IDL file template,
|
||||
-s - Emit as C struct initializer,
|
||||
-c uuid - Use supplied UUID to emit output; do not
|
||||
generate a new UUID.
|
||||
</pre>
|
||||
<li>UUID support for NetBSD/OpenBSD. Userland and Kernel.</li>
|
||||
</ul></p>
|
||||
which outlines information about the provided uuid routines. Many
|
||||
documentation additions and enhancements to uuidgen(1) are in the pipeline.
|
||||
</body>
|
||||
</project>
|
||||
|
||||
|
|
|
@ -357,6 +357,7 @@
|
|||
<given>Adam</given>
|
||||
<common>Weinberger</common>
|
||||
</name>
|
||||
<email>adamw@FreeBSD.org</email>
|
||||
</person>
|
||||
</contact>
|
||||
|
||||
|
@ -978,24 +979,8 @@
|
|||
<p>UUID suport has been added to FreeBSD -CURRENT, and will be available
|
||||
in version 5.0. It is being extensively used in GPT partition handling
|
||||
for IA-64 platform. For now, a simple manual page has been provided,
|
||||
which outlines information about the provided uuid routines. The
|
||||
following things are in the pipeline:</p>
|
||||
|
||||
<p><ul>
|
||||
<li>Man Page Reorganization.</li>
|
||||
<li>Documentation of quirks (e.g. subst. for rpc_string_free() etc).</li>
|
||||
<li>Chapter for developers-handbook and/or article.</li>
|
||||
<li>Enhance uuidgen(1) by adding beneficial options found on other
|
||||
OSes (e.g. HP-UX):</li>
|
||||
<pre>
|
||||
-o filename - Write output to filename instead of stdout,
|
||||
-i - Emit as IDL file template,
|
||||
-s - Emit as C struct initializer,
|
||||
-c uuid - Use supplied UUID to emit output; do not
|
||||
generate a new UUID.
|
||||
</pre>
|
||||
<li>UUID support for NetBSD/OpenBSD. Userland and Kernel.</li>
|
||||
</ul></p>
|
||||
which outlines information about the provided uuid routines. Many
|
||||
documentation additions and enhancements to uuidgen(1) are in the pipeline.
|
||||
</body>
|
||||
</project>
|
||||
|
||||
|
|
Loading…
Reference in a new issue