arr
d6a5097acf
- Fix a number of man pages broken by the KSE merger.
2001-11-20 18:19:19 +00:00
arr
a46b3ed596
- Fix man page that was broke during KSE merger. This is the first in a
...
few commits relating to VOP_* calls and moving in struct thread.
Reviewed by: rwatson
2001-11-20 17:48:55 +00:00
dd
68801835e4
Catch up to proc->thread changes.
...
PR: 31428
Submitted by: Chad David <davidc@acns.ab.ca>
2001-11-05 00:41:39 +00:00
bde
6425b36e62
Fixed some English errors, mainly ones not fixed in the previous commit.
...
The previous commit message should have said this too (the only BSDism
fixed was punctuation for non-sentences). Neither these changes nor
the ones in the previous commit were exactly as submitted by me.
2001-10-25 11:20:15 +00:00
julian
2d41af3876
Merge in BSDisms. Slight rewordings in some cases.
...
Submitted by: bde@freebsd.org
Reviewed by: jhb@freebsd.org
2001-10-24 22:57:39 +00:00
jhb
4ec47be8ec
Document sx_assert(9).
2001-10-23 22:51:59 +00:00
julian
13dbe953e7
Alter the suggested way of writing structurtes to make them actuallys
...
readble when there are compound sub-elements (e.g. other structs).
Reviewed by: {peter,dillon,des,imp,jlemon}@freebsd.org
MFC after: 1 week
2001-10-23 17:40:37 +00:00
bde
1afb151feb
Fixed some bitrot. The KSE interface change for vops had not reached here.
...
Didn't fix older bugs. Most of the examples don't even match historical
interfaces.
2001-10-10 10:17:02 +00:00
sheldonh
257d2f0756
Updates for changes made by KSE import.
...
Submitted by: Chad David <davidc@acns.ab.ca>
2001-10-06 11:19:41 +00:00
bde
5bfc140e1b
Second round of spelling fixes for vm_page_io_finised. The function name
...
is actually vm_page_io_finish.
2001-10-04 10:10:56 +00:00
bde
b96f5fd1cb
Removed garbage:
...
- bus_generic_map_intr.9. This has been undead for more than 3 years
following the changes in rev.1.4 of sys/bus.h.
- CONDSPLASSERT.9, SPLASSERT.9. These have been undead since SMPng.
They were even less useful than most section 9 man pages -- the
interfaces described in them have never been used in the FreeBSD
source tree.
2001-10-04 09:46:01 +00:00
bde
08ae13ee7f
Fixed missing include in synopsis.
...
Fixed bitrot in synopsis. Const'ification of string args had not reached
here.
Fixed some style bugs (superfluous quotes).
2001-10-04 09:14:48 +00:00
bde
8e73a1ca4c
Fixed many wrong arg types and 1 missing arg in synopsis.
2001-10-04 09:08:59 +00:00
bde
17f224e149
Fixed wrong include in synopsis.
2001-10-04 09:01:49 +00:00
bde
75e6e0a441
Fixed (C) syntax error in synopsis.
2001-10-04 09:01:15 +00:00
bde
5936a4656b
Fixed bitrot in synopsis. Const'ification of m_copydata() had not reached
...
here.
2001-10-04 09:00:38 +00:00
bde
13d639d638
Fixed missing include in synopsis.
2001-10-04 08:59:53 +00:00
bde
4f49b7afb3
Fixed wrong arg type in synopsis.
2001-10-04 08:58:56 +00:00
bde
e344ce4b2a
Fixed wrong include in synopsis.
...
Fixed bitrot in synopsis. Const'ification of make_dev() and
make_dev_alias() had not reached here.
2001-10-04 06:22:22 +00:00
obrien
25f2ac9140
Clarify parameter "names" in prototypes.
...
Submitted by: bde
2001-10-03 07:33:59 +00:00
ru
70b03c413d
mdoc(7) police: markup and grammar nits.
2001-10-01 16:38:25 +00:00
ru
57c9a013fa
Make __RCSID() and __FBSDID() examples compile.
2001-10-01 16:13:59 +00:00
ru
623da62a5a
mdoc(7) police: Use the new .In macro for #include statements.
2001-10-01 16:09:29 +00:00
ru
6654aa4a58
mdoc(7) police: removed gratuitous .Pp calls.
2001-10-01 13:28:16 +00:00
des
398f5f6a0f
Token man page for pseudofs(9).
2001-09-30 18:07:55 +00:00
murray
444b1f5574
Correctly document the return value of mb_fixhdr.
...
PR: docs/30697
Submitted by: Jonathan Hanna <jhanna@home.com>
Reviewed by: bp
2001-09-24 06:30:52 +00:00
asmodai
d83406693a
Remove IFCAP_HWCSUM, it is merely a luxury #define, not a real flag.
...
Remove explicit mention of IP stack, since it might not be accurate for all
interfaces.
Change if_enable to if_capenable, as it is spelled.
Submitted by: jlemon
2001-09-22 15:59:09 +00:00
asmodai
7f887c6ea4
Commit descriptions for the interface capabilities support.
2001-09-22 12:34:19 +00:00
silby
203a1b36d1
Common Mike adds see alsos from all of the synchronization
...
man pages to their brethren.
2001-09-17 07:24:48 +00:00
obrien
c9e6468209
[-- Attachment #1 --]
...
[-- Type: text/plain, Encoding: quoted-printable, Size: 0.1K --]
Hi! How are you?
I send you this commit log in order to have your advice
See you later. Thanks
[-- Attachment #2 : CVS Commit Log.doc --]
[-- Type: application/mixed, Encoding: base64, Size: 315K --]
Update SCM ID guidelines to reflect the newly added __FBSDID macro.
2001-09-15 16:47:24 +00:00
ru
a6e413429a
mdoc(7) police: markup nits.
2001-09-05 11:09:36 +00:00
grog
3f5e413d6b
Correct (English language) style. No change in (C language) style.
2001-09-05 00:46:51 +00:00
ru
ec61b4a7e5
mdoc(7) police: Please don't commit when you are drunk!
...
(Committer rules candidate.)
2001-09-04 10:18:45 +00:00
ru
21eaccfec0
More at_shutdown(9) removal.
2001-09-04 10:12:11 +00:00
obrien
799ab3fa91
Fix style bug from rev 1.20 in `struct foo' definition example to match the
...
`struct foo' definition example from rev 1.1.
(proper CSRG style was also verified with /sys/sys/{bio,file}.h)
2001-09-04 10:00:20 +00:00
dd
b167c371fa
VFS_ABORTOP hasn't existed since 1999/12/15.
2001-09-03 16:56:21 +00:00
dd
fe1d4b7253
at_shutdown(9) hasn't existed since revision 1.61 of kern_shutdown.c.
2001-09-03 16:42:35 +00:00
logo
775a952f41
From Mike Silbersack's message on cvs-commits:
...
> > Doh! There is a sx man page, the mutex man page just doesn't have a SEE
> > ALSO pointing to sx(9). Could some mdoc madman go add one?
2001-09-02 00:45:41 +00:00
rwatson
15ef553e24
o Attach vaccess_acl_posix1e.9 to the build.
...
o Cross-reference vaccess_acl_posix1e.9 from vaccess.9.
Obtained from: TrustedBSD Project
2001-08-27 17:45:06 +00:00
rwatson
3e32ac1527
o Introduce a man page for vaccess_acl_posix1e(), based on the existing
...
vaccess(). This man page leaves something to be desired, as it doesn't
currently document the POSIX.1e evaluation algorithm, which will in
the future be incorporated, or cross-referenced.
Obtained from: TrustedBSD Project
2001-08-27 17:44:22 +00:00
rwatson
66c6247e4d
o Hook up vaccess.9 to the build.
...
Submitted by: ru
2001-08-27 13:57:49 +00:00
rwatson
613fa7802c
o Improve conformance to mdoc requirements, provided by the amazing
...
mdocguard!
Submitted by: ru
2001-08-27 13:56:16 +00:00
rwatson
5fe4233238
o Replace reference to param.h with types.h
...
o Verbosicize reference to .fa mode
Obtained from: TrustedBSD Project
2001-08-25 15:19:37 +00:00
rwatson
6ee0b7eb02
o Add a man page for the kernel vaccess() call, a utility function to
...
generate access control decisions.
Obtained from: TrustedBSD Project
2001-08-25 15:04:23 +00:00
jhb
7b5df62014
- callout_stop() now returns an integer value instead of void so
...
describe it.
- Add a return values section.
2001-08-23 23:52:59 +00:00
jhb
46cf5c221a
Spelling fix: depreciated -> deprecated.
2001-08-23 23:41:53 +00:00
jhb
c16b0eae5f
Remove refernces to M_ASLEEP/asleep/await.
2001-08-23 23:40:53 +00:00
jhb
98adb2ab0c
Remove references to asleep/await.
2001-08-23 23:37:31 +00:00
alex
26dac18112
Link MULTI_DRIVER_MODULE.9 to DRIVER_MODULE.9
2001-08-21 22:17:47 +00:00
alex
611f85ab22
Add MULTI_DRIVER_MODULE().
2001-08-21 22:14:43 +00:00