Maxim Sobolev
6e542f8c06
In gcc 3.1 Pentium/MMX now has its own -march=XXX option.
2002-06-13 08:35:36 +00:00
Chad David
02aadf0b50
Fix up the wording thoughout, and document locking.
2002-06-10 17:36:05 +00:00
Chad David
d99146a1f3
Fix wording and spelling in the trapsignal() description.
2002-06-10 17:08:42 +00:00
Chad David
e2eca5fe3e
Document the cred_update_thread() function, and fix the RETURN VALUES.
2002-06-10 05:18:00 +00:00
Chad David
f7fcafe17a
The moduledata_t argument is not a pointer, and sysstem_sub_id should
...
be sysinit_sub_id.
PR: docs/34583
Approved by: murray
2002-06-10 04:37:11 +00:00
Chad David
920a6f7e8f
Add signal.9 and friends.
2002-06-10 03:01:36 +00:00
Chad David
cbebeaa5be
New man page that documents many of the kernel related signal functions.
...
Requested by: alfred
2002-06-10 03:00:24 +00:00
Poul-Henning Kamp
56cf50ad48
Stamp out Danglish: Spelling, grammer and other nitpicking.
...
Submitted by: "Steven G. Kargl" <kargl@troutmask.apl.washington.edu>
2002-06-09 10:25:51 +00:00
Doug Barton
b075c273da
Per previous discussion, and with Mark's blessing, update the value
...
of this knob to reflect (-)current reality.
2002-06-09 09:28:02 +00:00
Tim J. Robbins
c309b05304
Document the standard COLUMNS environment variable here to avoid redundant
...
descriptions of its effects in utilities' manual pages.
2002-06-07 00:45:06 +00:00
Chad David
93994536bd
Document MTX_DUPOK
...
Requested by: jeff (long ago)
2002-06-06 19:08:11 +00:00
Anton Berezin
9e1bfe0f3c
Recognize 0xbe as an uppercase character.
...
Approved by: ache
2002-06-03 21:30:28 +00:00
Ruslan Ermilov
af2dc86820
Reimplement FILES support using bsd.files.mk with the
...
same set of features as in recently added bsd.incs.mk
(FILESGROUPS, accessibility from both bsd.prog.mk and
bsd.lib.mk, de-pessimized typical installation path,
etc.) New standard targets: buildfiles, installfiles,
and files (buildfiles + installfiles).
2002-06-03 14:49:34 +00:00
Jens Schweikhardt
21dc7d4f57
Fix typo in the BSD copyright: s/withough/without/
...
Spotted and suggested by: des
MFC after: 3 weeks
2002-06-02 20:05:59 +00:00
Bruce Evans
8d0203782e
Finish removing the share/man/tools/directory.
2002-06-01 21:38:39 +00:00
Archie Cobbs
c05b5b0453
Grammar nit: treat "contents" as plural.
2002-05-31 22:26:19 +00:00
Ruslan Ermilov
ce17d4f3d3
Bootstrapping aid for those with Athlon upgrading from gcc 2.95.x.
...
Prodded by: gordon
2002-05-31 12:50:24 +00:00
Greg Lehey
c4dafa223d
Kludge around troff bugs to get a reasonable print format despite the
...
necessity to shrink quoted text to fit on the page.
PR: 38760
2002-05-31 06:17:03 +00:00
Giorgos Keramidas
ea36a492fc
Typo: duel -> dual
2002-05-30 23:48:00 +00:00
Garrett Wollman
0c215669d4
East Timor's alpha-2 code changed.
2002-05-30 17:53:57 +00:00
Garrett Wollman
2ce14c9809
Note changes to country codes in ISO 3166-1 newsletters V-4 and V-5.
...
Update URL for ISO 3166/MA.
2002-05-30 17:53:04 +00:00
Ruslan Ermilov
05cb5024af
mdoc(7) police: minor markup nits.
2002-05-30 13:33:59 +00:00
Ruslan Ermilov
216ee80e6d
mdoc(7) police: added missing markup bits.
2002-05-30 13:16:25 +00:00
Ruslan Ermilov
e4731543e7
mdoc(7) police: mark up better.
2002-05-30 13:13:05 +00:00
Ruslan Ermilov
706b6f9f2e
mdoc(7) police: minor markup fixes.
2002-05-30 12:59:52 +00:00
Ruslan Ermilov
0a8b331854
mdoc(7) police: fixed markup.
...
This manpage is still too NetBSD-centric.
2002-05-30 12:39:38 +00:00
Ruslan Ermilov
eb98fe6489
mdoc(7) police: minor markup nits.
...
The SYNOPSIS should be fixed to fit the FreeBSD needs.
2002-05-30 12:34:06 +00:00
Ruslan Ermilov
36e25d6ed3
Added the missing ``and''.
2002-05-30 12:29:37 +00:00
Ruslan Ermilov
866cb5b007
mdoc(7) police: markup nits.
2002-05-30 12:26:27 +00:00
Ruslan Ermilov
d89c4e9875
mdoc(7) police: GC whitespace at EOL.
2002-05-30 12:23:21 +00:00
Ruslan Ermilov
7d1deb1f04
Record the dependency on "device miibus".
2002-05-30 11:47:19 +00:00
Ruslan Ermilov
9be1948fa4
mdoc(7) police: Fix SYNOPSIS, bump document date.
2002-05-30 11:37:39 +00:00
Ruslan Ermilov
b5544fefe9
mdoc(7) police:
...
Do not use raw roff requests.
Replace tbl(1)'s use with the mdoc(7)'s -column list.
Removed cross references to non-existing manpages.
Minor markup nits.
2002-05-30 10:33:19 +00:00
Ruslan Ermilov
29507f4943
mdoc(7) police: polish revision 1.17 changes.
2002-05-30 10:09:15 +00:00
Ruslan Ermilov
999e589b6a
mdoc(7) police: Grr, once again, re-apply many fixes from
...
revisions 1.2 and 1.5 that got backed out by revision 1.4.
2002-05-30 08:45:06 +00:00
Ruslan Ermilov
83e27deb05
Removed vestiges of perl(1).
2002-05-30 08:34:18 +00:00
Ruslan Ermilov
5ec37969a1
mdoc(7) police: lint.
2002-05-29 18:00:23 +00:00
Ruslan Ermilov
00679a580d
mdoc(7) police: lint.
2002-05-29 17:50:04 +00:00
Ruslan Ermilov
3f640b03b1
mdoc(7) police: markup nits.
2002-05-29 17:45:44 +00:00
Ruslan Ermilov
841b462f2a
mdoc(7) police: markup nits.
2002-05-29 17:37:32 +00:00
Ruslan Ermilov
85cfa6c4c0
mdoc(7) police: markup nit.
2002-05-29 17:30:56 +00:00
Ruslan Ermilov
5ced12b7f1
mdoc(7) police: fix references to sendmail(8).
2002-05-29 17:24:40 +00:00
Ruslan Ermilov
dca8ad694a
mdoc(7) police: get rid of a single hard sentence break.
2002-05-29 17:18:52 +00:00
Ruslan Ermilov
e2f2086474
mdoc(7) police: don't unnecessarily use macros.
2002-05-29 17:16:09 +00:00
Ruslan Ermilov
cc6449ea7f
mdoc(7) police: tidy up the markup.
2002-05-29 17:08:58 +00:00
Ruslan Ermilov
6b58ca3e0c
mdoc(7) police: nits.
2002-05-29 17:00:41 +00:00
Ruslan Ermilov
b6437e68cd
mdoc(7) police: really back out rev. 1.32.
2002-05-29 16:59:10 +00:00
Ruslan Ermilov
d91fe98e3c
mdoc(7) police: markup nits.
2002-05-29 14:23:22 +00:00
Ruslan Ermilov
328b06b929
mdoc(7) police: tidy up the markup.
2002-05-29 14:11:17 +00:00
Brooks Davis
2962732fac
Add a simple manpage for the discard interface derived from lo(4).
2002-05-29 06:59:30 +00:00