aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/man4.sparc64/machfb.4
Commit message (Collapse)AuthorAgeFilesLines
* Remove sparc64 specific bits of the man pages.Warner Losh2020-02-121-180/+0
| | | | Notes: svn path=/head/; revision=357794
* use .Mt to mark up email addresses consistently (final part)Baptiste Daroussin2014-06-261-2/+2
| | | | | | | | PR: 191174 Submitted by: Franco Fichtner <franco at lastsummer.de> Notes: svn path=/head/; revision=267938
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theUlrich Spörlein2010-05-131-2/+2
| | | | | | | | | | | | | | bottom of the manpages and order them consistently. GNU groff doesn't care about the ordering, and doesn't even mention CAVEATS and SECURITY CONSIDERATIONS as common sections and where to put them. Found by: mdocml lint run Reviewed by: ru Notes: svn path=/head/; revision=208027
* Markup fixes.Ruslan Ermilov2006-09-181-2/+2
| | | | Notes: svn path=/head/; revision=162404
* - s/UltraSparc/UltraSPARC/Marius Strobl2006-09-021-3/+35
| | | | | | | - Add info about the requirement of OFW support. Notes: svn path=/head/; revision=161914
* Replace the .Pq added in rev 1.2 with literal parenthesis as the formerMarius Strobl2006-09-011-2/+2
| | | | | | | | | aren't required for plain text and the latter formats faster. Pointed out by: ru Notes: svn path=/head/; revision=161843
* - Use full name of the Sun PGX64 cards and add the Sun part numberMarius Strobl2006-09-011-3/+7
| | | | | | | | | | | in order to simplify matters for people who are looking for a video card supported by FreeBSD/sparc64. - Add Sun PGX to the list of known working cards. MFC after: 1 day Notes: svn path=/head/; revision=161839
* Document a lot of sparc64 internals.Ruslan Ermilov2005-06-221-0/+144
Submitted by: marius Reviewed by: ru Approved by: re (blanket) X-MFC: not before the code in RELENG_5 matches these man pages or vice versa Notes: svn path=/head/; revision=147531