Date: Mon, 27 Sep 1999 17:41:14 -0700 (PDT) From: Adam Wight <adamw@tulum.brsys.com> To: FreeBSD-gnats-submit@freebsd.org Subject: docs/14007: typos in ppc.4 man page Message-ID: <199909280041.RAA01371@tulum.brsys.com>
next in thread | raw e-mail | index | archive | help
>Number: 14007 >Category: docs >Synopsis: typos in ppc.4 man page >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Sep 27 17:40:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Adam Wight >Release: FreeBSD 4.0-CURRENT i386 >Organization: >Environment: >Description: Several typos in the ppc.4 man page >How-To-Repeat: >Fix: Index: ppc.4 =================================================================== RCS file: /usr/cvs/src/share/man/man4/man4.i386/ppc.4,v retrieving revision 1.8 diff -u -r1.8 ppc.4 --- ppc.4 1999/09/04 12:56:27 1.8 +++ ppc.4 1999/09/28 00:27:25 @@ -43,14 +43,14 @@ .Xr ppbus 4 system. .Pp -During the probe phasis, ppc detects parallel port chipsets and initialize +During the probe phases, ppc detects parallel port chipsets and initialize private data according to their operating mode: COMPATIBLE, NIBBLE, PS/2, EPP, ECP and other mixed modes. If a mode is provided at startup -throw the flags variable of the boot interface, the operating mode of the +through the flags variable of the boot interface, the operating mode of the chipset is forced according to 'flags' and its available modes. .Pp -During attach phasis, ppc allocates a ppbus structure, initializes it and -calls ppbus attach function. +During attach phases, ppc allocates a ppbus structure, initializes it and +calls the ppbus attach function. .Ss Supported flags .Bl -item -offset indent .It >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?199909280041.RAA01371>