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
Andrey A. Chernov
252ca0b927
add multibyte.3
2000-04-16 21:39:50 +00:00
Jim Mock
41ce8dd6a7
Add bits for the kernel config chapter.
2000-04-06 00:07:41 +00:00
Bill Swingle
b5f643dd92
Added dhcp related manpages to man-refs.
...
Submitted by: gsutter
Reviewed by: jim
2000-04-03 08:59:01 +00:00
Jim Mock
8e652b2217
Add an entity for the exports(5) man page, which is needed for the NFS
...
section of the advanced networking handbook chapter.
2000-03-30 23:57:12 +00:00
Jim Mock
22eb175baf
Add references needed for the security chapter.
2000-03-25 00:20:03 +00:00
Nik Clayton
a595525171
Give each language and encoding it's own freebsd.dsl, to contain style
...
sheet definitions for that language only. Each file reads in the defaults
from the master share/sgml/freebsd.dsl file, and adds overrides, or new
definitions, as necessary.
Move the per-language hacks from share/sgml/freebsd.dsl in to
<lang>/share/sgml/freebsd.dsl as necessary.
Add links to the -questions and -doc mailing lists to the bottom of the
generated HTML output for some languages. The -questions link will
become a link to Greg's "Getting the most from questions" document when
I bring that in, but I haven't done that yet, and I didn't want these
patches hanging around my local tree.
This was the real reason for making freebsd.dsl language local, as it
makes it much easier to translate generated text, such as the text of
the links, without polluting share/sgml/freebsd.dsl.
Update doc.docbook.mk to use the new, per-language freebsd.dsl file when
building the docs. While I'm here, update .pdb generation so that it
creates a symlink to ${CURDIR:T}.pdb as well (e.g., the Handbook generates
"book.pdb" and "handbook.pdb"). This makes it easier to install more than
one document on a Palm, because two docs called "book.pdb" or "article.pdb"
can not co-exist.
2000-03-23 09:00:17 +00:00
Jim Mock
dad13be17e
Add bits needed for the quota section of the disks chapter.
2000-03-20 21:00:59 +00:00
Chris Costello
9a59860a1f
Add an entry for fetch(1).
2000-03-12 06:50:10 +00:00
Andrey A. Chernov
5372e2895e
Fix value of man.mount.msdos.8 entity
...
"mount.msdos" -> "mount_msdos"
2000-03-12 04:09:58 +00:00
Neil Blakey-Milner
f563d86a5b
manual reference for chflags for miscellaneous cleanups in the handbook.
2000-03-11 19:30:16 +00:00
Alexey Zelkin
ef3c77dc32
Add bunch of entities required for future import of IPv6/IPsec related
...
handbook sections.
2000-03-10 22:41:32 +00:00
John Baldwin
66be53c66d
Amend the section on wheeled mice in X to include a tutorial on installing
...
and configuring the imwheel port. Also, add a man-ref entry for imwheel(1).
Reviewed by: chris, jim
2000-03-09 05:52:04 +00:00
Neil Blakey-Milner
b34292794a
Add necessary man page entities for users chapter
2000-03-08 11:17:59 +00:00
Nik Clayton
b8a86a79da
Add entities for xmodmap(1) and lpd(8).
...
PR: docs/16841
Submitted by: Mark Ovens <mark@ukug.uk.freebsd.org>
2000-03-07 13:33:53 +00:00
Jim Mock
e5cc1d1296
Add the changes needed for the handbook to build correctly after my last
...
commit to the PPP and SLIP chapter. Hopefully I caught my stupidity
before it tried to build and ended up failing.
2000-03-02 06:23:23 +00:00
Jim Mock
82843ed876
Add in the bits relevant to the closing of docs/15300. Without these the
...
build is broken.
2000-02-17 21:20:42 +00:00
Nik Clayton
67c7006408
Back out part of the previous commit; remove the code that generates HTML
...
expecting to find a docbook.css stylesheet file, which I committed a bit
too soon.
Pointed out by: jim
2000-02-15 01:57:17 +00:00
Nik Clayton
fc766b7388
Add definitions for the osversionmin, osversionmax, and osversionin
...
attributes. We don't use these yet, but they've been hanging around my
tree for ages, and it's time other people got to play with them.
Add (HTML) entity defs for lsquo and rsquo, ` and ' respectively.
2000-02-14 01:30:48 +00:00
Nik Clayton
0aa5ee0c69
Add "legalnotice" to the list of elements that are included on the title
...
page of articles. This necessitates duplicating the entire list in the
customisation layer, which will need to be kept up to date as the master
stylesheets change.
2000-02-14 01:29:17 +00:00
Nik Clayton
811a3b7b1f
Add system.3 and popen.3.
2000-02-14 01:17:34 +00:00
Jim Mock
b9951cd883
Add entry for pcm.4 which is needed for the updates made to
...
kernelconfig/chapter.sgml
2000-01-21 21:25:26 +00:00
Nik Clayton
120eb24177
Add definition for man.moused.8.
2000-01-19 22:42:15 +00:00
Neil Blakey-Milner
eaba090d03
Add rc.8 for the boot process description
2000-01-14 10:35:17 +00:00
Chris Costello
b8b8695fbe
Add ch(4) and chio(1) for dark secret FAQ rewriting project.
1999-12-23 18:35:12 +00:00
Jeroen Ruigrok van der Werven
172e589c8f
Add missing manual page entity for dd.
1999-12-17 21:25:44 +00:00
Nik Clayton
9b0a980469
Add $FreeBSD$ comment.
...
Submitted by: billf
1999-11-15 19:44:15 +00:00
Nik Clayton
d71066fb87
Knew I'd miss something. Add in entities for French <abstract> and
...
<artheader> elements.
1999-11-14 17:57:31 +00:00
Nik Clayton
212679edca
Fix a typo in the French localisation of the stylesheets.
1999-11-10 20:32:58 +00:00
Alexey Zelkin
33fd5935c2
Ask jade(1) about additional META in header of Russian FAQ:
...
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
Requested by: wosch
1999-10-31 22:13:58 +00:00
John Baldwin
8e1a8ece3f
A collection of man-ref entries needed for the NIS article, and also the
...
revamp of the fonts article.
PR: docs/14193
Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-10-10 17:57:41 +00:00
John Baldwin
c2f66c7ff1
Add an entity for portlint(1) which is needed by the ports-specific
...
section of the committers' guide.
1999-09-29 02:09:42 +00:00
Nik Clayton
5aa7029e00
Added entities for
...
awk(1) date(1) gcc(1) grep(1) script(1) top(1) fastboot(8) ifconfig(8)
sysctl(8)
Needed for the "make world" section.
1999-09-26 18:34:33 +00:00
Jim Mock
250a692ba9
Added entity for gunzip. This is needed for the updated handbook entry in
...
docs/13605 that I'll be committing shortly.
Reviewed by: nik
1999-09-10 00:51:29 +00:00
Peter Wemm
5ff728b8ca
$Id$ -> $FreeBSD$
1999-09-06 06:53:43 +00:00
Nik Clayton
10922add2f
Rudimentary support for <segmentedlist>. Just builds a table for the
...
entries, and works for HTML output only.
1999-09-03 17:12:43 +00:00
Nik Clayton
426ed372f6
New entities for make(1), rlogin(1), scp(1), ssh(1), ssh-add(1),
...
ssh-agent(1), ssh-keygen(1), and telnet(1). Originally used in the
soon-to-be-added SGML'd committer's guide.
1999-09-03 17:09:02 +00:00
Nik Clayton
bd57358d83
Add a new FPI for the authors.ent file, so that it can be referenced
...
by different documentation.
Add 3 new FPIs for the French translations. They're not in the tree
yet, but they will be soon.
1999-09-03 17:08:00 +00:00
Nik Clayton
e1302f8644
Remove the comment about <FAQList>, that's been obsoleted by DocBook 3.1.
...
Default to labelling questions with "Q:" and answers with "A:" when
processing <qandaset>s. In the HTML output, render questions in a larger,
bolder font than the answers. Requested by several people on -doc.
Default to numbering sections. Requested by one person on -doc, who
seemed somewhat confused that I hadn't read his mind and done this three
months previously.
cvs: ----------------------------------------------------------------------
1999-08-23 21:02:01 +00:00
Nik Clayton
7fc8947ce8
The new Makefile framework. Does the right thing (pretty much) except
...
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.
1999-08-16 22:09:20 +00:00