kleink
14da82c71b
Typo.
1998-07-07 21:39:20 +00:00
kleink
3cc02e2624
Fix a macro invocation typo; from John F. Woods in PR lib/5721.
1998-07-07 21:34:23 +00:00
ross
e3f1cf7cc1
s/count/flags/ in bus_space_barrier() section.
1998-07-07 06:40:34 +00:00
msaitoh
e3df3fdd2a
fix typo.
1998-07-06 22:57:33 +00:00
agc
b74cda577c
Document LICENCE definition, and ACCEPTABLE_LICENCES.
1998-07-06 15:31:53 +00:00
agc
2aa0cd556b
Finish documenting automatic man page handling changes.
1998-07-06 15:21:24 +00:00
kleink
779258dc70
Add fdc(4).
1998-07-05 20:04:23 +00:00
kleink
aa1b10f8b2
Add a manual page for the Amiga custom chip floppy disk controller device,
...
mostly geared towards explaining the pseudo-partition encodings; with input
from Ignatios Souvatzis.
1998-07-05 19:58:30 +00:00
jonathan
347be47aa3
Document NFS_BOOT_RWSIZE.
1998-07-05 07:26:45 +00:00
mjacob
029e17f0c7
kern/1275 changes
1998-07-04 02:26:03 +00:00
cgd
fc1723c2fd
add a quickly-thrown-together manual page for 'puc'
1998-07-01 01:48:20 +00:00
mrg
2ddd261d51
add about 7 missing filesystems from the large list, and add a lot of man page xrefs
1998-06-29 23:50:51 +00:00
nathanw
e14ca04293
Document shortcorename support and control.
1998-06-28 21:36:55 +00:00
lukem
bd8d501f7e
remove options FIFO; it's now the default
1998-06-26 01:53:43 +00:00
augustss
401fc92522
Add some chip names.
1998-06-25 10:10:23 +00:00
fair
be9502d3ce
update for the wide range of systems now using an esp driver to talk to the ncr53c9x MI code
1998-06-19 11:28:56 +00:00
fair
82754d39ed
small reference error fixed
1998-06-19 11:01:53 +00:00
fair
6c41945915
add scsi.4 ss.4 ch.4 to Makefile (I forgot)
1998-06-19 10:58:52 +00:00
fair
0d96992f01
some more explicit text about the cost of LANCE_REVC_BUG
1998-06-19 07:43:19 +00:00
agc
a4ec19a21a
Update the package collection documentation to reflect the automatic
...
manual page handling changes. The explanations for the MAN<sect> and
CAT<sect> definitions, and MANLANG, have been left in place until all
occurrences have been deleted from the package Makefiles.
1998-06-18 15:03:33 +00:00
fair
752ca327a1
add status of AMD inquiry
1998-06-17 19:53:22 +00:00
perry
b0c0bd5382
Update for the late '90s, largely by chopping out obsolete sections.
1998-06-17 00:02:28 +00:00
perry
95e465ae5a
Remove a final reference to /usr/src/contrib, to allow us to polish off
...
PR5599 (from jwise@unicast.com ).
1998-06-16 23:05:08 +00:00
fair
be1829ca41
one itty bitty boo-boo
1998-06-11 09:16:10 +00:00
fair
91b5182e46
mdoc(7) & nroff cleanup, plus some additional references
1998-06-11 09:03:45 +00:00
fair
7dfd309216
mdoc(7) & nroff cleanup, plus some additional references
1998-06-11 08:32:19 +00:00
fair
ffa2165350
fix some errors, clean up for nroff
1998-06-11 07:21:07 +00:00
fair
e3c88d8f74
convert some nroff stuff to mdoc(7) stuff.
1998-06-11 07:12:40 +00:00
fair
a79c4f381f
add magma, note that power now works, add references to driver man pages.
1998-06-11 07:00:45 +00:00
fair
9a7d11339e
hallelujah! We finally put PR#2008 to rest with this.
1998-06-11 06:27:13 +00:00
fair
a76d855399
Attempt to finish off PR#2008, and document our SCSI subsystem.
...
Add references to ATAPI support; do a quick job from UTSL on scanners,
and the changer thing. Also document that SCSI bus Ethernet interface
that appears to be supported. Clean up some nroff stuff in the exiting
pages.
1998-06-10 11:15:20 +00:00
agc
6755cf6312
Modify the section on MOTIF variables to match reality - there are now
...
only two: USE_MOTIF and MOTIFLIB.
1998-06-09 14:37:19 +00:00
augustss
4cf6b49124
Fix typo.
1998-06-08 20:45:44 +00:00
lukem
fc90756956
Implement a new manual page category ``SECURITY CONSIDERATIONS''
...
(suggested by mycroft)
1998-06-08 12:41:41 +00:00
lukem
266136f3cd
fix punctuation
1998-06-08 11:33:21 +00:00
lukem
2b88450ec9
fix up case of variables
1998-06-08 11:32:58 +00:00
lukem
023eaa15b7
remove unnecessary paragraph separator
1998-06-08 11:31:44 +00:00
lukem
e57b46c702
if there's no known bugs, don't have a BUGS section
1998-06-08 11:29:56 +00:00
lukem
5d03ff1ff4
fix up Nm usage
1998-06-08 11:28:45 +00:00
lukem
f1b79f9b19
if there's no known bugs, don't have a BUGS section
1998-06-08 11:27:38 +00:00
lukem
2671d5320b
remove unnecessary paragraph separator
1998-06-08 11:17:58 +00:00
lukem
ce6fc561af
remove unnecessary comment
1998-06-08 11:16:16 +00:00
lukem
5f180d5ac1
if there's no known bugs, don't have a BUGS section
1998-06-08 11:07:11 +00:00
fair
55e87985b1
Substantial additions to this man page.
...
All non-LEDEBUG diagnostics from sys/dev/ic/am7990.c documented.
LANCE_REVC_BUG partially documented (Anyone know someone at AMD who can get
us the date codes for the various revisions of the LANCE, so that it can be
determined who has the Revision C chip, and who doesn't?), per PR#5438.
1998-06-07 09:55:49 +00:00
enami
3c4720dc6c
In the SYNOPSIS section, don't put an optional count argument in the
...
separate line.
1998-06-07 09:51:39 +00:00
enami
6220363e5d
- Remove period at the end of SEE ALSO list.
...
- Move SEE ALSO before HISTORY.
1998-06-07 09:32:54 +00:00
enami
01f6ffc2cb
- Restore missing `.Sh SEE ALSO' line.
...
- Move SEE ALSO section before HISTORY section.
1998-06-07 09:31:31 +00:00
enami
753711791e
Indent structure member.
1998-06-07 09:23:54 +00:00
enami
2d98bfc07e
Sync with fe-driver split.
1998-06-07 09:10:30 +00:00
enami
df9c94f1b0
briefly document about aic* at isapnp.
1998-06-07 09:08:45 +00:00
augustss
db50fa53b8
Add Aria driver.
1998-06-06 10:14:21 +00:00
thorpej
9ebbfc77a5
Add a section about locking within the extent manager.
1998-06-06 02:32:28 +00:00
mrg
bb884a2086
add a packages(7) man page, cobbled from bsd.pkg.mk
1998-06-05 12:29:03 +00:00
kleink
a889b90598
Add information to dlerror() regarding its behaviour in absence of an error
...
condition.
1998-05-30 18:40:41 +00:00
augustss
7d31de6a7a
Add info about mixer_level_t which has been missing for all these years.
1998-05-28 17:27:15 +00:00
leo
3846499f91
Manual page move to this subdir...
1998-05-28 12:47:19 +00:00
matt
822c8a12c7
fix botch I made when adding fta.4
1998-05-27 21:09:08 +00:00
matt
473440eb76
Add fta.4 link
1998-05-27 02:52:29 +00:00
msaitoh
538b0cbbdd
Fix .Nm usage and sort SEE ALSO section
1998-05-26 05:46:45 +00:00
msaitoh
7675c91cae
note x68k's NMI switch.
1998-05-26 05:09:10 +00:00
ross
7abdeb280e
It's been a while since the pre-Mach-VM 4.3BSD days, and even longer since
...
the sticky bit was important...nuke the bogus-for-10-years sticky file stuff.
1998-05-26 04:05:54 +00:00
drochner
e5ef0cc867
sync "x/I" section to reality
1998-05-24 12:05:20 +00:00
matt
2860457d59
Note wdc attachment (which only currently supports the
...
Digital Mobile Media Adapter CDROM).
1998-05-23 16:14:46 +00:00
matt
d2911e55c4
Note support of the DEFTA
1998-05-23 16:10:30 +00:00
matt
fb6204e335
Note NE2000 isapnp attachment.
1998-05-23 16:04:40 +00:00
augustss
9a5a11785f
Add ym.4 man page.
1998-05-21 15:52:32 +00:00
tv
2a0a609947
Don't try to get at ${DESTDIR} inside /usr/libexec/makewhatis; instead,
...
supply ${DESTDIR} as part of the command line argument in
src/share/man/Makefile, and use that modified $MANPATH to find
makewhatis.sed.
1998-05-21 11:40:11 +00:00
augustss
076364ae0d
Fix typos.
1998-05-20 19:48:21 +00:00
augustss
e8e4ee2bfe
Add ym man page.
1998-05-20 19:37:21 +00:00
pk
1d6d3eb784
Add Magma SBus serial/parallel port manual page by Iain Hibbert.
1998-05-20 00:10:40 +00:00
kml
051be14326
Correct copyright date.
1998-05-17 16:46:06 +00:00
kml
8fbab6a9af
Added man page for the RoadRunner HIPPI driver.
1998-05-14 00:39:09 +00:00
pk
35c73afeee
Document `dladdr()'.
1998-05-13 19:33:01 +00:00
lukem
a48b942484
document PPP_BSDCOMP and PPP_DEFLATE
1998-05-13 14:20:47 +00:00
kleink
afeaa5bb57
Use size_t to pass the length of the memory region to operate on to chgkprot(),
...
kernacc(), useracc(), vslock() and vsunlock(); (unsigned) ints are not
adequate on all platforms.
1998-05-09 15:04:39 +00:00
augustss
fbb394da51
Cross reference audioctl(1) and mixerctl(1).
1998-05-09 12:10:31 +00:00
mrg
f3ca264c1e
uvm_swapout is a static function, not exported. does not belong in uvm.9
1998-05-09 00:48:20 +00:00
kleink
9294a5a40b
Create a link for uvm_swapout(9).
1998-05-08 16:18:37 +00:00
kleink
24842ff3ee
Fix a couple of prototypes, and sync with the recent vslock()/vsunlock()
...
interface change. Also, add an item for uvm_swapout().
1998-05-08 16:00:49 +00:00
augustss
08c0421201
Note the addition of eap(4).
1998-05-07 20:17:32 +00:00
fair
f63f1f5530
document si & sw drivers
1998-05-07 10:55:21 +00:00
augustss
821913c679
Make config line match reality.
1998-05-06 19:14:06 +00:00
augustss
cbf0d347c4
Add eap.4 (and reformat the lines)
1998-05-06 19:02:28 +00:00
ross
1569541db4
Untangle botched .Po .Pc at the end.
1998-05-06 00:03:02 +00:00
enami
46cbc7744a
Cosmetic changes; move comment leader to the next line.
1998-05-05 00:40:03 +00:00
mrg
c6588a7ac7
add uvm.9
1998-05-04 07:10:45 +00:00
augustss
7458164379
Add Ensoniq AudioPCI driver.
1998-05-01 22:00:37 +00:00
mjacob
6307a2e37c
at least add MTERASE clause- page (and tape driver) need rewriting
1998-05-01 16:14:48 +00:00
fair
67aae558d6
fix .Xr references
1998-04-30 09:38:54 +00:00
fair
a576d424e0
Marathon man page editing session to fix broken .Xr's, add important
...
references, add a little white space here & there for readability,
clean up some mdoc(7) macro usage and so on. Whew!
1998-04-30 08:50:03 +00:00
thorpej
4ad2b50a58
Update for recent changes to vslock()/vsunlock(): document that the context
...
is taken from the provided proc, and remove the BUGS section, since it
has now been addressed.
1998-04-30 06:32:39 +00:00
fair
601bad7562
add some additional documentation and references
1998-04-30 05:42:40 +00:00
fair
4d576a6053
fix bad .Xr references
1998-04-29 20:26:21 +00:00
fair
17ba539151
fix some bad .Xr
1998-04-29 20:11:30 +00:00
fair
fa72f5de98
fix bad .Xr references
1998-04-29 11:33:55 +00:00
fair
f6b40a5fb3
fix bad .Xr references
1998-04-29 10:06:40 +00:00
kml
238a0147cd
rt_timer documentation
1998-04-29 04:17:26 +00:00
fair
dc026e0515
Change occurrences of "UNIX" to .Ux or .At as appropriate.
1998-04-28 06:00:51 +00:00
fair
85818bdaaa
Fix mdoc usage: NetBSD -> .Nx
1998-04-28 04:36:26 +00:00
fair
c46ab392dc
Principally, change foo(N) to .Xr foo N
...
Also, do some other mdoc tagging.
1998-04-28 04:07:04 +00:00
matthias
9ee03f2bb3
Document "config" and all other undocumented genassym.sh commands.
1998-04-25 19:53:17 +00:00
mrg
3c77b67cfa
convert unknown .Ds/.De sequence into a normal list.
1998-04-22 09:20:49 +00:00
ross
7c7c171d13
Add David Brownlee's new intro pages, with editing. (PR #534[23])
...
Also, while here, expand apparently incorrectly .Dd month abbreviations.
(I thought about doing this in tmac/doc-common...heh...that would have
allowed a possible reverse map back to abbreviations.)
1998-04-22 07:14:30 +00:00
hubertf
6b6c65a06d
fix typo, as per PR 5296 by Patrick Welche <prlw1@newn.cam.ac.uk>
1998-04-15 16:46:40 +00:00
mrg
a8e990c9b5
document "screenblank."
1998-04-07 04:47:53 +00:00
hubertf
998ea8d804
sys/inode.h -> ufs/ufs/inode.h, as noted by bgrayson@ece.utexas.edu in PR 5245.
1998-04-03 06:26:47 +00:00
hubertf
308f6f25b6
Document pkg, pkgsrc & mk.conf, remove usr/contrib (per PR 5244 by E. Fair)
1998-04-02 09:47:22 +00:00
fair
0dc86d3286
remove a note about eeprom on Suns - not true.
1998-03-25 22:05:01 +00:00
fair
01b13d66f9
additional miscellaneous cleanup of "entering debugger" and "machine-specific commands" sections.
1998-03-25 21:58:08 +00:00
fair
4b7a86f558
add sun3{,x} key sequence to "entering debugger"
1998-03-25 21:32:22 +00:00
fair
adceb30242
The "entering debugger" section moved higher.
...
Key sequences for "pmax" added to "entering debugger".
1998-03-25 21:26:33 +00:00
fair
2a990c202d
fixed the mdoc display formatting for the machine specific commands
1998-03-25 19:45:02 +00:00
fair
0d2af8a384
Add very basic rz.4 and tz.4 manual pages. The portmaster should review
...
these for accuracy.
1998-03-25 06:22:02 +00:00
fair
408f198db3
A walk through the section 4 pc532 man pages:
...
Write an intro.4, closing PR#3978
Fix some typos, some unclear english, diddle the nroff a bit.
One outstanding issue: plip.4 has a tbl(1) table in it, but the Makefile
does nothing to format it right.
1998-03-25 02:13:31 +00:00
fair
ef207d5d50
Herewith find documentation of the machine/port specific commands
...
to ddb(4) that I can glean from the source code as requested by PR#1562.
Portmasters, please check for accuracy.
Also, someone with a bit more facility with mdoc(7) should figure
out why I get the odd indentation when I thought I used the macros
in a reasonable fashion...
1998-03-24 02:05:44 +00:00
fair
e7f10c4076
typo fix, per PR#5188
1998-03-23 10:23:30 +00:00
jonathan
2c299cbd5c
Document options from sys/arch/pmax/pmax/machdep.c, requested in
...
PR #4917 .
1998-03-23 03:47:18 +00:00
tron
87dd1a9ddb
Let "makewhatis.sh" handle "${DESTDIR}", fixes PR misc/5037.
1998-03-21 23:47:47 +00:00
fair
51271ff28f
document TIOCPKT_IOCTL per PR#4533
1998-03-21 03:14:30 +00:00
fair
fe9ada4a1c
add "px" driver to the list as a matter of completeness
1998-03-20 23:36:55 +00:00
fair
28482a4652
Herewith I commit the results of a several hour romp through the
...
pmax section 4 documentation, inspired by PR#4527. Lots of typos,
misspellings, and grammatical errors corrected. A foolish consistency
(the hobgoblin of my small mind) in capitalization enforced for
certain trademarks (DECthis, DECthat, and so on). A little white
space added here and there for clarity. Some nroff peccadillos
tended to. Further remarks over issues not dealt with will be
committed in the PR.
1998-03-20 13:31:57 +00:00
mrg
45159fa631
convert pfil(9) in and out lists from <sys/queue.h> LISTs to TAILQs, and
...
change pfil_add_hook to put output filters at the tail of the queue,
while continuing to place input filters at the head of the queue. update
the two users of these functions, and document these changes.
fixes PR#4593.
1998-03-19 15:45:30 +00:00
fair
062a042b20
add "experimental" notice on LFS, UNION,and PORTAL options, per PR#4889, PR#4968. It would probably be a good idea to add a notation to each config file to read options(4) for descriptions of all kernel options.
1998-03-19 07:40:04 +00:00
bouyer
a29032bc40
Document the 'FFS_EI' option.
1998-03-18 17:17:06 +00:00
fair
5fd2bfcc12
added documentation of the various compile options for this driver from PR#4680
1998-03-11 09:55:19 +00:00
mikel
30e350a5ca
use NetBSD instead of UN*X
1998-03-09 05:56:27 +00:00
mikel
9e1f303984
mark MD manpages as such
1998-03-09 05:52:57 +00:00
mark
4352ef4083
Remove ISA references inherited with the original page. Add physical
...
memory information relevant to ARM systems.
1998-02-26 21:50:41 +00:00
drochner
80a45158ac
add some xrefs, from PR port-i386/5063 (haszlaki@UAccess.NET)
1998-02-25 12:30:13 +00:00
jonathan
4c9de2fb64
Fix typo in dz11/dc speed botch: 19200 is actually 19800, not 19600.
...
Explain more fully why DZ/dc devices lose as PPP/slip interfaces.
1998-02-23 19:46:24 +00:00
is
7667dac2d2
Actually fix, rather than mask, the Amiga big machine panic: the pmap needs
...
to (pre)allocate enough kernel page table pages to (among others) map the
buffer cache buffers.
1998-02-22 22:51:46 +00:00
kleink
e32643d8e3
Update to reflect that copy*str() implementations must be able to handle NULL
...
being passed in the 'done' argument. Also, s/NULL/NUL/ where appropriate.
1998-02-22 17:38:35 +00:00
enami
0482987447
Fix .Nm usage.
1998-02-22 07:16:07 +00:00
enami
125b4340bd
Remove period from end of SEE ALSO list.
1998-02-22 06:53:10 +00:00
enami
711008fb74
Sort SEE ALSO list first by section number.
1998-02-22 05:21:20 +00:00
hubertf
663644670d
Add some details on when filters are run.
1998-02-20 12:24:50 +00:00
hubertf
e797ce3f09
Did _you_ know you can put lp=port@host into your printcap?
1998-02-20 11:10:14 +00:00
pk
f4a1052f8e
Describe the client-provided storage option.
1998-02-20 00:00:00 +00:00
gwr
a73737ae77
remove man9.sun3x from SUBDIR list
1998-02-19 04:20:21 +00:00
gwr
d0157e04e9
see sun3
1998-02-19 04:18:43 +00:00
ghudson
89a0fe6732
Correct typo: the description of TIOCNOTTY had a reference to
...
TIOSCTTY, which was a typo for TIOCSCTTY.
1998-02-16 20:16:51 +00:00
kleink
af9cc34b3c
Add ONOCR and ONLRET output modes, from XPG4.2.
1998-02-13 21:53:44 +00:00
gwr
e76179d0fb
Remove man?.sun3x
1998-02-11 18:52:25 +00:00
gwr
d72e66ff2c
see ../man8.sun3
1998-02-11 18:49:42 +00:00
gwr
5db62a8c44
see ../man4.sun3
1998-02-11 18:46:59 +00:00
is
cb1085870c
Add the LIMITMEM workaround for the kernel address space size problem.
...
Will be removed as soon as the kernel can auto-adapt to its address space.
1998-02-09 22:14:43 +00:00
scottb
033ca43437
added new iBCS2 man page
1998-02-09 05:12:45 +00:00
kleink
892aff4e2a
Sync with <dlfcn.h>: const'ify some arguments.
1998-02-07 19:54:45 +00:00
perry
c77667d31a
add w95boot man page
1998-02-06 19:07:53 +00:00
perry
34a98169f0
macroize BSD, NetBSD, FreeBSD and misc cleanup
1998-02-06 05:54:12 +00:00