summaryrefslogtreecommitdiff
path: root/share/man/man4/ahc.4
AgeCommit message (Collapse)Author
2003-05-05Remove FreeBSD configuration lines in SYNOPSIS that slipped through theMiod Vallat
previous commit.
2003-05-05- removed groff macros that were not formatting SYNOPSIS properlyJason McIntyre
- more logical order for SYNOPSIS - plural of bus is buses - more than one SCSI bus gets you "scsibus0 at ahc0", not "scbus0 at ahc0" (from Leandro Costa) - kill whitespace at EOL
2003-03-14typos;Jason McIntyre
audio(4): ok naddy@ cardbus(4): ok deraadt@
2002-11-08Time to cleanup:Mike Pechkin
o) start new sentence on a new line; o) wrap long lines; o) don't use .Pp before/after .Sh, .Ss; o) OpenBSD -> .Ox; o) typos; o) close .Rs; o) use space between arguments in tag, for example: .Xr blabla ) . miod@ ok
2002-09-26Incomplete section 4 mi manual page cleanup.Miod Vallat
- make configuration lines match GENERIC files - more Xr (hopefully usefule Xr) - never mention intro(4) on non-physical devices (i.e. protocols), always mention it for physical devices - random text style and quoting fixes - drivers ported from FreeBSD did mention rc.conf instead of hostname.if as the place to put mediaopt - some .Tn UNIX -> .Ox replacements - etc, etc... reviewd in part by deraadt@ (until he got bored of this)
2002-06-29Add supported controllers. And a warning.Steve Murphree
2002-03-19revert to older ahc driver until the new one's bugs are fixedTodd C. Miller
2002-02-16update for new ahc driver.Steve Murphree
2002-01-24eisa page and xref itMichael Shalayeff
2001-06-22o) remove unnecessary .Pp;Mike Pechkin
o) remove unnecessary .Nm args; o) closes .Bl; o) .Sh AUTHOR -> .Sh AUTHORS; o) sort SEE ALSO; o) better -mdoc style; o) typos; aaron@ ok.
2000-12-21fix typos, aaron@ okAnil Madhavapeddy
2000-11-10.Sh AUTHOR -> AUTHORS, ok aaron@Todd T. Fries
2000-10-13Purely mdoc fixes.Aaron Campbell
2000-05-26add another modelTheo de Raadt
2000-04-28few tweaksTheo de Raadt
2000-04-09Tagged queueing now supported.Aaron Campbell
2000-04-03Remove trailing whitespace.Aaron Campbell
2000-03-22removed reference to tagged queuing.Steve Murphree
2000-03-22new ahc driver. Adds support for newer Adaptec controllers. This ↵Steve Murphree
represents two months of work.
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1998-09-05more man page repairs; aaron@ug.cs.dal.caTheo de Raadt
1998-03-16"options" -> "option" for kernel config options. Also, add OpenBSD rcsid.gene
1998-03-09These are not i386-specific so remove the i386 tagTodd C. Miller
1996-10-04syncTheo de Raadt
1996-07-27+ahc, +stripTheo de Raadt