From owner-freebsd-doc@FreeBSD.ORG Tue May 18 10:10:18 2004 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB8A416A4CE for ; Tue, 18 May 2004 10:10:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A0B243D58 for ; Tue, 18 May 2004 10:10:17 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i4IHAG2Q089948 for ; Tue, 18 May 2004 10:10:16 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i4IHAGfx089947; Tue, 18 May 2004 10:10:16 -0700 (PDT) (envelope-from gnats) Resent-Date: Tue, 18 May 2004 10:10:16 -0700 (PDT) Resent-Message-Id: <200405181710.i4IHAGfx089947@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Michel Lavondès Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 483C516A4CE for ; Tue, 18 May 2004 10:03:16 -0700 (PDT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E59F43D46 for ; Tue, 18 May 2004 10:03:15 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i4IH3Ew0022305 for ; Tue, 18 May 2004 10:03:14 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.11/8.12.11/Submit) id i4IH3E0Y022304; Tue, 18 May 2004 10:03:14 -0700 (PDT) (envelope-from nobody) Message-Id: <200405181703.i4IH3E0Y022304@www.freebsd.org> Date: Tue, 18 May 2004 10:03:14 -0700 (PDT) From: Michel Lavondès To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: docs/66823: [patch] usr.sbin/pccard/pccardd/pccard.conf.5 tyops, grammar, and wording X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 May 2004 17:10:18 -0000 >Number: 66823 >Category: docs >Synopsis: [patch] usr.sbin/pccard/pccardd/pccard.conf.5 tyops, grammar, and wording >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 May 18 10:10:16 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Michel Lavondès >Release: 4.8-RELEASE-p13 >Organization: Ecdysiasts United For Overdressing >Environment: >Description: Patch says it all, really. >How-To-Repeat: man 5 pccard.conf >Fix: --- pccard.conf.5.orig Sat May 8 20:11:04 2004 +++ pccard.conf.5 Sat May 8 20:19:12 2004 @@ -169,7 +169,7 @@ parameters are the Manufacturer name, card version and additional information add_info1, add_info2 that is used to match the values from the card's CIS memory. -These parameter can be described in extended regular expression +These parameters can be described in extended regular expressions .Xr regex 3 if the string is enclosed by '/' like "/.*/". Each of the expressions is evaluated with a character '^' at top. @@ -247,18 +247,18 @@ matches ``Functional ID: Serial port/modem'' and .Em fixed_disk matches ``Fixed disk card''. -The syntax is the same of +The syntax is the same as for .Em "card identifiers" -but used ``generic'' instead of ``card'' in the first line. -These are in the last of +but uses ``generic'' instead of ``card'' in the first line. +These must be last in .Nm -because unmatched cards with the other +because cards not matched by a previous .Em card -entries can match these entries secondly. -The alias ``function'' can be used instead of ``generic'' because of -the historical reason. +entry can match these. +The alias ``function'' can be used instead of ``generic'' for +historical reasons. .Sh EXAMPLES -A typical configuration file may appear thus: +A typical configuration file may look like this: .Bd -literal # # Sample configuration file. >Release-Note: >Audit-Trail: >Unformatted: