From n-kogane@syd.odn.ne.jp  Wed Dec 29 16:52:19 2004
Return-Path: <n-kogane@syd.odn.ne.jp>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3EA7116A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 29 Dec 2004 16:52:19 +0000 (GMT)
Received: from t-mta2.odn.ne.jp (mfep2.odn.ne.jp [143.90.131.180])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3D5E543D39
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 29 Dec 2004 16:52:18 +0000 (GMT)
	(envelope-from n-kogane@syd.odn.ne.jp)
Received: from kces6.koganemaru.co.jp ([61.201.44.74]) by t-mta2.odn.ne.jp
          with ESMTP
          id <20041229165217333.RJIN.2654.t-mta2.odn.ne.jp@mta2.odn.ne.jp>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Thu, 30 Dec 2004 01:52:17 +0900
Received: by kces6.koganemaru.co.jp (Postfix, from userid 100)
	id E866410221; Thu, 30 Dec 2004 01:56:45 +0000 (GMT)
Message-Id: <20041230015645.E866410221@kces6.koganemaru.co.jp>
Date: Thu, 30 Dec 2004 01:56:45 +0000 (GMT)
From: n-kogane@syd.odn.ne.jp
Reply-To: n-kogane@syd.odn.ne.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: typos in man8 manual pages, sconfig.8.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         75616
>Category:       docs
>Synopsis:       typos in man8 manual pages, sconfig.8.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    brueffer
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 29 17:00:40 GMT 2004
>Closed-Date:    Thu Dec 30 03:56:16 CET 2004
>Last-Modified:  Thu Dec 30 03:56:16 CET 2004
>Originator:     Nobuyuki Koganemaru
>Release:        FreeBSD 4.11-RC1 i386 and 5.3-RELEASE i386
>Organization:
KOGANEMARU Computer Engineering Service Corporation.
>Environment:
FreeBSD kcesx3.koganemaru.co.jp 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Tue May 25 22:47:12 GMT 2004     root@perseus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386


>Description:
	I found some typos in sconfig.8.
	for 4.11-RC1 and 5.3-RELEASE.

>How-To-Repeat:
	Do "man 8 xxxxx".
>Fix:

for 4.11-RC1

diff -u sconfig.8.orig ./sconfig.8
--- sconfig.8.orig	Sat Dec 18 00:08:41 2004
+++ ./sconfig.8	Thu Dec 30 01:52:49 2004
@@ -96,7 +96,7 @@
 BIOS for use with the ISA bus.
 .It Fl x
 Print full channel statistics.
-This options prints additinal counters,
+This options prints additional counters,
 but with less precision than with the
 .Fl s
 option.
@@ -165,7 +165,7 @@
 .It Ar value
 A non-zero value will set the data rate to a given value
 in asynchronous mode,
-and will set the date rate and internal clock source of synchronization
+and will set the data rate and internal clock source of synchronization
 in synchronous mode.
 A zero value is equivalent to specifying the
 .Cm extclock
@@ -327,7 +327,7 @@
 Invert the transmit clock signals.
 .It Sm Cm higain No = Bro Cm on , off Brc Sm
 (E1 only.)
-In of state the sensitivity is -12 dB.
+In off state the sensitivity is -12 dB.
 Turn on/off increasing the E1 receiver's non-linear sensitivity to -30dB.
 This allows increasing of the line distance.
 .It Sm Cm cablen No = Bro Cm on , off Brc Sm

for 5.3-RELEASE

diff -u ./sconfig.8.orig sconfig.8
--- ./sconfig.8.orig	Fri Nov  5 10:25:37 2004
+++ sconfig.8	Thu Dec 30 01:53:56 2004
@@ -96,7 +96,7 @@
 BIOS for use with the ISA bus.
 .It Fl x
 Print full channel statistics.
-This options prints additinal counters,
+This options prints additional counters,
 but with less precision than with the
 .Fl s
 option.
@@ -165,7 +165,7 @@
 .It Ar value
 A non-zero value will set the data rate to a given value
 in asynchronous mode,
-and will set the date rate and internal clock source of synchronization
+and will set the data rate and internal clock source of synchronization
 in synchronous mode.
 A zero value is equivalent to specifying the
 .Cm extclock
@@ -327,7 +327,7 @@
 Invert the transmit clock signals.
 .It Sm Cm higain No = Bro Cm on , off Brc Sm
 (E1 only.)
-In of state the sensitivity is -12 dB.
+In off state the sensitivity is -12 dB.
 Turn on/off increasing the E1 receiver's non-linear sensitivity to -30dB.
 This allows increasing of the line distance.
 .It Sm Cm cablen No = Bro Cm on , off Brc Sm
@@ -572,7 +572,7 @@
 .Xr sppp 4 ,
 .Xr ifconfig 8 ,
 .Xr route 8 ,
-.Xr spppconrol 8
+.Xr spppcontrol 8
 .\"--------------------------------------------------------------
 .Sh HISTORY
 This utility is a replacement for the
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: brueffer 
State-Changed-When: Thu Dec 30 02:48:18 CET 2004 
State-Changed-Why:  
Patched in HEAD.  Thanks! 


Responsible-Changed-From-To: freebsd-doc->brueffer 
Responsible-Changed-By: brueffer 
Responsible-Changed-When: Thu Dec 30 02:48:18 CET 2004 
Responsible-Changed-Why:  
MFC reminder. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=75616 
State-Changed-From-To: patched->closed 
State-Changed-By: brueffer 
State-Changed-When: Thu Dec 30 03:55:33 CET 2004 
State-Changed-Why:  
All MFCs done, thanks for the patches. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=75616 
>Unformatted:
