Massage some igor fixes to improve grammar and readability
Approved by: hrs (mentor)
This commit is contained in:
parent
9f52470997
commit
c9e88ce0f4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45641
1 changed files with 4 additions and 4 deletions
|
@ -207,7 +207,7 @@
|
|||
</vuln></programlisting>
|
||||
|
||||
<para>The tag names are supposed to be self-explanatory so we
|
||||
shall take a closer look only at fields which needs to be fill
|
||||
shall take a closer look only at fields which needs to be filled
|
||||
in:</para>
|
||||
|
||||
<calloutlist>
|
||||
|
@ -270,7 +270,7 @@
|
|||
<literal><le></literal>,
|
||||
<literal><eq></literal>,
|
||||
<literal><ge></literal>, and
|
||||
<literal><gt></literal> elements. Check the version
|
||||
<literal><gt></literal> elements. Check that the version
|
||||
ranges given do not overlap.</para>
|
||||
|
||||
<para>In a range specification, <literal>*</literal>
|
||||
|
@ -411,7 +411,7 @@
|
|||
<sect2 xml:id="security-notify-vuxml-testing">
|
||||
<title>Testing Changes to the VuXML Database</title>
|
||||
|
||||
<para>Assume a new entry for a
|
||||
<para>This example describes a new entry for a
|
||||
vulnerability in the package <literal>clamav</literal> that
|
||||
has been fixed in version <literal>0.65_7</literal>.</para>
|
||||
|
||||
|
@ -467,7 +467,7 @@
|
|||
<screen>&prompt.user; <userinput>packaudit</userinput></screen>
|
||||
|
||||
<para>To verify that the <literal><affected></literal>
|
||||
section of the entry will match correct package(s), issue this
|
||||
section of the entry will match the correct package(s), issue this
|
||||
command:</para>
|
||||
|
||||
<screen>&prompt.user; <userinput>portaudit -f /usr/ports/INDEX -r <replaceable>uuid</replaceable></userinput></screen>
|
||||
|
|
Loading…
Reference in a new issue