Nik Clayton
2aa8b87288
Oops. That last commit bought in some more stuff from my development
...
tree that I wasn't quite ready for. It may as well stay in now though.
In order.
1. Pull out the code that deals with <segmentedlist>, the regular
stylesheets handle that now.
2. Change how $email-footer$ is handled. This requires changes to the
<lang>/share/sgml/freebsd.dsl files, to come very shortly.
3. Redo warning and caution label support. This is no-op, as Norm's
sheets don't support this the way I want yet.
4. Remove a useless comment.
5. Pull out the experimental docinfo stuff, it doesn't work.
6. Pull out the special handling of <literallayout>, the regular
stylesheets handle that now too.
2001-02-20 19:38:25 +00:00
Nik Clayton
ebb3148dbd
Turn off the 'heading level characteristic' option. It breaks the Handbook
...
PDF build.
2001-02-20 19:17:26 +00:00
Nik Clayton
cfce6aed38
Add an FPI for the FreeBSD/DocBook 4.1 DTD.
2001-02-20 19:10:47 +00:00
Nik Clayton
e06261c405
FreeBSD customisation layer of the DocBook 4.1 DTD.
2001-02-20 19:10:26 +00:00
Nik Clayton
18f94d697b
Hack to select the right image scaling based on the 'format' attribute
...
of the 'imagedata' element.
2001-02-20 19:09:50 +00:00
Nik Clayton
4e9b64c5f7
Turn on %generate-legalnotice-link%. This makes the word "Copyright" in
...
generated HTML link to the legalnotice, if the document has one.
Requested by several people on -doc (all of whom probably thought this
would be quite a lot of effort, heh heh heh).
2001-02-13 19:21:31 +00:00
Bruce A. Mah
fe8bbd1aca
Add a few more entries that crept in from recent release notes.
2001-01-29 23:08:31 +00:00
Nik Clayton
5a65a99ceb
Set the heading-level characteristic to '2' if we're generating PDF output.
...
This has the useful side effect of generating bookmarks in the PDF file,
which programs like Adobe Acrobat Reader can use to provide a navigable
table of contents in a side window. This only seems to work with OpenJade,
but the option doesn't cause Jade any problems.
2001-01-08 12:40:52 +00:00
Alexander Langer
81329ff230
Use a document independent list of translators.
...
Obtained from: FreeBSD German Documentation Project
Obtained from: FreeBSD French Documentation Project
2001-01-06 18:39:27 +00:00
Alexander Langer
0e17cb35be
Add entries for the German translation.
2001-01-06 18:26:46 +00:00
Alexander Langer
c26577ed14
Add "bdquo", which is supposed to be used in German texts.
...
Submitted by: nik, months ago
2001-01-06 18:26:11 +00:00
Bruce A. Mah
1500794443
A few more entries in man-refs.ent.
2001-01-03 23:38:28 +00:00
Bruce A. Mah
3204d89866
Restore the removed svr4(8) and linux(8) entries, and add one for the
...
now-deprecated osf1(8). -CURRENT doesn't have these anymore, but the
-STABLE branches do; plus it's a little odd to try to write about the
scripts' removal without these entries.
2001-01-02 23:57:50 +00:00
Bruce A. Mah
7f046f705f
Add in a few more manual pages.
2001-01-02 23:54:59 +00:00
Bruce A. Mah
3242c4fb74
Add another handful of manpage entities, culled from the release notes.
2000-12-20 22:38:40 +00:00
Bruce A. Mah
d3cb48cf21
Add a handful of manpage entities.
2000-12-19 20:27:11 +00:00
Jim Mock
78991380db
Add the cvs-committers and developers mailing lists to the Who's Who
...
section of the committer's guide. While I'm here, change some
instances of freebsd.org to FreeBSD.org.
Submitted by: obrien
2000-12-05 21:39:14 +00:00
Sheldon Hearn
3c1a15236c
Revert rev 1.56 for fear of breaing translations.
...
Reported by: nik
2000-11-29 15:27:17 +00:00
Sheldon Hearn
8b9852e397
Remove the entry for the soon-to-be-removed ibcs2(8).
2000-11-29 10:43:41 +00:00
Sheldon Hearn
b4676be084
Replace the entry for the soon-to-be-removed svr4(8) with the new
...
svr4(4).
2000-11-29 10:39:50 +00:00
John Baldwin
4a58f51374
Add manual references needed for the kernel locking chapter of the
...
developer's handbook.
2000-11-29 04:14:02 +00:00
Ben Smithurst
5fc5caec39
imake(1)
2000-11-23 11:27:59 +00:00
Nik Clayton
71197e65e9
Add "IP6Addr" as a valid option for the role attribute on <hostid>. Nothing
...
uses this yet, but lets try and stay ahead of the curve for a change :-)
2000-11-20 10:43:53 +00:00
Bruce A. Mah
b92d604c5a
Add entries for pcn(4) and mly(4).
2000-11-03 23:17:11 +00:00
Sheldon Hearn
9e6e37ef9e
Retire the joy(8) script. Using shell scripts to load kernel loadable
...
modules is out of fashion.
There is still a joy(4) manual page to clue people into the existence of
the joy of FreeBSD.
2000-11-02 14:15:30 +00:00
Sheldon Hearn
49882e8444
The linux(8) page has been retired. The recently add linux(4) takes
...
its place, although neither appears to be used in the doc tree.
2000-11-02 14:04:47 +00:00
Nik Clayton
6c424d3554
Put down the crack pipe long enough to revert back to labelling questions
...
with a number, and not just a big "Q". No idea what the hell I was
thinking when I did that.
Override generate-anchor in the master stylesheets, so that the names
(i.e., the <a name="...">) in the HTML output for questions is Qx.y.,
where x.y is the question number. This is much less likely to change
than the AENxxxx format, which changes with every addition or deletion
to the FAQ, so it's much easier for people to link to specific questions
within the FAQ now.
A few whitespace/indentation changes with existing code.
2000-10-28 21:14:44 +00:00
Nik Clayton
b5fbe0e00e
Remove a gratuitous output.print.pdf section, a hang over from some of my
...
earlier testing.
Redefine the literallayout element handling, so that 'class=monospaced' is
handled properly.
2000-10-23 14:41:46 +00:00
Nik Clayton
749c7f2deb
Initial image support.
2000-10-08 19:15:54 +00:00
Nik Clayton
895a6d904c
Reorganise things a little bit.
...
Redefine two functions in <[ %output.print; [ ... ]]> to support image
handling.
2000-10-08 19:15:06 +00:00
Neil Blakey-Milner
1c78f1c07d
a) "Fix" out-of-tree builds by not hard-coding locations of dsl files
...
with SYSTEM, and using instead PUBLIC entities gained from the catalog
in the directory of the language the document belongs to, or the
language-neutral entity. Now we always use default.dsl as our dsl
master, and it grabs the necessary magic from the catalogs.
b) Fix the always-out-of-date imagelib problem with some make(1)-fu.
Approved by: nik (ages ago)
2000-09-28 23:29:48 +00:00
Ben Smithurst
bc7dd81816
Add emacs(1).
2000-08-25 18:34:30 +00:00
Jun Kuriyama
61306ad2cc
Add &man.vim.1; entry.
...
Fix bugs in using <screen> element.
Use $FreeBSD$ instead of $Date$.
2000-08-15 01:39:52 +00:00
Ben Smithurst
a1a8a70906
Fix some entities added in rev 1.45. ("c" -> "c++", likewise for lex++,
...
flex++ and g++)
2000-07-27 19:17:31 +00:00
Ben Smithurst
a3ab85bc59
Fix the doc build by adding back less(1) and more(1), which were
...
mysteriously removed in the last commit.
2000-07-26 22:09:55 +00:00
Jim Mock
3b254dbc55
Add entities for the few thousand man pages not already in this file.
...
PR: 20130
Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
2000-07-26 20:04:20 +00:00
Ben Smithurst
e1ae582ceb
Add more(1) and less(1), which will be needed when I add des' mini
...
CVS primer to the committers-guide.
2000-07-26 00:57:20 +00:00
Ben Smithurst
846c848b3d
Add some magic which puts double quotes around <errorname> text.
...
Submitted by: nik
2000-07-25 18:23:45 +00:00
Nik Clayton
c0ca318851
Turn on callout graphics. Forgot this from about a week ago.
2000-07-25 10:31:35 +00:00
Ben Smithurst
7047aab304
Add crontab(5).
2000-07-20 00:14:29 +00:00
Alexander Langer
1a67368c0d
sleep(1)
2000-07-19 08:38:39 +00:00
Nik Clayton
f516af4dd2
Pull out <faqlist>, it was a local hack and shouldn't have gone in.
...
Add <co> in a new context, so it can be used inside <userinput>. This
should be fixed in the next version of DocBook.
2000-07-16 22:56:52 +00:00
Ben Smithurst
702e4ca0b5
The textproc/docproj port uses w3m these days, not Lynx, so update
...
the FDP Primer accordingly.
2000-07-15 17:34:21 +00:00
Alexey Zelkin
7e1cea278c
Add in first Russian FPI (bookinfo)
2000-07-08 16:31:28 +00:00
Kevin Lo
b6ae9ba9d7
Add the dockbook man entities for exit, write, and as.
...
PR: 19425
Submitted by: Thomas M. Sommers <tms2@mail.ptd.net>
2000-06-22 01:01:31 +00:00
Alexander Langer
f62c5833d0
Add syscons(4)
2000-06-20 09:56:02 +00:00
Nik Clayton
a42eebcfca
bridge(4), dummynet(4)
2000-06-19 13:27:23 +00:00
Nik Clayton
47d09477ce
Add natd(8), rc.conf(5), mergemaster(8).
2000-06-07 23:16:15 +00:00
Nik Clayton
7056d587a8
lp(4) and lpt(4).
2000-05-24 20:02:38 +00:00
Nik Clayton
22ac8a6302
Add entity for pkg_info(1).
2000-05-23 00:41:35 +00:00