Module Name:    src
Committed By:   sevan
Date:           Sun Sep  1 13:39:07 UTC 2019

Modified Files:
        src/share/man/man1/man1.x68k: bellctrl.1

Log Message:
spelling and grammar


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/share/man/man1/man1.x68k/bellctrl.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man1/man1.x68k/bellctrl.1
diff -u src/share/man/man1/man1.x68k/bellctrl.1:1.15 src/share/man/man1/man1.x68k/bellctrl.1:1.16
--- src/share/man/man1/man1.x68k/bellctrl.1:1.15	Tue Jul  4 06:34:03 2017
+++ src/share/man/man1/man1.x68k/bellctrl.1	Sun Sep  1 13:39:07 2019
@@ -1,4 +1,4 @@
-.\"	$NetBSD: bellctrl.1,v 1.15 2017/07/04 06:34:03 wiz Exp $
+.\"	$NetBSD: bellctrl.1,v 1.16 2019/09/01 13:39:07 sevan Exp $
 .\"
 .\" Copyright (c) 1995 Takuya Harakawa.
 .\" All rights reserved.
@@ -33,7 +33,7 @@
 .\"
 .\"	from: @(#)bellctrl.1	6.19 (Berkeley) 7/27/91
 .\"
-.Dd December 15, 1995
+.Dd September 1, 2019
 .Dt BELLCTRL 1 x68k
 .Os
 .Sh NAME
@@ -55,12 +55,13 @@ The options are as follows:
 .It Fl b
 The b option controls bell volume, pitch and duration.
 This option accepts up to three numerical parameters, a preceding
-dash(-), or a 'on/off' flag. If no parameters are given,
-or the 'on' flag is used, the system defaults will be used.
+dash(-), or an 'on/off' flag.
+If no parameters are given, or the 'on' flag is used, the system defaults will
+be used.
 If the dash or 'off' are given, the bell will be turned off.
 If only one numerical parameter is given, the bell volume will be
 set to that value, as a percentage of its maximum.
-Like wise, the second numerical parameter specifies the bell pitch,
+Likewise, the second numerical parameter specifies the bell pitch,
 in hertz, and the third numerical parameter specifies the duration
 in milliseconds.
 .It Sy v Ar default

Reply via email to