Document the addition of getopt_long(3) to libc, and add a short description

for the last previously undocumented change.
This commit is contained in:
Eric Melville 2002-10-01 01:49:36 +00:00
parent 97d54f7147
commit e56f21ed2e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14444

View file

@ -4862,6 +4862,17 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting>
<entry>500039</entry>
</row>
<row>
<entry>5.0-CURRENT after various changes to disk functions
were made in the name of removing dependancy on disklabel
structure internals.</entry>
<entry>500040</entry>
<row>
<entry>5.0-CURRENT after the addition of getopt_long(3)
to libc.</entry>
<entry>500041</entry>
</row>
</tbody>
</tgroup>
</informaltable>