Commit Graph

84 Commits

Author SHA1 Message Date
ru
ef1fe41dc3 Sort SUBDIR. 2006-10-05 13:42:30 +00:00
yar
209e4786e7 Commit the results of the typo hunt by Darren Pilgrim.
This change affects documentation and comments only,
no real code involved.

PR:		misc/101245
Submitted by:	Darren Pilgrim <darren pilgrim bitfreak org>
Tested by:	md5(1)
MFC after:	1 week
2006-08-04 07:56:35 +00:00
phk
05cc0ffa4e The Berkeley pascal implementation for the VAX 11/780 has only
historical relevance these days, stow it in the attic instead of
on millions of FreeBSD computers.
2005-08-01 12:14:53 +00:00
phk
a28c593c4d Remove the NQNFS paper.
We removed the corresponding code long time ago and the historically
interested can find this paper in the cvs repo, there is no point
in installing it any more.

Approved by:	re@
2005-07-01 15:33:08 +00:00
eivind
d155c550d1 Baby, we are not in Kansas anymore. Nor are we in 1996 or FreeBSD 2.1.
Note that these papers are mostly quite old, and add a pointer to
more recent docs.
2005-05-26 23:01:30 +00:00
jkoshy
dc3444cd91 Bring a working snapshot of hwpmc(4), its associated libraries, userland utilities
and documentation into -CURRENT.

Bump FreeBSD_version.

Reviewed by:	alc, jhb (kernel changes)
2005-04-19 04:01:25 +00:00
ru
5db2b9d5b3 For variables that are only checked with defined(), don't provide
any fake value.
2004-10-24 15:33:08 +00:00
phk
00087034ca Fix typo.
Found by:	imp
2004-02-23 23:39:42 +00:00
ru
36f19f59f5 Normalize. 2004-01-20 13:09:29 +00:00
jkoshy
5ed65ab40c Correct troff usage; typo fixes. 2003-09-05 09:40:10 +00:00
jkoshy
0d0d78bb93 Allow the PS version of this paper to be built. 2003-09-05 09:38:54 +00:00
phk
0881485008 String the timecounter paper into the build. 2003-06-17 09:14:34 +00:00
phk
69776c1082 Add my timecounter paper from EuroBSDcon2002 2003-06-15 18:49:46 +00:00
schweikh
d3367c5f5d Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
especially in troff files.
2003-01-01 18:49:04 +00:00
schweikh
86f7487fb6 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
ru
8ab9379e5e Fixes to get rid of CD_HACK. 2002-10-30 15:20:50 +00:00
ru
ec66c70faa Fixes to get rid of CD_HACK. 2002-10-30 13:07:34 +00:00
ru
683e5c5ffc Use a single style for share/doc/ makefiles. 2002-10-29 15:01:59 +00:00
ru
11834b7f23 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
ru
48a64d9db1 Don't preprocess with tbl(1). 2002-10-25 08:40:24 +00:00
ru
f49bd854f3 Simplify. 2002-10-25 08:39:25 +00:00
ru
203eccbd28 Don't preprocess with tbl(1). 2002-10-25 08:10:40 +00:00
peter
03bf5843fd Remove references to UIO_USERISPACE which no longer exists. 2002-06-20 07:09:24 +00:00
phk
18a4c2c111 Modernize my email address. 2002-03-25 14:12:49 +00:00
ru
3fbc1dd14e Preprocess with pic(1). 2002-02-27 14:57:54 +00:00
sobomax
dc86e4f972 Fix typo.
Approved by:	phk
2002-02-18 16:22:23 +00:00
phk
cf75bd0d98 The DEVFS paper presented at BSDcon-euro 2001 and BSDcon-2002. 2002-02-18 09:48:59 +00:00
arr
1ae1e4e3f2 - Attempt to help declutter kern. sysctl by moving security out from
beneath it.

Reviewed by: rwatson
2002-01-16 06:55:30 +00:00
ru
650091c314 Removed a no-op FILES from bsd.doc.mk. 2001-12-17 13:45:56 +00:00
arr
84bcda9834 - 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
schweikh
efca3566fb Just typo corrections (mmunmap->munmap etc), no content changes.
MFC after:	1 week
2001-11-01 11:36:04 +00:00
ru
e7a85be33f Remove vestiges of MFS. 2001-06-01 10:07:28 +00:00
phk
3c6f0395e6 Remove the MFS paper. 2001-05-29 18:54:54 +00:00
ru
52dfeb6121 Synch with new contrib/groff/ directory layout. 2001-04-17 12:40:46 +00:00
ru
d25a686048 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
ru
155ca63e1f Eliminate groff(1) warnings. 2000-11-30 18:39:57 +00:00
ru
223ac1df26 Eliminate groff(1) warnings. 2000-11-30 17:06:28 +00:00
ru
c022086cba 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
ru
4fd67d218f Eliminate groff(1) warnings. 2000-11-29 08:51:24 +00:00
ru
2661974702 Eliminate `number register .U' not defined'' groff(1) warnings. 2000-11-29 08:36:36 +00:00
ru
624f14b69f Eliminate groff(1) warnings. 2000-11-28 19:26:53 +00:00
ru
dc84c1e4b9 Eliminate groff(1) warnings, unbind from tbl(1). 2000-11-28 11:32:03 +00:00
ru
a59a485f0d ${GRIND} implies -f. 2000-11-28 11:18:02 +00:00
ru
e8306bba86 Eliminate groff(1) warnings. 2000-11-27 18:16:24 +00:00
ru
c929208bb8 Eliminate groff(1) warnings: unbreak refer(1)ences. 2000-11-27 07:55:08 +00:00
ru
20c68abb31 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
a6c067e907 Remove a doubled "in the".
PR:             docs/22140
Submitted by:   Cyrille Lefevre <clefevre@citeweb.net>
2000-10-26 23:13:10 +00:00
nik
7dc0a66e49 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
sobomax
7ffb9a53a4 Fix typos.
Approved by:	phk
2000-08-21 14:08:43 +00:00
phk
ea02c3cf09 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