aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/articles/multi-os
Commit message (Collapse)AuthorAgeFilesLines
* - Remove the following articles and references to them. Where it isGabor Kovesdan2012-09-202-773/+0
| | | | | | | | | | | | | | | | | | | | | | | | reasonable to maintain the reference, use the archived docs. 5-roadmap checkpoint dialup-firewall diskless-x euro formatting-media hats (content moved to htdocs/internal) multi-os storage-devices vinum zip-drive All of these articles can be found here: http://docs.freebsd.org/doc/9.0-RELEASE/usr/share/doc/freebsd/en_US.ISO8859-1/articles/ No objection from: doc@, www@ Notes: svn path=/head/; revision=39585
* - XML declarations should use IANA encoding namesGabor Kovesdan2012-09-141-1/+1
| | | | | | | Pointed out by: hrs Notes: svn path=/head/; revision=39544
* - XMLify English articlesGabor Kovesdan2012-06-211-16/+20
| | | | | | | Approved by: doceng (implicit) Notes: svn path=/projects/sgml2xml/; revision=39086
* Use lower-case characters for attribute name (s/URL=/url=/).Hiroki Sato2004-08-091-11/+11
| | | | | | | No content change. Notes: svn path=/head/; revision=21891
* Simplify parameter entities in doctype declaration.Hiroki Sato2004-08-081-5/+2
| | | | | | | | | | | | | | | | | | | Currently we have articles.ent and books.ent, and for example, articles.ent can be used by putting the following lines in the doctype declaration: <!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN"> %articles.ent; This pulls all of the necessary entities via share/sgml/articles.ent. The translation teams can customize these entities by redefining the articles.ent file in <langcode>/share/sgml. See ja_JP.eucJP/share/sgml for example. Notes: svn path=/head/; revision=21867
* Sync these Makefiles to have one style of declarations and comments.Alexey Zelkin2004-04-061-4/+5
| | | | Notes: svn path=/head/; revision=20561
* Add WITH_ARTICLE_TOC to big articles to simplify navigation acrossAlexey Zelkin2004-04-061-0/+2
| | | | | | | article. Notes: svn path=/head/; revision=20558
* Correct some misuses of "its" and "it's".Ceri Davies2003-11-231-1/+1
| | | | | | | | | | Also expand some contractions of the same, discovered while I was hunting down the above. This commit can very likely be ignored by translation teams. Notes: svn path=/head/; revision=18965
* - Use trademark entities.Simon L. B. Nielsen2003-09-181-36/+48
| | | | | | | | | - Add trademark attributions. - Don't join trademarks with other words, e.g. using hyphens. - Don't use trademarks as nouns (e.g. don't use "Windows NT's"). Notes: svn path=/head/; revision=18148
* Back out WITH_DOCFORMAT_NAVI_LINK?=YES in Makefile. The navi-linkHiroki Sato2003-04-221-2/+0
| | | | | | | | is generated when ${WITH_DOCFORMAT_NAVI_LINK} is defined or ${FORMATS} includes "html" and "html-split." Notes: svn path=/head/; revision=16655
* - Add WITH_DOCFORMAT_NAVI_LINK to mk/doc.docbook.mk andHiroki Sato2003-04-191-0/+2
| | | | | | | | | | | | | | | enable it in en_US.ISO8859-1/ and ja_JP.eucJP/. - Add PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN" and l10n.ent for entity localization. - Use share/misc/docbook.css for indentiation of <programlisting> and <screen>. - Add some missing $FreeBSD$. Notes: svn path=/head/; revision=16601
* Revive the link to the "NT Loader Hacking Guide" by pointing to itsGiorgos Keramidas2003-03-271-4/+3
| | | | | | | new location now that it's back online. Notes: svn path=/head/; revision=16372
* Typo fixes and redundancy reduction of <ulink URL="foo">foo</ulink>.Giorgos Keramidas2003-03-271-4/+3
| | | | Notes: svn path=/head/; revision=16371
* - Capitalize `slackware' and link to their homepage.Giorgos Keramidas2003-02-021-2/+2
| | | | | | | - Use <emphasis> instead of CAPS. Notes: svn path=/head/; revision=15883
* Don't special-case FAT32. It used to be sort of special,Giorgos Keramidas2002-11-061-2/+2
| | | | | | | but it's "yet another filesystem" now. Notes: svn path=/head/; revision=14864
* Use &a.jkh; when referring to Jordan Hubbard, thusGiorgos Keramidas2002-11-061-3/+7
| | | | | | | | | making sure his email address is at FreeBSD.ORG. Not objected to by: jkh Notes: svn path=/head/; revision=14863
* Consistently use [0-9]&nbsp;MB for disk & partition sizes.Giorgos Keramidas2002-11-061-5/+5
| | | | | | | "meg" is a rather strange unit name. Notes: svn path=/head/; revision=14862
* Remove an unmatched closing paren from a footnote.Giorgos Keramidas2002-11-061-1/+1
| | | | Notes: svn path=/head/; revision=14861
* Mark up "partition magic" with <application>.Giorgos Keramidas2002-11-061-1/+1
| | | | Notes: svn path=/head/; revision=14860
* Add a few <filename> tags and change existing ones to useGiorgos Keramidas2002-10-191-4/+4
| | | | | | | class="directory" where proper. Notes: svn path=/head/; revision=14696
* Use correct Uniform Resource Identifier (URI), it works with allMarc Fonvieille2002-09-061-1/+1
| | | | | | | | browsers but mozilla, which has a bug on that point. The fix respects the RFC 2396 related to URIs. Notes: svn path=/head/; revision=14194
* Add missing parenthesis.Giorgos Keramidas2002-05-261-1/+1
| | | | Notes: svn path=/head/; revision=13252
* Consistancy checks: s/file system/filesystem/gTom Rhodes2002-05-161-3/+3
| | | | Notes: svn path=/head/; revision=13100
* Fix &entities; that lacked an ending ';' character,Giorgos Keramidas2002-03-271-1/+1
| | | | | | | | | | | | | | as reported by the following: % cd doc/en_US.ISO8859-1 % find . -type f -name '*.sgml' |\ xargs grep '&[^[:space:];&][^[:space:];]*$' | grep -v '&$' % find . -type f -name '*.sgml' |\ xargs grep '&[^[:space:];&][^[:space:];]*[[:space:]<]' |\ grep -v '&[[: space:]]' | grep -v '[[:space:]]&&[[:space:]]' Notes: svn path=/head/; revision=12592
* Change most quote characters to proper <quote> tags,Giorgos Keramidas2002-02-141-2/+2
| | | | | | | or other more appropriate SGML entities. Notes: svn path=/head/; revision=12195
* We're long past FAT32 being used in OEM computers.Giorgos Keramidas2002-02-091-2/+2
| | | | | | | Reflect that to this article, which talked about FAT32 as a future thing. Notes: svn path=/head/; revision=12136
* * s/freebsd.org/FreeBSD.org/Murray Stokely2001-10-231-5/+6
| | | | | | | | | | | | * Correct some broken links * Use relative links for freebsd.org documents PR: docs/31447 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Found by: linbot Notes: svn path=/head/; revision=11017
* Remove all contractions from most of the articles. This solves theGiorgos Keramidas2001-10-161-41/+41
| | | | | | | | | problems with the usage of "its" vs "it's" among other things Approved by: nik Notes: svn path=/head/; revision=10950
* Fix/Standardize:Chern Lee2001-07-171-3/+3
| | | | | | | | | | | | | | | internet -> Internet can not -> cannot CD-ROM -> CDROM cdrom -> CDROM UNIX -> Unix To be standardized with the rest of the doc tree. Approved by: murray Notes: svn path=/head/; revision=9952
* <screen> placement fix.Nik Clayton2001-07-111-5/+3
| | | | | | | | PR: docs/28836 Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr> Notes: svn path=/head/; revision=9841
* Spelling police.Dima Dorfman2001-07-101-3/+3
| | | | Notes: svn path=/head/; revision=9826
* DocBook police: open and close tags for <screen> should cuddle up toDima Dorfman2001-07-061-3/+2
| | | | | | | the contents within. Notes: svn path=/head/; revision=9803
* Switch to using the DocBook 4.1 based DTD.Nik Clayton2001-04-171-4/+4
| | | | Notes: svn path=/head/; revision=9218
* Close tags with </foo> instead of </>.Jim Mock2000-07-261-31/+31
| | | | | | | | PR: 20183 Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de> Notes: svn path=/head/; revision=7733
* Remove link to http://www.cs.yorku.ca/People/frank/docs/, which no longerNik Clayton2000-05-301-5/+3
| | | | | | | exists. Request by one of the yorku.ca admins. Notes: svn path=/head/; revision=7269
* Add missing <para> tags around a paragraph.John Baldwin1999-10-131-3/+3
| | | | Notes: svn path=/head/; revision=5852
* Move two <informalexample>'s out of a <para>. Fix two grammar bogons:John Baldwin1999-10-111-5/+5
| | | | | | | sentence without a subject and "to utilized" -> "to be utilized". Notes: svn path=/head/; revision=5838
* Indent the multi-os article according to the house style. This is aJohn Baldwin1999-10-111-650/+715
| | | | | | | | | | whitespace only commit and can be ignored by translators. PR: docs/14228 Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za> Notes: svn path=/head/; revision=5837
* Un<para>-wrap some tables and examples.John Baldwin1999-10-111-9/+9
| | | | | | | | PR: docs/14227 Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za> Notes: svn path=/head/; revision=5836
* multi-os article wasn't. Still needs whitespace/indentation stuff.Jesus Rodriguez Cuesta1999-10-041-32/+30
| | | | | | | | PR: docs/14116 Submitted by: nbm@rucus.ru.ac.za Notes: svn path=/head/; revision=5804
* $Id$ -> $FreeBSD$Peter Wemm1999-09-062-2/+2
| | | | Notes: svn path=/head/; revision=5542
* Use the new doc.project.mk file, and ${.CURDIR}.Nik Clayton1999-09-031-3/+3
| | | | Notes: svn path=/head/; revision=5515
* Lots of [fF]ree(bsd|BSD).(org|ORG) -> FreeBSD.org fixups.John Baldwin1999-08-291-4/+4
| | | | | | | | | | | A few doc@FreeBSD.org -> freebsd-doc@FreeBSD.org fixes. One freebsd -> FreeBSD name fix. Reviewed by: nik Notes: svn path=/head/; revision=5472
* Make the doc/en_* makefiles repect ${DOC_PREFIX} when they includeJohn Baldwin1999-08-291-2/+2
| | | | | | | | | | ${DOC_PREFIX}/share/mk/docproj.docbook.mk instead of using hard-coded paths. Reviewed partially by: nik, billf Notes: svn path=/head/; revision=5468
* The new Makefile framework. Does the right thing (pretty much) exceptNik Clayton1999-08-161-4/+11
| | | | | | | | | in the case of */FAQ/Makefile, because the FAQs are all in the wrong place. Things still install properly, but some of the directory paths are hardcoded. This will be going away ASAP. Notes: svn path=/head/; revision=5368
* 64 cylinders -> 64 sectors/trackBill Fumerola1998-11-301-2/+2
| | | | | | | | PR: docs/8820 Submitted by: Ming-I Hsieh <PA@FreeBSD.ee.ntu.edu.tw> Notes: svn path=/head/; revision=3856
* Fixed various broken links.Stefan Bethke1998-05-191-9/+11
| | | | | | | | | | | | The file:/usr/src/sys/i386/boot/biosboot/README.386BSD is probably false, but I don't have a checked out tree at hand, and I'd rather would let that point to some http or ftp source (at least alternatively). Will check later today. Submitted by: "SSC Webmaster" <wwwadmin@ssc.com> Notes: svn path=/head/; revision=2826
* s/jayrich@in.net/jayrich@sysc.com/gWolfram Schneider1997-10-241-3/+3
| | | | Notes: svn path=/head/; revision=2120
* Add $Id$.Masafumi Max NAKANE1997-07-011-0/+2
| | | | Notes: svn path=/head/; revision=1701
* Another tutorial converted to Docbook.John Fieber1997-03-232-3/+683
| | | | Notes: svn path=/head/; revision=1342