Make capitalization consistent in list. Also a couple of unrelated
content fixes. PR: 207349 Submitted by: nathanpotolsky@gmail.com
This commit is contained in:
parent
680b81c5ec
commit
adacd1ded0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48208
1 changed files with 4 additions and 4 deletions
|
@ -134,7 +134,7 @@
|
|||
</itemizedlist>
|
||||
|
||||
<para>A bug that cannot be reproduced can rarely be fixed. If the
|
||||
bug only occurred once and you can not reproduce it, and it does
|
||||
bug only occurred once and you cannot reproduce it, and it does
|
||||
not seem to happen to anybody else, chances are none of the
|
||||
developers will be able to reproduce it or figure out what is
|
||||
wrong. That does not mean it did not happen, but it does mean
|
||||
|
@ -536,7 +536,7 @@
|
|||
<title>Before Beginning</title>
|
||||
|
||||
<para>Similar considerations apply to use of the
|
||||
<link xlink:href="https://bugs.freebsd.org/bugzilla/enter_bug.cgi"> web-based
|
||||
<link xlink:href="https://bugs.freebsd.org/bugzilla/enter_bug.cgi">web-based
|
||||
PR submission form</link>. Be careful of cut-and-paste
|
||||
operations that might change whitespace or other text
|
||||
formatting.</para>
|
||||
|
@ -952,7 +952,7 @@
|
|||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><literal>standards:</literal> Standards
|
||||
<para><literal>standards:</literal> standards
|
||||
conformance issues.</para>
|
||||
</listitem>
|
||||
|
||||
|
@ -968,7 +968,7 @@
|
|||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><literal>www:</literal> Changes or enhancements to
|
||||
<para><literal>www:</literal> changes or enhancements to
|
||||
the &os; website.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
|
Loading…
Reference in a new issue