From owner-cvs-src-old@FreeBSD.ORG Thu May 6 12:41:46 2010 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 227F9106566B for ; Thu, 6 May 2010 12:41:46 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 0E01B8FC17 for ; Thu, 6 May 2010 12:41:46 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o46Cfjah098972 for ; Thu, 6 May 2010 12:41:45 GMT (envelope-from gavin@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o46Cfjrb098971 for cvs-src-old@freebsd.org; Thu, 6 May 2010 12:41:45 GMT (envelope-from gavin@repoman.freebsd.org) Message-Id: <201005061241.o46Cfjrb098971@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to gavin@repoman.freebsd.org using -f From: Gavin Atkinson Date: Thu, 6 May 2010 12:37:01 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: RELENG_7 Subject: cvs commit: src/sbin/ifconfig ifieee80211.c src/share/man/man4 ath.4 cpufreq.4 vge.4 src/sys/amd64/amd64 local_apic.c src/sys/dev/aic7xxx aic79xx_pci.c src/sys/dev/ath if_ath.c src/sys/dev/ath/ath_hal/ar5210 ar5210_reset.c src/sys/dev/ct ... X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 May 2010 12:41:46 -0000 gavin 2010-05-06 12:37:01 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sbin/ifconfig ifieee80211.c share/man/man4 ath.4 cpufreq.4 vge.4 sys/amd64/amd64 local_apic.c sys/dev/aic7xxx aic79xx_pci.c sys/dev/ath if_ath.c sys/dev/ath/ath_hal/ar5210 ar5210_reset.c sys/dev/ct ct_isa.c sys/dev/mly mly.c sys/i386/i386 local_apic.c Log: SVN rev 207699 on 2010-05-06 12:37:01Z by gavin Merge r202161 from head: Spell "Hz" correctly wherever it is user-visible. PR: bin/142566 Submitted by: N.J. Mann njm njm.me.uk Revision Changes Path 1.47.2.5 +3 -3 src/sbin/ifconfig/ifieee80211.c 1.43.2.2 +1 -1 src/share/man/man4/ath.4 1.15.2.2 +1 -1 src/share/man/man4/cpufreq.4 1.11.2.2 +1 -1 src/share/man/man4/vge.4 1.42.2.9 +1 -1 src/sys/amd64/amd64/local_apic.c 1.26.2.2 +4 -4 src/sys/dev/aic7xxx/aic79xx_pci.c 1.1.2.2 +2 -1 src/sys/dev/ath/ath_hal/ar5210/ar5210_reset.c 1.177.2.4 +1 -1 src/sys/dev/ath/if_ath.c 1.14.2.1 +1 -1 src/sys/dev/ct/ct_isa.c 1.45.2.1 +1 -1 src/sys/dev/mly/mly.c 1.44.2.8 +1 -1 src/sys/i386/i386/local_apic.c