End sentences with full stops.
This commit is contained in:
parent
dd80eec42b
commit
c1314784ab
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25764
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.152 2005/07/01 13:04:05 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.153 2005/07/07 14:55:26 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD SMP Project">
|
||||
<!ENTITY email 'freebsd-smp'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -893,7 +893,7 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Lock pipe implementation, but not sigio/fown, VM interactions </td>
|
||||
<td> Lock pipe implementation, but not sigio/fown, VM interactions. </td>
|
||||
<td> &a.alfred; </td>
|
||||
<td> 27 February 2002 </td>
|
||||
<td> &status.done; </td>
|
||||
|
@ -1366,7 +1366,7 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Lock pipe implementation: sigio/fown-related evil </td>
|
||||
<td> Lock pipe implementation: sigio/fown-related evil. </td>
|
||||
<td> &a.alfred; </td>
|
||||
<td> 24 November 2004 </td>
|
||||
<td> &status.done; </td>
|
||||
|
@ -2138,7 +2138,7 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Port inpcb mutex locking, assertions from IPv4 to IPv6 </td>
|
||||
<td> Port inpcb mutex locking, assertions from IPv4 to IPv6. </td>
|
||||
<td> &a.rwatson; </td>
|
||||
<td> 8 August 2004 </td>
|
||||
<td> &status.done; </td>
|
||||
|
@ -2231,7 +2231,7 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> if_ppp global, per-softc locking </td>
|
||||
<td> if_ppp global, per-softc locking. </td>
|
||||
<td> &a.rwatson;, Maurycy Pawlowski-Wieronski <maurycy@fouk.org> </td>
|
||||
<td> 23 April 2004 </td>
|
||||
<td> &status.wip; </td>
|
||||
|
|
Loading…
Reference in a new issue