From owner-freebsd-doc Fri Oct 30 10:00:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA06885 for freebsd-doc-outgoing; Fri, 30 Oct 1998 10:00:09 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA06829 for ; Fri, 30 Oct 1998 10:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id KAA24478; Fri, 30 Oct 1998 10:00:01 -0800 (PST) Received: from mail.yk.rim.or.jp (mail.yk.rim.or.jp [202.247.130.37]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA06068 for ; Fri, 30 Oct 1998 09:52:24 -0800 (PST) (envelope-from k-horik@yk.rim.or.jp) Received: from localhost (ppp440.yk.rim.or.jp [202.247.165.140]) by mail.yk.rim.or.jp (8.8.5/3.6W-RIMNET-98-06-09) with ESMTP id CAA21823 for ; Sat, 31 Oct 1998 02:52:21 +0900 (JST) Message-Id: <19981031025148C.k-horik@yk.rim.or.jp> Date: Sat, 31 Oct 1998 02:51:48 +0900 From: horikawa@jp.freebsd.org Reply-To: horikawa@jp.freebsd.org To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: docs/8506: kbdcontrol.1 contains typo ("proceeded" should be "preceded") Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8506 >Category: docs >Synopsis: kbdcontrol.1 contains typo ("proceeded" should be "preceded") >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 30 10:00:01 PST 1998 >Last-Modified: >Originator: Kazuo Horikawa >Organization: jpman Project, Japan FreeBSD Users Group. >Release: FreeBSD 2.2.5-RELEASE i386 >Environment: src/usr.sbin/kbdcontrol/kbdcontrol.1 revision 1.10 (HEAD) >Description: "man 1 kbdcontrol" shows: SYNOPSIS kbdcontrol [-dFx] [-b duration.pitch | [quiet.]belltype] ... [snip] -b duration.pitch | belltype Set the bell duration in miliseconds and pitch in hertz. If a belltype argument is specified, it may be one of normal which set sound parameters back to normal values, or visual which set the bell to visual mode, i.e. flashes the screen instead. If belltype is proceeded by the word quiet., the bell will not be ^^^^^^^^^ rung when the ringing process is in the background vty. [snip] I think that "proceeded" should be "precedted". >How-To-Repeat: % man 1 kbdcontrol >Fix: --- kbdcontrol.1.orig Sun Oct 25 04:12:09 1998 +++ kbdcontrol.1 Sat Oct 31 02:40:39 1998 @@ -36,7 +36,7 @@ .Pp The following command line options are supported: .Bl -tag -width indent -.It Fl b Ar duration.pitch | Ar belltype +.It Fl b Ar duration.pitch | Ar [quiet.]belltype Set the bell duration in miliseconds and pitch in hertz. If a .Ar belltype @@ -47,7 +47,7 @@ which set the bell to visual mode, i.e. flashes the screen instead. If .Ar belltype -is proceeded by the word +is preceded by the word .Ar quiet. , the bell will not be rung when the ringing process is in the background vty. .It Fl r Ar delay.repeat | Ar speed >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message