Doug Ambrisko
cb4d61ee2f
Remove myself from additional contributors section, add to developers section.
...
Reviewed by: imp
Approved by: imp
2001-12-29 02:22:28 +00:00
Sergey Skvortsov
2ed407191b
PR:
...
Submitted by: skv
Reviewed by:
Approved by: tobez
Obtained from:
MFC after:
Adding my name to authors.ent
2001-12-27 11:16:00 +00:00
Martin Blapp
c96e27b4b5
Add my adress too, so the docbuild doesn't break.
...
Approved by: Will Andrews <will@csociety.org>
2001-12-20 17:39:04 +00:00
Michael Lucas
cd15a8dc57
PR:
...
Submitted by:
Reviewed by: -doc
Approved by: bmah
Obtained from:
MFC after:
Obligatory first commit: add myself.
2001-12-11 11:53:47 +00:00
Murray Stokely
b17f8fa162
* Remove Satoshi as Ports Wraith
...
* Remove jkh as RE
* Add steve, murray, rwatson, jhb as RE team.
Submitted by: jkh (commit_prep.pl is still being temperamental)
2001-12-10 08:36:47 +00:00
Chad David
bf614b068a
Move myself from the contributors list to the developers list.
2001-12-06 01:10:17 +00:00
Alexey Zelkin
935e2aaf4a
Whitespace cleanup
2001-12-05 14:19:36 +00:00
Alexey Zelkin
9a66733eb9
* s/freebsd.org/FreeBSD.org
...
* bring first/last name placement scheme of some people
in sync with whole file -- put first name before last name.
2001-12-05 14:13:49 +00:00
Prafulla Deuskar
0c8f1b5450
Adding my name to authors.ent
2001-11-28 21:05:06 +00:00
Yoichi NAKAYAMA
efe1ace1ea
- Add my entry to authors.ent
...
- Move my entry from the additional contributors section
to the developers section
Approved by: knu (mentor)
2001-11-25 12:03:45 +00:00
Ernst de Haan
d918764fda
Added znerd@freebsd.org
2001-11-20 14:52:23 +00:00
Gerard Roudier
acf68d9648
Change my email address.
2001-11-18 15:30:46 +00:00
Cy Schubert
95e22d8cb4
Remove myself from the contributors list and add myself to the
...
committers list (for ports).
Reviewed by: nectar
Approved by: nectar
2001-11-15 04:22:50 +00:00
Patrick Li
c7ef48d92e
Add myself as a new ports committer
...
- Add entity
- contributor->developer
Approved by: lioux
2001-11-15 02:00:10 +00:00
Anders Nordby
aae63bc158
Remove myself from additional contributors section, add to developers section.
...
Approved by: will
2001-11-06 22:33:51 +00:00
Christian Weisgerber
a09df91163
Add myself to Developers section and remove from Contributors.
...
Approved by: trevor
2001-11-03 14:08:51 +00:00
Andrew R. Reiter
bc5d275135
- Add my name to the contributors list since I'm a new committer.
...
Reviewed by: jhb (my mentor)
Approved by: jhb (" ")
2001-11-02 19:05:46 +00:00
MANTANI Nobutaka
bfc523749d
- add an entity for myself
...
- remove myself from the additional contributors section and add myself
to the developers section
Reviewed by: knu (my mentor)
2001-11-02 12:41:47 +00:00
Makoto Matsushita
9385bc68de
This is my first commit to the repository.
...
- Add my entry to authors.ent
- Move my name to 'Developers' sectioN
Reviewed by: kuriyama
2001-10-26 05:49:54 +00:00
Akio Morita
cc69b7014e
Add my FreeBSD.org address.
...
Reviewed by: nyan
2001-10-17 08:30:50 +00:00
Giorgos Keramidas
06582c9fd3
Add an entity for me in authors.
...
Approved by: nik
2001-10-06 11:34:16 +00:00
Alexey Zelkin
0ec586c7d9
make lioux's entity look like other entities (add space between name and e-mail)
2001-09-29 16:40:48 +00:00
Valentino Vaschetto
c2a8a23345
Changed Seth's email address for him.
...
Reviewed by: murray
2001-09-25 00:52:44 +00:00
Murray Stokely
2a18b45f52
Move the newsgroup entities out of the Handbook directory and create a
...
catalog entry for them. These entities are not specific to the
Handbook.
2001-09-18 04:14:44 +00:00
Michael Reifenberger
447f98df59
Add my FreeBSD.org address.
2001-09-11 23:45:07 +00:00
Murray Stokely
598555cf3f
Make the niceheaders output look at the page width to determine how
...
wide the rule should be beneath the chapter title.
While I'm here, add variables for niceheader-rule-spacebefore and
spaceafter.
PR: 29403
Pointed out by: Nik
2001-09-02 02:37:50 +00:00
Robert Drehmel
ba1c8adaa6
- add an entity for myself
...
- add myself to the developers section
Approved by: jake
2001-08-24 15:46:30 +00:00
Pete Fritchman
ec8da550a0
- add an entity for myself
...
- remove myself from the additional contributors section and add myself
to the developers section
Reviewed by: ade
2001-08-22 19:07:58 +00:00
Max Khon
384b4ba74a
- add entity for myself
...
- remove myself from 'Additional Contributors', add myself to
'FreeBSD Developers'
Reviewed by: jdp
2001-08-17 06:01:34 +00:00
Eric Melville
0ac25c56f4
Update to list correct address.
2001-08-14 19:04:10 +00:00
Murray Stokely
4ded04a8b1
Revert previous commit. You can't remove someone from this file if
...
the entity is still in use.
Pointed out by: wosch
2001-08-14 16:55:23 +00:00
Eric Melville
40bf750ecf
Remove defunct address entity.
2001-08-13 21:23:53 +00:00
Randy Pratt
1a1fb4eea8
Reviewed by: Murray
2001-08-09 18:41:30 +00:00
Rob Braun
3af762fa91
Added myself.
2001-08-04 00:14:51 +00:00
Murray Stokely
cb76e5c4e0
Turn off the rule beneath the chapter title if the chapter is an
...
index. Our index is layed out differently (two columns) so the rule
overlaps text. This only affects the NICE_HEADERS option for print
output.
PR: 29403
Submitted by: Peter Johnson <peter@bilogic.org>
2001-08-03 19:11:16 +00:00
Murray Stokely
f9ccc49092
Add a new tunable knob 'MIN_SECT_LABELS' and the necessary stylesheet
...
support.
This option prevents section labels from being numbered after the third
level.
make FORMATS=ps :
"N.N.N Section Title"
"N.N.N.N really specific topic"
"N.N.N.N.N really-really specific topic"
make MIN_SECT_LABELS=1 FORMATS=ps :
"N.N.N Section Title"
"really specific topic"
"really-really specific topic"
The section titles are still bold, spaced away from the text, and
sized according to their nesting level.
2001-07-28 03:00:03 +00:00
Mark Peek
5195ad018c
Traditional first commit. Add myself to developers section.
2001-07-28 01:40:53 +00:00
Murray Stokely
14b35ee415
Modifications for the NICE_HEADERS case :
...
* Increase font size for chapter title.
* Add a .5pt rule underneath the chapter title, before the content.
2001-07-20 02:53:08 +00:00
Dave Zarzycki
66f396ae7d
Added myself.
2001-07-17 01:27:18 +00:00
Mike Barcroft
68760b5c86
Add myself to staff, remove from additional contributers.
...
Approved by: des
2001-07-17 01:09:40 +00:00
Murray Stokely
213a66a8d3
Introduce a 'NICE_HEADERS' tuneable knob that creates customized
...
chapter headers that you may find more aesthetically pleasing than the
rather spartan chapter headers in Norm's print stylesheets. This
option only effects print output formats for English language books.
Also move the local-en-label-title-sep customization from share/sgml
to en_blah/share/sgml since the best values for this customization
depend on the locale.
This changes (make FORMATS=ps) :
Chapter 7. Users and Basic Account Management
7.1. Synopsis
into (make NICE_HEADERS=1 FORMATS=ps) :
Chapter 7
/Users and Basic Account Management/
7.1 Synopsis
More work needs to be done for the NICE_HEADERS case to enhance the
output, but I think its an improvement.
2001-07-16 05:00:21 +00:00
Chern Lee
07ea524120
Added Chris Shumway to contributers section and added author entity
2001-07-13 21:22:49 +00:00
Chern Lee
d43549e1de
Add myself to staff, remove from additional contributers.
2001-07-13 19:14:48 +00:00
Murray Stokely
5d90cc69a0
Add author entity for G. Adam Stanislav
2001-06-22 08:45:00 +00:00
Brooks Davis
631ca6acca
Traditional first commit. Add self to developers section
2001-06-21 19:03:48 +00:00
Chris Costello
d7cec802c5
Move mailing-lists.ent out of the Handbook and into the language-specific
...
share/sgml directories, create a public identifier for it and replace all
SYSTEM references to the file with PUBLIC references.
There was no repo-copy made of these files as there is no important
history to preserve.
2001-06-21 03:38:34 +00:00
Mike Silbersack
4cae370506
New committer; adding myself to the handbook.
2001-06-15 18:34:15 +00:00
Johann Visagie
6bd0697898
New committer; add myself to the Developers section and add entity.
...
(For some reason I never was in Additional Contributors.)
Reviewed by: nbm
2001-06-14 14:11:52 +00:00
Anton Berezin
ce0bf91614
New committer, added entity. Remove myself from the additional
...
contributors section. Add my PGP key.
2001-06-13 12:16:04 +00:00
David W. Chapman Jr.
1445050975
New committer, added entity
...
Reviewed by: will
2001-06-07 04:34:58 +00:00