From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RPKGa-0006w7-1p for garchives@archives.gentoo.org; Sat, 12 Nov 2011 20:33:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4EAAD21C022; Sat, 12 Nov 2011 20:33:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 22E0221C022 for ; Sat, 12 Nov 2011 20:33:24 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E4D931B4020 for ; Sat, 12 Nov 2011 20:33:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 4FB6880042 for ; Sat, 12 Nov 2011 20:33:22 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <37294b4e82fc265941e385e6a5430792fa57ae46.vapier@gentoo> Subject: [gentoo-commits] proj/openrc:master commit in: doc/ X-VCS-Repository: proj/openrc X-VCS-Files: doc/net.example.Linux.in X-VCS-Directories: doc/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: 37294b4e82fc265941e385e6a5430792fa57ae46 Date: Sat, 12 Nov 2011 20:33:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: a518a249-0b9f-4db2-8a8b-e2997c860e1f X-Archives-Hash: 5051a240a8af1d9c94d7526bc29bfc4c commit: 37294b4e82fc265941e385e6a5430792fa57ae46 Author: Mike Frysinger gentoo org> AuthorDate: Sat Nov 12 20:32:08 2011 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Sat Nov 12 20:33:03 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/openrc.git;a=3D= commit;h=3D37294b4e net example: fix up grammar X-Gentoo-Bug: 390295 X-Gentoo-Bug-URL: https://bugs.gentoo.org/390295 Reported-by: Patrick Lauer gentoo.org> Signed-off-by: Mike Frysinger gentoo.org> --- doc/net.example.Linux.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/net.example.Linux.in b/doc/net.example.Linux.in index b841613..cc759c7 100644 --- a/doc/net.example.Linux.in +++ b/doc/net.example.Linux.in @@ -350,7 +350,7 @@ # By default we don't wait for wpa_supplicant to associate and authentic= ate. # If you need to change this behaviour then you don't know how our scrip= ts work # and setting this value could cause strange things to happen. -# If you would like to, so can specify how long in seconds. +# If you would like it to wait, you can specify how long in seconds. #associate_timeout_eth0=3D60 # A value of 0 means wait forever. =20