Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Nov 2000 05:19:02 -0800 (PST)
From:      olgeni@uli.it
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/22840: Typo in /usr/src/share/man/man4/psm.4
Message-ID:  <20001114131902.C867437B479@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         22840
>Category:       docs
>Synopsis:       Typo in /usr/src/share/man/man4/psm.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 Nov 14 05:20:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jimmy Olgeni
>Release:        4.2 BETA (i386)
>Organization:
Colby
>Environment:
FreeBSD dev1.localdomain.net 4.2-BETA FreeBSD 4.2-BETA #0: Mon Nov 13 13:48:12 CET 2000     root@dev1.localdomain.net:/usr/obj/usr/src/sys/BSDBOX  i386

>Description:
Typo in /usr/src/share/man/man4/psm.4: compliment -> complement
>How-To-Repeat:

>Fix:
Patch for /usr/src/share/man/man4/psm.4:

*** psm.4.orig  Tue Nov 14 14:16:02 2000
--- psm.4       Tue Nov 14 14:16:15 2000
***************
*** 143,153 ****
  Left button status; set if pressed.
  .El
  .It Byte 2
! Horizontal movement count in two's compliment;
  -256 through 255.
  Note that the sign bit is in the first byte.
  .It Byte 3
! Vertical movement count in two's compliment;
  -256 through 255.
  Note that the sign bit is in the first byte.
  .El
--- 143,153 ----
  Left button status; set if pressed.
  .El
  .It Byte 2
! Horizontal movement count in two's complement;
  -256 through 255.
  Note that the sign bit is in the first byte.
  .It Byte 3
! Vertical movement count in two's complement;
  -256 through 255.
  Note that the sign bit is in the first byte.
  .El


>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?20001114131902.C867437B479>