From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id C4E41200252 for ; Sat, 28 Jan 2012 08:36:31 -0800 (PST) Received: from github.com (sh1.rs.github.com [172.17.1.41]) by smtp1.rs.github.com (Postfix) with ESMTP id DA83842ADD for ; Sat, 28 Jan 2012 08:36:30 -0800 (PST) Date: Sat, 28 Jan 2012 08:36:30 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <4f24240ed33fe_11193fca098092fc76736@sh1.rs.github.com.mail> Subject: [dtaht/deBloat-iproute2] 0bdb83: netem: Fix up grammatical errors in man page Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4f24240ed0ed1_11193fca098092fc76531"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jan 2012 16:36:32 -0000 ----==_mimepart_4f24240ed0ed1_11193fca098092fc76531 Date: Sat, 28 Jan 2012 08:36:30 -0800 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4f24240ed25e6_11193fca098092fc766d6@sh1.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/deBloat-iproute2 Commit: 0bdb83cd703fd96ba765122b1fd205318db606bc https://github.com/dtaht/deBloat-iproute2/commit/0bdb83cd703fd96ba765122b1fd205318db606bc Author: Vijay Subramanian Date: 2012-01-24 (Tue, 24 Jan 2012) Changed paths: M man/man8/tc-netem.8 Log Message: ----------- netem: Fix up grammatical errors in man page Signed-off-by: Vijay Subramanian Commit: e330c1853d69576eaa584b9cb5ecaa79d674ad75 https://github.com/dtaht/deBloat-iproute2/commit/e330c1853d69576eaa584b9cb5ecaa79d674ad75 Author: Vijay Subramanian Date: 2012-01-24 (Tue, 24 Jan 2012) Changed paths: M man/man8/tc-netem.8 Log Message: ----------- netem: Fix 'reorder' section of man page The syntax used in the example on reordering in the manpage is inconsistent with the usage syntax. Moreover, the text does not describe the reordering process in the kernel correctly. This patch fixes these two issues. Signed-off-by: Vijay Subramanian Commit: e61df2105cb0cb936bb4298b6139544ca1bfa62a https://github.com/dtaht/deBloat-iproute2/commit/e61df2105cb0cb936bb4298b6139544ca1bfa62a Author: Eric Dumazet Date: 2012-01-24 (Tue, 24 Jan 2012) Changed paths: M man/man8/tc-red.8 Log Message: ----------- tc-red: update man page include documentation for harddrop and adaptive parameters. All parameters but limit and avpkt are optional. Signed-off-by: Eric Dumazet Commit: 50c6f3ee5bc6b6aa3c9f4a0efc79c2621ce3650a https://github.com/dtaht/deBloat-iproute2/commit/50c6f3ee5bc6b6aa3c9f4a0efc79c2621ce3650a Author: Eric Dumazet Date: 2012-01-24 (Tue, 24 Jan 2012) Changed paths: M man/man8/tc-sfq.8 Log Message: ----------- tc-sfq: update man page Add documentation about RED mode, and new parameters (flows, depth) added in linux 3.3 Signed-off-by: Eric Dumazet Commit: 5a9a31a2f3d9972d9be195d14a7bdd35ee72a76b https://github.com/dtaht/deBloat-iproute2/commit/5a9a31a2f3d9972d9be195d14a7bdd35ee72a76b Author: Dave Taht Date: 2012-01-25 (Wed, 25 Jan 2012) Changed paths: A include/linux/sock_diag.h A include/linux/unix_diag.h M man/man8/tc-netem.8 M man/man8/tc-red.8 M man/man8/tc-sfq.8 M misc/ss.c Log Message: ----------- Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2 Compare: https://github.com/dtaht/deBloat-iproute2/compare/5662ed6...5a9a31a ----==_mimepart_4f24240ed0ed1_11193fca098092fc76531--