Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4/man4.amiga Update comment about X11 support



details:   https://anonhg.NetBSD.org/src/rev/1c79694a2fed
branches:  trunk
changeset: 368927:1c79694a2fed
user:      jandberg <jandberg%NetBSD.org@localhost>
date:      Sat Aug 13 10:53:38 2022 +0000

description:
Update comment about X11 support

diffstat:

 share/man/man4/man4.amiga/amidisplaycc.4 |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (34 lines):

diff -r 0b8312747a52 -r 1c79694a2fed share/man/man4/man4.amiga/amidisplaycc.4
--- a/share/man/man4/man4.amiga/amidisplaycc.4  Sat Aug 13 09:34:47 2022 +0000
+++ b/share/man/man4/man4.amiga/amidisplaycc.4  Sat Aug 13 10:53:38 2022 +0000
@@ -22,7 +22,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.\" $NetBSD: amidisplaycc.4,v 1.14 2021/10/09 08:25:33 jandberg Exp $
+.\" $NetBSD: amidisplaycc.4,v 1.15 2022/08/13 10:53:38 jandberg Exp $
 .Dd November 12, 2003
 .Dt AMIDISPLAYCC 4 amiga
 .Os
@@ -43,10 +43,6 @@
 It uses the Amiga abstract graphic driver (grfabs) functions for
 the low-level display management.
 .Pp
-The X11 server works in monochrome mode using the
-.Xr wsfb 4
-driver.
-.Pp
 It supports foreground and background color, and the hilite (bold),
 underline, and reverse text attributes.
 .Ss Virtual terminals and screen types
@@ -88,6 +84,10 @@
 in the configuration file, or loaded with the
 .Xr wsfontload 8
 utility runtime.
+.Ss X11
+The X11 server works using the
+.Xr wsfb 4
+driver. The driver supports 256 color and monochrome modes.
 .Sh SEE ALSO
 .Xr wscons 4 ,
 .Xr wsdisplay 4 ,



Home | Main Index | Thread Index | Old Index