From 61962b27a51031965cef70451d369b115868fb11 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 10 Mar 2011 10:51:38 +0000 Subject: rdoc: 100% documentation coverage! Of course, RDoc doesn't know quantity vs quality :) --- lib/raindrops/linux.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/raindrops/linux.rb') diff --git a/lib/raindrops/linux.rb b/lib/raindrops/linux.rb index 0e30c20..630bfe2 100644 --- a/lib/raindrops/linux.rb +++ b/lib/raindrops/linux.rb @@ -1,6 +1,6 @@ # -*- encoding: binary -*- -# For reporting TCP ListenStats, users of older Linux kernels need to ensure +# For reporting TCP ListenStats, users of older \Linux kernels need to ensure # that the the "inet_diag" and "tcp_diag" kernel modules are loaded as they do # not autoload correctly module Raindrops::Linux @@ -14,7 +14,7 @@ module Raindrops::Linux # Get ListenStats from an array of +paths+ # # Socket state mapping from integer => symbol, based on socket_state - # enum from include/linux/net.h in the Linux kernel: + # enum from include/linux/net.h in the \Linux kernel: # typedef enum { # SS_FREE = 0, /* not allocated */ # SS_UNCONNECTED, /* unconnected to any socket */ -- cgit v1.2.3-24-ge0c7