Commit Graph

6465 Commits

Author SHA1 Message Date
Martin A. Brown 45f1b72757 <programlistingco/> is only used with areaspec
the external general entities (files) which were getting pulled in already
contained a <programlisting/> element; this XML element was not necessary, but
the lack of an <areaspec/> inside the <programlistingco/> was giving xmllint
fits.
2016-03-02 21:20:26 -08:00
Martin A. Brown 029b9fef03 xmllint suggested validation corrections
apparently, DocBook is quite picky about the order of children elements within
the <affiliation/> element; so rearranged; and also only one of <revremark/>
or <revdescription/> is (technically) allowed in a <revision/>, so I chose to
convert the <revremark/> elements to <remark/> and drop them inside of a
<revdescription/>, which allows much richer expression of content
2016-03-02 21:18:36 -08:00
Martin A. Brown b74ebb0b21 minor validation fixes (xmllint) 2016-03-02 21:04:29 -08:00
Martin A. Brown 0ffb3fa782 using xmllint with --postvalid showed me an error
cannot use <group/> inside a <term/> (or maybe outside of a <cmdsynopsis/> or
<synoptfragment/>; removed the <group/> elements
2016-03-02 20:53:31 -08:00
Martin A. Brown d04dda12a5 Merge pull request #40 from martin-a-brown/master
make Antares-RAID-sparcLinux-HOWTO validate
2016-03-02 20:04:33 -08:00
Martin A. Brown 9c42724bcc massive <itemize/> start/end tag corrections
I don't know how this document ever validated before.  There were countless
locations where there were extra </itemize> closing tags and tons of missing
<itemize> opening tags.

I tried not to do any violence to the nesting, but it was very difficult to
understand, given the ambiguity.  The document now validates and can be built.
2016-03-02 11:32:05 -08:00
Martin A. Brown 3262a09901 first of a series of open/close tag corrections 2016-03-02 09:19:54 -08:00
Martin A. Brown fc0bcf03dc Merge pull request #39 from martin-a-brown/master
lots of house-cleaning and a few more SGML/XML corrections
2016-03-02 08:00:25 -08:00
Martin A. Brown 674115d8f1 updating the little README map of the LDP git tree 2016-03-01 22:01:43 -08:00
Martin A. Brown 266fde4260 retiring the wikitext document (Linux-FAQ) 2016-03-01 21:57:37 -08:00
Martin A. Brown 4405669b6d adding some more stuff that will probably never be re-used 2016-03-01 21:48:14 -08:00
Martin A. Brown dbfdcd59ba moving examples back home with 2.4 2016-03-01 21:29:52 -08:00
Martin A. Brown ba7153ced7 renaming to sole directory for lkmpg-2.4 2016-03-01 21:28:18 -08:00
Martin A. Brown 49e5527da1 symlink so automated tool can find the document 2016-03-01 21:27:45 -08:00
Martin A. Brown daef42444f correcting some missing end tags (mostly </para>) 2016-03-01 21:27:23 -08:00
Martin A. Brown 47beaf958f creating as single directory, typical doc 2016-03-01 21:22:48 -08:00
Martin A. Brown 4e39b1191e symlinks so automated tool can find documents 2016-03-01 21:20:03 -08:00
Martin A. Brown 823c0634bd adding a few <para/> and correcting one entity 2016-03-01 21:19:26 -08:00
Martin A. Brown d790bad20c moving the LDP-Admin-Guide out of active documents 2016-03-01 21:02:14 -08:00
Martin A. Brown 1502a475f7 dropping a bunch of stuff into the OLD bucket 2016-03-01 21:00:58 -08:00
Martin A. Brown 96736d06dc dropping a bunch of stuff into the OLD bucket 2016-03-01 20:58:40 -08:00
Martin A. Brown 1cf5efb79e moving INTRO docs so can be automatically found
The subdirectory here is not scanned, but each of these can live in the
ref directory without any problem.
2016-03-01 20:50:54 -08:00
Martin A. Brown c2bb6b3db5 adding compatibility symlink so this one can be found (automatically) 2016-03-01 20:48:38 -08:00
Martin A. Brown 5af31e0d30 removing NCURSES-HOWTO (cruft)
the entire set of directories here had been checked in (in 2005) under
NCURSES-Programming-HOWTO; and has since been moved to a subdirectory,
NCURSES-Programming-HOWTO/resources

this is cruft and does not need to be here (there are even newer files in the
NCURSES-Programming-HOWTO/resources/ncurses_programs directory
2016-03-01 20:45:49 -08:00
Martin A. Brown a4c4f094a1 retiring the never finished LVM-on-IDE-RAID-HOWTO 2016-03-01 20:41:03 -08:00
Martin A. Brown aac8714fe9 renamed into the HOWTOs a few weeks ago 2016-03-01 20:39:34 -08:00
Martin A. Brown f2042fe71c correcting DocBook XML V4.2 PUBLIC identifier 2016-03-01 20:38:14 -08:00
Martin A. Brown 1135cacdf1 setting the document stem name to the directory stem name 2016-03-01 20:36:32 -08:00
Martin A. Brown 007eca6e81 Merge pull request #38 from martin-a-brown/master
move Bash-Scripting-Introduction-HOWTO back to inprogress
2016-02-28 09:19:38 -08:00
Martin A. Brown 2f24184b61 move Bash-Scripting-Introduction-HOWTO back to inprogress 2016-02-28 09:18:58 -08:00
Martin A. Brown a3ff27924b Merge pull request #37 from martin-a-brown/master
moving two documents out of the active source tree set
2016-02-26 08:33:29 -08:00
Martin A. Brown e8fe102d0a moving out of the active source tree set 2016-02-26 08:32:18 -08:00
Martin A. Brown fd4d41d267 moving out of the active source tree set 2016-02-26 08:31:14 -08:00
Martin A. Brown 8ee6885968 Merge pull request #36 from martin-a-brown/master
more updates to User-Group-HOWTO (from Rick Moen)
2016-02-25 12:33:58 -08:00
Martin A. Brown 1c756c9877 Merge branch 'master' of https://github.com/tLDP/LDP 2016-02-25 12:33:12 -08:00
Martin A. Brown be5a5fc1b1 more updates to User-Group-HOWTO.sgml (Rick Moen)
Would you mind doing that once again to revise to a yet-newer revision
(1.8.6)?  Still at http://linuxmafia.com/lug/User-Group-HOWTO.sgml .
2016-02-25 12:31:39 -08:00
Martin A. Brown 80bdaae21b Merge pull request #35 from martin-a-brown/master
Rick Moen is updating the User-Group-HOWTO
2016-02-25 08:41:45 -08:00
Martin A. Brown a9170ae47d Rick Moen is updating the User-Group-HOWTO
From: Rick Moen <rick@linuxmafia.com>
To: discuss@en.tldp.org
Subject: Linux User Group HOWTO v. 1.8.5 ready
Date: Thu, 25 Feb 2016 04:30:58

Good folks, I have a major revamp of HOWTO ready for the submission
process.

http://linuxmafia.com/lug/User-Group-HOWTO.sgml

This is Linuxdoc SGML, selected by original author Kendall Grant Clark
back in 1997.  I've verified clean parsing of this revision.
HTML output here:  http://linuxmafia.com/lug/User-Group-HOWTO.html

Licence has been modified slightly on this release from the prior
CC BY-SA 3.0, to CC BY-SA 4.0 (current revision).  CC BY-SA is listed as
an accepted licence on http://wiki.tldp.org/LdpWikiDefaultLicence ,
and I doubt the revamped licence text would create any problme.  (If
LDP has a problem with 4.0, I will back-rev that.)

I hope someone will do me the courtesy of picking up the SGML file and
feeding it into GitHub.  Please advise.  Thank you!

--
Cheers,                  QA engineer walks into a bar.  Orders a beer.
Rick Moen                Orders 0 beers.  Orders 999999999 beers.  Orders
rick@linuxmafia.com      a lizard.  Orders -1 beers.  Orders a sfdeljknesv.
McQ! (4x80)              -- @sempf, https://www.sempf.net/post/On-Testing1.aspx
2016-02-25 08:40:04 -08:00
Martin A. Brown b837be27fa Merge pull request #34 from mkomarinski/tuning
Update author e-mail address, modify license, remove references to i…
2016-02-24 20:17:38 -08:00
Mark Komarinski f131a24c5d Update author e-mail address, modify license, remover references to index so it validates 2016-02-24 14:45:56 -05:00
Martin A. Brown 516f17c663 Merge pull request #33 from martin-a-brown/master
retire GNU-Build-System-HOWTO and rpmupgrade
2016-02-24 11:33:09 -08:00
Martin A. Brown 79dcbec5a0 retire rpmupgrade
retire unfinished document
2016-02-24 11:19:14 -08:00
Martin A. Brown 12387813db retiring GNU-Build-System-HOWTO
retiring GNU-Build-System-HOWTO after discussing with Giridhar
2016-02-24 11:01:16 -08:00
Martin A. Brown 96831e10e5 Merge pull request #32 from martin-a-brown/master
remove endterm attribute from <xref/> elements
2016-02-24 09:51:47 -08:00
Martin A. Brown 072ebcb987 remove endterm attribute from <xref/> elements
Several <xref/> elements used the endterm attribute, which takes the entire
content contained in the element as replacement.  Because the endterm was
also, for example, a <section/>, the replaced text was a gigantic (multi-page)
link with the whole section included.  Unintended, I'm sure.
2016-02-24 09:49:11 -08:00
Martin A. Brown 960c527655 Merge pull request #30 from martin-a-brown/master
correction of table with more columns than declared; and suppress one dbhtml processor directive
2016-02-24 07:32:05 -08:00
Martin A. Brown 0817b71bac Merge pull request #31 from fbastien/master
Fixed typo in Bash Beginners Guide
2016-02-24 07:31:49 -08:00
Florian Bastien 0c4a0b1e34 Fixed typo in Bash Beginners Guide 2016-02-24 16:10:27 +01:00
Martin A. Brown 07fc9e7372 Merge branch 'master' of https://github.com/tLDP/LDP 2016-02-23 23:15:15 -08:00
Martin A. Brown c9f0cc41f2 Merge pull request #29 from martin-a-brown/master
some automation prep corrections, mostly suppressing <?dbhtml ... ?>
2016-02-23 23:15:01 -08:00