Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Fix ampersand special character.
details: https://anonhg.NetBSD.org/src/rev/d74bd85919bc
branches: trunk
changeset: 770328:d74bd85919bc
user: njoly <njoly%NetBSD.org@localhost>
date: Wed Oct 12 16:59:20 2011 +0000
description:
Fix ampersand special character.
diffstat:
share/man/man4/chipsfb.4 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r e3c9867a0fe3 -r d74bd85919bc share/man/man4/chipsfb.4
--- a/share/man/man4/chipsfb.4 Wed Oct 12 16:45:37 2011 +0000
+++ b/share/man/man4/chipsfb.4 Wed Oct 12 16:59:20 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: chipsfb.4,v 1.2 2007/12/02 19:03:16 wiz Exp $
+.\" $NetBSD: chipsfb.4,v 1.3 2011/10/12 16:59:20 njoly Exp $
.\"
.\" Copyright (c) 2007 Michael Lorenz
.\" All rights reserved.
@@ -31,14 +31,14 @@
.Os
.Sh NAME
.Nm chipsfb
-.Nd Chips \*[Amp] Technologies 6555x based graphics chips
+.Nd Chips \*[Am] Technologies 6555x based graphics chips
.Sh SYNOPSIS
.Cd "chipsfb* at pci?"
.Cd "wsdisplay* at chipsfb?"
.Sh DESCRIPTION
The
.Nm
-driver provides support for the C\*[Amp]T 65550 and 65554 graphics controllers.
+driver provides support for the C\*[Am]T 65550 and 65554 graphics controllers.
Currently it depends on the firmware (usually Open Firmware) to set up the
framebuffer, but all graphics operations used by wsdisplay use the blitter.
.Sh SEE ALSO
Home |
Main Index |
Thread Index |
Old Index