| Subject: | Adding a publication date to the installation instructions | |
|---|---|---|
| From: | Udo Erdelhoff (ue...@nathan.ruhr.de) | |
| Date: | Jan 20, 2003 12:54:20 pm | |
| List: | org.freebsd.freebsd-doc | |
Refine Search
| From | Sent On | Attachments |
|---|---|---|
| Udo Erdelhoff | Jan 20, 2003 12:54 pm | |
| Bruce A. Mah | Jan 21, 2003 8:50 am | |
| Udo Erdelhoff | Jan 21, 2003 11:17 am | |
| Bruce A. Mah | Jan 22, 2003 6:32 am | |
| Udo Erdelhoff | Jan 22, 2003 9:26 am |
| Subject: | Adding a publication date to the installation instructions | |
|---|---|---|
| From: | Udo Erdelhoff (ue...@nathan.ruhr.de) | |
| Date: | Jan 20, 2003 12:54:20 pm | |
| List: | org.freebsd.freebsd-doc | |
Hi,
I just noticed that the installation instructions do not carry their publication date (read: $FreeBSD$) inside them. This makes it rather hard to check if the rendered version for the web site is still up to date (comapred to the SGML version, that is). Proposed fix:
Index: artheader.sgml
===================================================================
RCS file:
/home/ncvs/src/release/doc/en_US.ISO8859-1/installation/common/artheader.sgml,v
retrieving revision 1.4
diff -u -r1.4 artheader.sgml
--- artheader.sgml 6 Jan 2003 21:59:16 -0000 1.4
+++ artheader.sgml 20 Jan 2003 19:34:07 -0000
@@ -1,11 +1,11 @@
-<!-- $FreeBSD:
src/release/doc/en_US.ISO8859-1/installation/common/artheader.sgml,v 1.4
2003/01/06 21:59:16 bmah Exp $ -->
-
<articleinfo>
<title>&os;/&arch; &release.current; Installation Instructions</title>
<corpauthor> The &os; Project </corpauthor> + + <pubdate>$FreeBSD$</pubdate>
<copyright> <year>2000</year>
Objections? Comments?
/s/Udo
-- It's always a long day, 86400 doesn't fit into a short.
To Unsubscribe: send mail to majo...@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message

