Make some minor improvements to the docproj/sgml.sgml file.
I didnt want to adopt everything because I dont entirely agree with everything, I only took out two changes that appear valid to me. PR: docs/70217 Submitted by: Leonard Zettel <Zettel at zettel dot us>
This commit is contained in:
parent
c45dca9582
commit
862bbd86d9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31519
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/sgml.sgml,v 1.26 2005/10/04 17:14:02 blackend Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/sgml.sgml,v 1.27 2006/08/19 21:20:33 hrs Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: SGML">
|
||||
<!ENTITY % navinclude.docs "INCLUDE">
|
||||
]>
|
||||
|
@ -18,7 +18,7 @@
|
|||
are offended) SGML is a language for writing other languages.</p>
|
||||
|
||||
<p>You have probably already used SGML, but you did not know it. HTML, the
|
||||
language that web pages are written in, has a formal description. That
|
||||
language used to write web pages, has a formal description. That
|
||||
description is written in SGML. When you are writing HTML you are
|
||||
<b>not</b> writing SGML (per se), but you are using a language that is
|
||||
defined using SGML.</p>
|
||||
|
@ -101,7 +101,7 @@
|
|||
contribute?</h2>
|
||||
|
||||
<p>Yes you can. Quite definitely. Any documentation is better than no
|
||||
documentation. If you have some documentation to contribute and it is
|
||||
documentation. If you have documentation to contribute and it is
|
||||
not marked up in DocBook, do not worry.</p>
|
||||
|
||||
<p><a href="submitting.html">Submit</a> the documentation as
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue