Commit graph

20 commits

Author SHA1 Message Date
Eitan Adler
30f1f1fe82 cups: some changes
- WITH_ and WITHOUT_ are outdated
- make.conf is the wrong place for modern systems (which should be using
  poudriere)
- only reference package installation.  Ports users can use the port name and
  the normal ports documentation
2015-04-04 23:31:59 +00:00
Christian Brueffer
d3cdcee330 Fix grammar.
Submitted by:	kargl
2014-11-25 17:06:13 +00:00
Warren Block
add6d581ea Restore lost <replaceable> tags. 2014-04-28 20:30:28 +00:00
Hiroki Sato
8def749c53 Normalize DTD URL. 2013-11-13 07:52:45 +00:00
Gabor Kovesdan
24d129e8d1 - Definitively upgrade to DocBook 5.0 2013-11-07 15:39:28 +00:00
Gabor Kovesdan
4a47cdca9b - Enable indexes by default; now they are not so difficult to generate 2013-07-24 19:38:10 +00:00
Gabor Kovesdan
5df509eaa2 - Remove standalone="no" statements from XML declarations since it did not
always work and is no use anyway
2013-01-30 19:12:36 +00:00
Gabor Kovesdan
36cdb51546 - Migrate the documentation set to DocBook 4.5 2013-01-30 14:00:53 +00:00
Gabor Kovesdan
77d737ee88 - Rename the share/sgml directories to share/xml
- Fix build errors from the next change

Approved by:	doceng (implicit)
2012-10-01 11:56:00 +00:00
Gabor Kovesdan
b4346b9b2d - Rename .sgml files to .xml
- Reflect the rename in referencing files

Approved by:	doceng (implicit)
2012-10-01 09:53:01 +00:00
Gabor Kovesdan
9c243757ef - XML declarations should use IANA encoding names
Pointed out by:	hrs
2012-09-14 17:47:48 +00:00
Gabor Kovesdan
74586f38c6 - Remove PSGML comments since they are not very useful after the XML
migration

Approved by:		doceng (implicit)
No objection from:	doc@, www@
2012-08-07 23:31:39 +00:00
Gabor Kovesdan
e6b69c3357 - XMLify English articles
Approved by:	doceng (implicit)
2012-06-21 16:01:00 +00:00
Eitan Adler
40a7ac4bbf Fix a couple of spelling mistakes
Approved by:	dougb
2012-03-17 03:12:26 +00:00
Eitan Adler
4ea34735e5 Replace "a.k.a" with AP style aka
Approved by:	dougb
2012-02-11 04:28:17 +00:00
Gabor Pali
1bd56ee567 - Add information on USB printers
Submitted by:	claudiu vasadi <claudiu.vasadi@gmail.com>
Patch by:	Glen Barber <glen.j.barber@gmail.com>
2010-08-29 11:48:32 +00:00
Gabor Pali
6fb170b309 - Spelling fixes
PR:		docs/149140
Submitted by:	olgeni
2010-07-31 11:06:18 +00:00
Gabor Pali
e30beda162 Adjust whitespace to the structural changes of my previous commit,
translators may ignore this
2008-10-24 23:18:46 +00:00
Gabor Pali
e6c2f67803 Fix some doc bugs found during its translation:
- Disable TOC generation in Makefile because in the original version it
  does not make too much sense to have a one-item TOC
- Change structure of sections, move all the sect2 to level sect1; this
  results shorter high-level sections, but it gives a more normal layout
- Mark up CUPS ports with <filename role="package"> to add Ports
  Collection links for them
- Mark up group "cups" with <groupname>
- Fix a <programlisting> within a <para> situation
- Replace <filename> tags with <ulink> for local CUPS web interface
  links
- Replace <literal> tags with <hostid> for "localhost"
- Mark up menu items with <quote> rather than <literal>
- Use <replaceable> elements where applicable
- Fix spelling
- Remove all verbatim quote symbols, replace them with <quote> elements
- Mark up make variables with <makevar> elements
- Mark up make targets with <maketarget> elements

Reviewed by:	Chess Griffin <chess (at) chessgriffin (dot) com>
2008-10-24 23:01:06 +00:00
Remko Lodder
f7057ffa20 Add a new article regarding CUPS installation and configuration.
PR:		docs/115220
Submitted by:	Chess Griffin <chess at chessgriffin dot com>
2008-05-31 13:30:22 +00:00