From nobody@FreeBSD.org  Sun Oct  5 04:11:24 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 746761065689
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  5 Oct 2008 04:11:24 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 631378FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  5 Oct 2008 04:11:24 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id m954BNsU037438
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 5 Oct 2008 04:11:23 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id m954BNTU037437;
	Sun, 5 Oct 2008 04:11:23 GMT
	(envelope-from nobody)
Message-Id: <200810050411.m954BNTU037437@www.freebsd.org>
Date: Sun, 5 Oct 2008 04:11:23 GMT
From: Marius Korsmo <marius@korsmo.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Typos found in ifconfig(8) man page
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         127866
>Category:       docs
>Synopsis:       Typos found in ifconfig(8) man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 05 04:20:04 UTC 2008
>Closed-Date:    Fri Jan 23 08:34:49 UTC 2009
>Last-Modified:  Fri Jan 23 08:34:49 UTC 2009
>Originator:     Marius Korsmo
>Release:        FreeBSD 7.0-RELEASE
>Organization:
>Environment:
FreeBSD localhost 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #0: Tue Sep 2 19:32:35 UTC 2008 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:
The ifconfig(8) man page under FreeBSD 7.0-RELEASE, but also the man page dated June 20, 2008 (FreeBSD 8.0-CURRENT?) contains typos.

At the end of the section describing 'list sta', the following text can be found:

"By default information elements received from associated stations
are displayed in a short form; the -v flag causes this informa-
tion to be displayed symbolicaly."

The last word 'symbolicaly', should be replaced with 'symbolically'


The last section describing 'list scan', contains the following text:

"By default interesting information elements captured from the
neighboring stations are displayed at the end of each row.  Pos-
sible elements include: WME (station supports WME), WPA (station
supports WPA), RSN (station supports 802.11i/RSN), HTCAP (station
supports 802.11n/HT communication), ATH (station supoprts Atheros
protocol extensions), VEN (station supports unknown vendor-spe-
cific extensions)..."

The word 'supoprts' should be replaced by 'supports'.
>How-To-Repeat:
man ifconfig

Search for the words 'symbolicaly' and 'supoprts'.
>Fix:
Replace this sentence:

By default information elements received from associated stations
are displayed in a short form; the -v flag causes this informa-
tion to be displayed symbolicaly.

With this one:

By default information elements received from associated stations
are displayed in a short form; the -v flag causes this informa-
tion to be displayed symbolically.


Replace this sentence:

Possible elements include: WME (station supports WME), WPA (station
supports WPA), RSN (station supports 802.11i/RSN), HTCAP (station
supports 802.11n/HT communication), ATH (station supoprts Atheros
protocol extensions), VEN (station supports unknown vendor-spe-
cific extensions).

With this one:

Possible elements include: WME (station supports WME), WPA (station
supports WPA), RSN (station supports 802.11i/RSN), HTCAP (station
supports 802.11n/HT communication), ATH (station supports Atheros
protocol extensions), VEN (station supports unknown vendor-spe-
cific extensions).

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: maxim 
State-Changed-When: Sun Oct 5 05:13:05 UTC 2008 
State-Changed-Why:  
Fixed in HEAD.  Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=127866 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/127866: commit references a PR
Date: Sun,  5 Oct 2008 05:14:01 +0000 (UTC)

 maxim       2008-10-05 05:12:48 UTC
 
   FreeBSD src repository
 
   Modified files:
     sbin/ifconfig        ifconfig.8 
   Log:
   SVN rev 183616 on 2008-10-05 05:12:48Z by maxim
   
   o Typo fixes.
   
   PR:             docs/127866
   Submitted by:   Marius Korsmo
   
   Revision  Changes    Path
   1.155     +2 -2      src/sbin/ifconfig/ifconfig.8
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: maxim 
State-Changed-When: Fri Jan 23 08:13:52 UTC 2009 
State-Changed-Why:  
Merged to RELENG_7. 

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