Add missing ">" char.
This commit is contained in:
parent
f2e46f9d9f
commit
b813f148d7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6038
3 changed files with 9 additions and 9 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.16 1999/09/22 05:52:45 jhb Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.17 1999/09/22 21:54:16 chris Exp $">
|
||||
<!ENTITY title "FreeBSD Security Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/security/security.sgml,v 1.16 1999/09/22 05:52:45 jhb Exp $ -->
|
||||
<!-- $FreeBSD: www/en/security/security.sgml,v 1.17 1999/09/22 21:54:16 chris Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -300,7 +300,7 @@ the -stable branch as appropriate.
|
|||
|
||||
<LI>Do not needlessly rewrite code to suit your style/tastes - it only
|
||||
makes the reviewer's job needlessly more difficult. Do so only if there
|
||||
are clear reasons for it.</LI></UL
|
||||
are clear reasons for it.</LI></UL>
|
||||
<P></P></LI>
|
||||
|
||||
<LI>Look out for programs doing complex things in with signal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue