Date: Tue, 3 Oct 2000 04:18:13 -0700 (PDT) From: toga@puyo.org To: freebsd-gnats-submit@FreeBSD.org Subject: docs/21724: man page is wrong in src/share/man/man4/man4.i386/meteor.4 Message-ID: <20001003111813.8F73B37B502@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 21724 >Category: docs >Synopsis: man page is wrong in src/share/man/man4/man4.i386/meteor.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 03 04:20:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: TOGAWA Satoshi >Release: 4-STABLE >Organization: PUYO Online Reactional Group >Environment: FreeBSD cel.sd.puyo.org 4.1.1-STABLE FreeBSD 4.1.1-STABLE #13: Sun Oct 1 18:02:46 JST 2000 togawa@cel.sd.puyo.org:/usr/src/sys/compile/CEL i386 >Description: In src/share/man/man4/man4.i386/meteor.4 , there is a wrong word "RBG". I think it will be "RGB", because order of the data is "00000000 rrrrrrrr gggggggg bbbbbbbb". >How-To-Repeat: >Fix: *** src/share/man/man4/man4.i386/meteor.4.orig Tue Oct 3 20:10:07 2000 --- src/share/man/man4/man4.i386/meteor.4 Tue Oct 3 20:10:15 2000 *************** *** 499,505 **** .It Dv METEOR_GEO_RGB16 RGB 16 bits xrrrrrgg gggbbbbb default) .It Dv METEOR_GEO_RGB24 ! (RBG 24 bits packed in 32 bits: 00000000 rrrrrrrr gggggggg bbbbbbbb) .It Dv METEOR_GEO_YUV_PACKED (4-2-2 YUV 16 bits packed. byte format: --- 499,505 ---- .It Dv METEOR_GEO_RGB16 RGB 16 bits xrrrrrgg gggbbbbb default) .It Dv METEOR_GEO_RGB24 ! (RGB 24 bits packed in 32 bits: 00000000 rrrrrrrr gggggggg bbbbbbbb) .It Dv METEOR_GEO_YUV_PACKED (4-2-2 YUV 16 bits packed. byte format: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001003111813.8F73B37B502>