Penguin
Blame: install-sgmlcatalog(8)
EditPageHistoryDiffInfoLikePages
Annotated edit history of install-sgmlcatalog(8) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 INSTALL-SGMLCATALOG
2 !!!INSTALL-SGMLCATALOG
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 COPYRIGHT
7 ----
8 !!NAME
9
10
11 install-sgmlcatalog - create or update entry in SGML catalog file
12 !!SYNOPSIS
13
14
15 __install-sgmlcatalog__ [[ ''options'' ]
16 __--install__ ''file package''
17
18
19 __install-sgmlcatalog__ [[ ''options'' ]
20 __--remove__ ''package''
21 !!DESCRIPTION
22
23
24 __install-sgmlcatalog__ inserts, updates or removes
25 entries in the SGML catalog file,
26 __/etc/sgml/transitional.cat__.
27
28
29 __OPTIONS__
30
31
32 __--install__
33
34
35 Specifies that the entry for the package ''package'' is
36 to be inserted. The text to insert is read from the file
37 ''file''.
38
39
40 __--remove__
41
42
43 Specifies that the entry for the package ''package'' is
44 to be removed.
45
46
47 __--quiet__
48
49
50 Prevents the usual diagnostic output.
51
52
53 __--help__
54
55
56 Causes __install-sgmlcatalog__ to display its usage
57 information and exit.
58
59
60 __--version__
61
62
63 Causes __install-sgmlcatalog__ to display its version and
64 copyright information and exit.
65
66
67 __--test__
68
69
70 Enables test mode, which inhibits the update of the
71 directory file. In test mode, the new SGML catalog is
72 written to standard output
73 !!COPYRIGHT
74
75
76 Copyright 1997, Christian Schwarz. Copyright 2001, Ardo van
77 Rangelrooij. __install-sgmlcatalog__ is free software;
78 see the GNU General Public Licence version 2 or later for
79 copying conditions. There is ''no''
80 warranty.
81 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.