File: README-SGML

package info (click to toggle)
rsync 3.1.3-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,888 kB
  • sloc: ansic: 40,820; sh: 5,508; perl: 1,932; makefile: 326; python: 83
file content (20 lines) | stat: -rw-r--r-- 672 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Handling the rsync SGML documentation

rsync documentation is now primarily in Docbook format.  Docbook is an
SGML/XML documentation format that is becoming standard on free
operating systems.  It's also used for Samba documentation.

The SGML files are source code that can be translated into various
useful output formats, primarily PDF, HTML, Postscript and plain text.  

To do this transformation on Debian, you should install the
docbook-utils package.  Having done that, you can say 

  docbook2pdf rsync.sgml

and so on.

On other systems you probably need James Clark's "sp" and "JadeTeX"
packages.  Work it out for yourself and send a note to the mailing
list.