Poul-Henning Kamp
8627329012
Fix typo.
...
Found by: imp
2004-02-23 23:39:42 +00:00
Ruslan Ermilov
24dfc36033
Normalize.
2004-01-20 13:09:29 +00:00
Joseph Koshy
4836485595
Correct troff usage; typo fixes.
2003-09-05 09:40:10 +00:00
Joseph Koshy
ea0b1bdbe4
Allow the PS version of this paper to be built.
2003-09-05 09:38:54 +00:00
Poul-Henning Kamp
1ff15c57ef
String the timecounter paper into the build.
2003-06-17 09:14:34 +00:00
Poul-Henning Kamp
76dbe2e720
Add my timecounter paper from EuroBSDcon2002
2003-06-15 18:49:46 +00:00
Jens Schweikhardt
9d5abbddbf
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
...
especially in troff files.
2003-01-01 18:49:04 +00:00
Jens Schweikhardt
d64ada501a
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
...
Add FreeBSD Id tag where missing.
2002-12-30 21:18:15 +00:00
Ruslan Ermilov
1ae6878f83
Fixes to get rid of CD_HACK.
2002-10-30 15:20:50 +00:00
Ruslan Ermilov
abcdf29d48
Fixes to get rid of CD_HACK.
2002-10-30 13:07:34 +00:00
Ruslan Ermilov
71fe318b85
Use a single style for share/doc/ makefiles.
2002-10-29 15:01:59 +00:00
Ruslan Ermilov
b382ba4fb1
bsd.doc.mk changes:
...
Don't gratuitously pipe thru a cat(1) if NODOCCOMPRESS.
Only create _stamp.extra when necessary.
Get rid of SOELIMPP and OBJS.
Use Groff version of soelim(1); we need its -I option
for the following to work.
Don't needlessly chdir to SRCDIR. Only a few documents
need CD_HACK, and those that need it either use refer(1)
or .PSPIC macro which internally uses the .psbb call.
2002-10-29 14:56:09 +00:00
Ruslan Ermilov
7ce2069ad6
Don't preprocess with tbl(1).
2002-10-25 08:40:24 +00:00
Ruslan Ermilov
15cd62721a
Simplify.
2002-10-25 08:39:25 +00:00
Ruslan Ermilov
a3e8fd0b7f
Don't preprocess with tbl(1).
2002-10-25 08:10:40 +00:00
Peter Wemm
3ff369fed2
Remove references to UIO_USERISPACE which no longer exists.
2002-06-20 07:09:24 +00:00
Poul-Henning Kamp
42c159fe38
Modernize my email address.
2002-03-25 14:12:49 +00:00
Ruslan Ermilov
ab2963d7f6
Preprocess with pic(1).
2002-02-27 14:57:54 +00:00
Maxim Sobolev
90a5520170
Fix typo.
...
Approved by: phk
2002-02-18 16:22:23 +00:00
Poul-Henning Kamp
f8fc629c0f
The DEVFS paper presented at BSDcon-euro 2001 and BSDcon-2002.
2002-02-18 09:48:59 +00:00
Andrew R. Reiter
d0615c64a5
- Attempt to help declutter kern. sysctl by moving security out from
...
beneath it.
Reviewed by: rwatson
2002-01-16 06:55:30 +00:00
Ruslan Ermilov
9207b4cff7
Removed a no-op FILES from bsd.doc.mk.
2001-12-17 13:45:56 +00:00
Andrew R. Reiter
3a3dc2523a
- Fix sysctl mib examples in order to reflect the recent changes in
...
kern_jail.c
Approved by: rwatson
Reviewed by: rwatson
2001-12-12 05:28:42 +00:00
Jens Schweikhardt
41466b50c1
Just typo corrections (mmunmap->munmap etc), no content changes.
...
MFC after: 1 week
2001-11-01 11:36:04 +00:00
Ruslan Ermilov
0b381bf1fd
Remove vestiges of MFS.
2001-06-01 10:07:28 +00:00
Poul-Henning Kamp
fb54ac9dc8
Remove the MFS paper.
2001-05-29 18:54:54 +00:00
Ruslan Ermilov
e692e5c472
Synch with new contrib/groff/ directory layout.
2001-04-17 12:40:46 +00:00
Ruslan Ermilov
f6d2f1c200
Groff 1.16.1 implements .psbb request internally in troff(1)
...
rather than as a macro using the .sy request, so we may drop
the unsafe (-U) mode.
2000-12-06 11:56:34 +00:00
Ruslan Ermilov
e232ab3921
Eliminate groff(1) warnings.
2000-11-30 18:39:57 +00:00
Ruslan Ermilov
52415bd99c
Eliminate groff(1) warnings.
2000-11-30 17:06:28 +00:00
Ruslan Ermilov
79c8781d5e
Backout rev 1.2 (this paper is in me(7) not in ms(7) format),
...
eliminate remaining groff(1) warnings.
2000-11-30 13:07:14 +00:00
Ruslan Ermilov
a953ed108b
Eliminate groff(1) warnings.
2000-11-29 08:51:24 +00:00
Ruslan Ermilov
7a96412797
Eliminate `number register
.U' not defined'' groff(1) warnings.
2000-11-29 08:36:36 +00:00
Ruslan Ermilov
f6f31d8a89
Eliminate groff(1) warnings.
2000-11-28 19:26:53 +00:00
Ruslan Ermilov
68bd193f97
Eliminate groff(1) warnings, unbind from tbl(1).
2000-11-28 11:32:03 +00:00
Ruslan Ermilov
60ba35af7c
${GRIND} implies -f.
2000-11-28 11:18:02 +00:00
Ruslan Ermilov
77a0943ded
Eliminate groff(1) warnings.
2000-11-27 18:16:24 +00:00
Ruslan Ermilov
09d07d748c
Eliminate groff(1) warnings: unbreak refer(1)ences.
2000-11-27 07:55:08 +00:00
Ruslan Ermilov
025e751723
Make this paper buildable in nroff mode, eliminate warnings,
...
do not force default printing device and compression mode.
2000-11-24 13:58:21 +00:00
Nik Clayton
b69358a992
Remove a doubled "in the".
...
PR: docs/22140
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2000-10-26 23:13:10 +00:00
Nik Clayton
c45b509bf4
Update to include a link to the referenced papers when PRINTERDEVICE=html
...
PR: docs/22140
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2000-10-26 23:12:12 +00:00
Maxim Sobolev
c90be48012
Fix typos.
...
Approved by: phk
2000-08-21 14:08:43 +00:00
Poul-Henning Kamp
b1de6ee1c6
Add the bufbio paper to the build.
...
Various plans to move all these to the doc tree exist pending time and
somebody to docbook them.
2000-07-30 11:02:54 +00:00
Poul-Henning Kamp
7a8917a571
Add the bio/buf paper
2000-07-30 08:57:03 +00:00
Robert Watson
0c167ea96c
o Minor spelling/grammar nits in intro header about conference
...
- s/netoworking/Networking/
- s/are/is/
2000-06-06 00:08:26 +00:00
Poul-Henning Kamp
de4b89bf91
Typo.
...
Spotted by: sobomax
2000-05-30 15:23:30 +00:00
Brian Feldman
eb3846c420
Correct misspelling of INADDR_ANY as IN_ADDRANY.
2000-05-30 13:55:46 +00:00
Poul-Henning Kamp
d1144d51f8
Put the jail paper in the makefile.
2000-05-29 18:18:48 +00:00
Poul-Henning Kamp
d15d3eac7b
The Jail paper, written jointly by rwatson & me.
2000-05-29 18:18:07 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00