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
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
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
e9b420e0d1
D'oh. Add refs for loader.conf(5), boot(8), and loader(8), required
...
by the recently committed "Serial Console" section. I had these in my
local tree, and they slipped off my "list of things to commit" somehow.
Prompted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1999-07-28 07:27:59 +00:00
Nik Clayton
a826cfbdf3
Add entries for gzip(1), lndir(1), uname(1), execve(2), crypt(3),
...
cvsupd(8).
1999-06-07 22:33:12 +00:00
Jesus Rodriguez Cuesta
7293b4083d
Show pkg_add(1) and pkg_create(1) instead pkg.add(1) and pkg.create(1)
...
Added entry for pkg_delete(1).
Submmitted by: cjc@cc942873-a.ewndsr1.nj.home.com
Right patch by: chris@calldei.com
1999-05-15 16:25:25 +00:00
Joseph Koshy
7c0fa1b1fd
Add an entity for ppp(8).
1999-05-04 05:12:09 +00:00
Nik Clayton
b796c77807
Add a definition for &man.lynx.1;
1999-04-29 19:50:18 +00:00
Nik Clayton
5dffdeac60
Add some more references to manual pages. Not yet used by Handbook,
...
but soon to be committed docs use them.
1999-04-12 22:22:21 +00:00
Nik Clayton
62a7d13816
Created a new set of entities for manual pages.
...
The construct:
<citerefentry>
<refentrytitle>foobar</refentrytitle>
<manvolnum>1</manvolnum>
</citerefentry>
is a pain to type, and messes up the pretty-printing of the source code.
Replace every occurence of a entry like that with:
&man.foobar.1;
Adjusting the manual page name and section number appropriately.
The definitions for these entities are stored in man-refs.ent. This
file is in doc/share/sgml because it is not just specific to the Handbook.
I expect the DocBook'd FAQ and Tutorials (coming RSN) to use them as
well.
A new PUBLIC identifier has been created for these entities, and added to
the catalog file.
1999-03-07 16:32:22 +00:00