Joel Dahl
091eeb4841
Remove superfluous paragraph macro.
2012-03-25 09:21:09 +00:00
Hans Petter Selasky
56d3acc16c
Add option to ignore error codes if the module specified is already loaded.
...
MFC after: 1 week
2012-03-18 09:45:43 +00:00
Maxim Konovalov
1ece82b487
Make flags in usage() and SYNOPSYS more style(9)-ish.
...
Suggested by: brian
MFC after: 3 days
2010-08-30 07:29:27 +00:00
Maxim Konovalov
d7e1af0a5b
o Add -q flag to the synopsis.
...
PR: docs/148535
Submitted by: Warren Block
MFC after: 1 week
2010-07-13 04:11:25 +00:00
Xin LI
66a9ad5d10
Add a note about the implication of secure level setting against kldload,
...
and cross reference security(7).
2009-06-23 23:56:56 +00:00
Benno Rice
effdb43e12
Bump document date.
...
Pointed out by: trhodes
2009-06-05 03:06:24 +00:00
Benno Rice
02479ead25
Perform some checking on the requested list of modules to warn people if they
...
try to load modules by filename out of the current directory where the module
in question may be further up the module path or not in the module path at all.
Also add some text to the man page to help explain what's going on.
Sponsored by: Redacted Consulting
2009-06-04 23:43:08 +00:00
Christian Brueffer
5ab2dec31e
Mark up lkm with .Nm, since lkm is name of an api.
...
Submitted by: ru
2007-02-13 17:06:15 +00:00
Christian Brueffer
47fa55cf93
Don't reference lkm(4), it doesn't exist.
...
PR: 108980
Submitted by: Yonatan
2007-02-10 08:44:41 +00:00
Tom Rhodes
65fe4c0bfd
Remove mention of "lomac" as it's been gone for a good while now (at least
...
two years).
2006-10-13 23:59:59 +00:00
Ruslan Ermilov
4e9e907d63
-mdoc sweep.
2005-11-18 10:36:29 +00:00
Giorgos Keramidas
fc3643bb24
Make it clear that the .ko extention of a module to be loaded
...
is optional.
PR: docs/85356
Submitted by: Julien Gabel <jpeg@thilelli.net>
MFC after: 3 days
2005-08-27 22:25:51 +00:00
Ruslan Ermilov
a866e17077
Added the EXIT STATUS section where appropriate.
2005-01-17 07:44:44 +00:00
Ruslan Ermilov
bdb963f966
Add an xref to kldconfig(8).
2003-03-03 22:48:06 +00:00
Juli Mallett
94c61219f5
Update documentation for kldload(8)'s ability to load multiple modules.
...
Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
2002-10-09 06:46:54 +00:00
Philippe Charnier
e1205e80e5
The .Nm utility
2002-07-06 19:34:18 +00:00
Giorgos Keramidas
731867d068
Add 'utility' in a place that it was missing.
...
PR: docs/38814
Submitted by: Chris Pepper <pepper@rockefeller.edu>
MFC after: 10 days
2002-06-05 23:39:56 +00:00
Ruslan Ermilov
1f78c0cbd8
mdoc(7) police: tidy up previous delta.
2002-01-09 15:22:30 +00:00
Mike Silbersack
45943e2284
Add comments on where to look if you wish to auto-load
...
modules at boot time.
MFC after: 1 day
2001-12-16 05:14:17 +00:00
Ruslan Ermilov
9fe48c6e8d
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 11:04:34 +00:00
Ruslan Ermilov
5bfebe7bec
mdoc(7) police: minor markup tweaks.
2001-07-10 09:37:53 +00:00
Dima Dorfman
ffb9c240d7
Spelling police: extention -> extension.
2001-07-05 08:51:08 +00:00
Yaroslav Tykhiy
c3cc3cce4f
Fix a typo: "must be have" -> "must have"
...
MFC after: 5 days
2001-07-03 15:02:36 +00:00
Ruslan Ermilov
d0353b836e
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
Ruslan Ermilov
1252c1bb05
Prepare for mdoc(7)NG.
2000-12-18 15:16:24 +00:00
Ruslan Ermilov
7c7fb079b9
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 16:52:27 +00:00
Andrey A. Chernov
b1d5d887cd
/modules -> /boot/kernel
2000-09-06 15:55:31 +00:00
Chris Costello
fa8b1c611b
Add cross-references to respective syscalls.
1999-09-03 16:40:24 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
David E. O'Brien
a87c2a937a
Fill-in the manpages a little.
1998-11-12 11:10:26 +00:00
Philippe Charnier
68085a0ef1
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
1998-03-19 07:46:04 +00:00
Philippe Charnier
49fea209d4
Add -v in usage string. Add rcsid.
1998-01-05 07:07:44 +00:00
John-Mark Gurney
2830148a29
a few code style changes:
...
o start function names in column 1
o sort order of flags in getopt and switch
o don't try to reference progname
o unspam some changes introduced by a 2.2.1-R build box instead of a
-current build box
doc changes:
o document when these commands first appeared
o put email address in angle brakets
o minor mdoc clean up
1997-10-21 09:59:26 +00:00
Doug Rabson
a79fe60755
Add utilities for the kernel linker.
1997-05-07 18:19:54 +00:00