From k-horik@yk.rim.or.jp  Fri Oct 30 09:52:25 1998
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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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
Sender: Kazuo Horikawa <k-horik@yk.rim.or.jp>
Reply-To: horikawa@jp.freebsd.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: kbdcontrol.1 contains typo ("proceeded" should be "preceded")
X-Send-Pr-Version: 3.2

>Number:         8506
>Category:       docs
>Synopsis:       kbdcontrol.1 contains typo ("proceeded" should be "preceded")
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 30 10:00:01 PST 1998
>Closed-Date:    Thu Dec 3 14:26:06 PST 1998
>Last-Modified:  Thu Dec  3 14:26:25 PST 1998
>Originator:     Kazuo Horikawa
>Release:        FreeBSD 2.2.5-RELEASE i386
>Organization:
jpman Project, Japan FreeBSD Users Group.
>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
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: billf 
State-Changed-When: Thu Dec 3 14:26:06 PST 1998 
State-Changed-Why:  
Fixed in rev1.11(HEAD) and rev1.4.2.6(RELENG_2_2) 
>Unformatted:
