summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.sparc/cgfourteen.4
AgeCommit message (Collapse)Author
2012-08-18within Rs/Re reference blocks, use %U instead of %O (or any otherJason McIntyre
variants) for URLs, allowing mandoc -Thtml to properly generate links; (sendmail.8 changes are simply using Lk, which i somehow missed in previous) ingo reminded me to verify that gnu groff recognises %U: 1.20.1 does not, but 1.21 does;
2008-03-31no sense for devices to reference other (same type) devices;Jason McIntyre
requested by deraadt/miod help/ok miod
2007-05-31convert to new .Dd format;Jason McIntyre
2007-02-18Provide a working example of changing resolution.Miod Vallat
2004-02-29Enter rfx, driver for the SBus RasterFlex frame buffer family.Miod Vallat
Currently 8-bit only for now. This apparently completes the SBus frame buffer support list - yet if you stumble upon an unsupported SBus frame buffer, I'd love to hear about it...
2003-07-09- fix lists/displaysJason McIntyre
- quote .Cd's - add/remove .Pp's as necessary - fix some .Re/.Rs's - simplify macros
2003-06-18Rename p9k to pninek, since device base names with digits are confusing;Miod Vallat
per deraadt@'s request.
2003-06-17New driver and wsdisplay type for the Weitek Power9000 and Brooktree Bt445Miod Vallat
combination, found on the Tadpole SPARCbook 3 only (later model use the Power9100 and are already supported). Untested for lack of hardware and volunteers, but carefully crafted; if it does not work out of the box, this should be a good starting point. "worth having in the tree" millert@
2003-05-14Manual page for mgx(4), and references to it.Miod Vallat
2003-05-14No more flags either for those frame buffer drivers.Miod Vallat
2003-04-06cgfourteen, cgtwelve and tcx do not need flags to force them in low-depth modeMiod Vallat
for faster console, as they will now run the console in a low-depth mode by default.
2003-03-10Better frame buffer manual pages: attempt to better describe the frame buffersMiod Vallat
supported by the various drivers, and provide more accurate information about them. Some feedback and fixes from jmc@ and deraadt@
2003-03-10typos;Jason McIntyre
2003-03-09A simple zx(4) manual page and references to it...Miod Vallat
2003-03-06agten(4) manual page and references to it.Miod Vallat
2003-03-05tvtwo(4) short manual page and references to it.Miod Vallat
2003-01-05A short documentation on what frame buffer resolutions are available,Miod Vallat
how to change them, and a link to the Sun Frame Buffer FAQ. Contents partially borrowed from the aforementioned FAQ. a few tweaks and ok deraadt@
2002-10-01Last minute cleaning:Miod Vallat
- .Xr .Cd police (yawn) - layout glitch in esp(4) - intro(4) update "you're insane" deraadt@
2002-09-20talk about flags; help and ok from miod@Federico G. Schwindt
2002-08-31Driver for the Vigra VS10 and VS12 SBus framebuffers, and possibly more fromMiod Vallat
this series. Thanks to Andrey Smagin (andrey at smagin dot com) for providing a VS10 card.
2002-08-21Recognize both VSIMM slots, and allow one cgfourteen to attach to eachMiod Vallat
of them.
2002-08-12Manual pages update to reflect the sparc wscons changes.Miod Vallat
2002-07-22Fix pnozz(4) references.Miod Vallat
2002-06-30Xr cleanup; seb@todesplanet.deTheo de Raadt
2001-10-05Powered by @mantoya:Mike Pechkin
o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok Tip of the day: www.mpechismazohist.com
2001-06-23spelling fixes and minor repairs almost entirely from jsyn@nthought.comPaul Janzen
1999-09-09Xr pnozzJason Wright
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...
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
1998-07-13General clean up... Xr's etc.Jason Wright
1998-07-03More configuration details and .Xr X(1)Jason Wright
1998-03-08Updated the SEE ALSO sections for all framebuffer driver man pages.johns
1998-03-07Adding missing sparc device man pages.johns