Fix two inconsistent <date> strings
Reviewed by: brueffer Approved by: phantom (mentor)
This commit is contained in:
parent
fc3f66f9ef
commit
845168077a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18426
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
<press>
|
||||
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
|
||||
<cvs:keyword name="freebsd">
|
||||
$FreeBSD: www/en/news/press.xml,v 1.92 2003/10/12 19:32:50 brueffer Exp $
|
||||
$FreeBSD: www/en/news/press.xml,v 1.93 2003/10/12 21:22:09 brueffer Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -55,7 +55,7 @@
|
|||
<url>http://ezine.daemonnews.org/200310/acl.html</url>
|
||||
<site-name>DaemonNews</site-name>
|
||||
<site-url>http://www.daemonnews.org/</site-url>
|
||||
<date>6 October 2003</date>
|
||||
<date>06 October 2003</date>
|
||||
<author>Grzegorz Czaplinski</author>
|
||||
<p>The author explains how to create and configure unique access
|
||||
permissions on files and directories using Access Control Lists (ACLs).</p>
|
||||
|
@ -2012,7 +2012,7 @@
|
|||
<url>http://cnn.com/TECH/computing/9911/01/freebsd.con99.idg/index.html</url>
|
||||
<site-name>CNN</site-name>
|
||||
<site-url>http://cnn.com/</site-url>
|
||||
<date>1 November 1999</date>
|
||||
<date>01 November 1999</date>
|
||||
<author>Vicki Brown</author>
|
||||
|
||||
<p>Repost of IDG article about FreeBSDCon '99.</p>
|
||||
|
|
Loading…
Reference in a new issue