diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 19:59:05 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 19:59:05 -0400 |
| commit | 1f19f33e45791ea59aed048796fc68672c6723a5 (patch) | |
| tree | 54625fba89e91d1c2177801ec635e8528bba937f /static/netbsd/man4/rcons.4 4.html | |
| parent | ac5e55f5f2af5b92794c2aded46c6bae85b5f5ed (diff) | |
docs: Removed Precompiled HTML
Diffstat (limited to 'static/netbsd/man4/rcons.4 4.html')
| -rw-r--r-- | static/netbsd/man4/rcons.4 4.html | 51 |
1 files changed, 0 insertions, 51 deletions
diff --git a/static/netbsd/man4/rcons.4 4.html b/static/netbsd/man4/rcons.4 4.html deleted file mode 100644 index f1b46950..00000000 --- a/static/netbsd/man4/rcons.4 4.html +++ /dev/null @@ -1,51 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">RCONS(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">RCONS(4)</td> - </tr> -</table> -<div class="manual-text"> -<section class="Sh"> -<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1> -<p class="Pp"><code class="Nm">rcons</code> — <span class="Nd">raster - console access</span></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1> -<p class="Pp"><code class="Cd">options RASTERCONSOLE_FGCOL=n</code> - <br/> - <code class="Cd">options RASTERCONSOLE_BGCOL=n</code> - <br/> - <code class="Cd">options RCONS_2BPP</code> - <br/> - <code class="Cd">options RCONS_4BPP</code> - <br/> - <code class="Cd">options RCONS_16BPP</code></p> -<section class="Ss"> -<h2 class="Ss" id="pmax"><a class="permalink" href="#pmax">pmax</a></h2> -<p class="Pp"><code class="Cd">pseudo-device rasterconsole N</code></p> -</section> -</section> -<section class="Sh"> -<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> -<p class="Pp">The <code class="Nm">rcons</code> driver provides support for - machine-independent access to the raster console. Use of the - <code class="Nm">rcons</code> driver is deprecated in favour of the - <a class="Xr">wscons(4)</a> machine-independent console driver.</p> -<p class="Pp">The <code class="Nm">rcons</code> driver provides simple raster - and frame buffer routines. It's enough to implement a console terminal - emulator on monochrome and pseudo-colour screens.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE - ALSO</a></h1> -<p class="Pp"><a class="Xr">wscons(4)</a></p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">September 21, 2001</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
