summaryrefslogtreecommitdiff
path: root/share/man/man4/cue.4
AgeCommit message (Collapse)Author
2007-05-31convert to new .Dd format;Jason McIntyre
2006-08-30the start of making .Nd lines more useful for section4;Jason McIntyre
this diff addresses ethernet devices only input from nick jsg deraadt, maybe some others
2005-09-30deploy .An -nosplit; ok jmcJared Yanovich
2004-09-30kill default locatorsMichael Shalayeff
2004-03-21Sync hardware support with the code, and minor nits.Miod Vallat
2003-07-09- fix lists/displaysJason McIntyre
- quote .Cd's - add/remove .Pp's as necessary - fix some .Re/.Rs's - simplify macros
2002-09-26Second part of the man4 mi cleanup.Miod Vallat
- more/better xrefs - sync .Cd lines with actual configuration files - intro(4) reference police - huge usb(4) update - follow mdoc.samples suggested man page section ordering when necessary - add netintro(4) and hostname.if(5) xrefs to all ethernet drivers ok deraadt@ mickey@
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)
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.
2001-05-03Don't claim to support the Belkin F5U011, which the cue(4) driver matches, butAaron Campbell
it doesn't work. augustss thinks it has an older chipset.
2000-09-06There is a Belkin F5U011, too. Same engine as the F5U111, apparently.Aaron Campbell
2000-04-03Remove trailing whitespace.Aaron Campbell
2000-03-29Update USB man pages.Aaron Campbell