OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man5 / proc.5
index e05c1f6..fea9922 100644 (file)
@@ -2737,7 +2737,7 @@ The "rem_address" is the remote address and port number pair
 The "tx_queue" and "rx_queue" are the
 outgoing and incoming data queue in terms of kernel memory usage.
 The "tr", "tm\->when", and "rexmits" fields hold internal information of
-the kernel socket state and are only useful for debugging.
+the kernel socket state and are useful only for debugging.
 The "uid"
 field holds the effective UID of the creator of the socket.
 .TP
@@ -2846,7 +2846,7 @@ monotonically-increasing sequence number.
 This shows the ID of the most recent packet queued.
 .RE
 .IP
-The last number only exists for compatibility reasons and is always 1.
+The last number exists only for compatibility reasons and is always 1.
 .TP
 .I /proc/partitions
 Contains the major and minor numbers of each partition as well as the number
@@ -4441,7 +4441,7 @@ The Linux kernel source files:
 and
 .IR Documentation/sysctl/vm.txt .
 .SH COLOPHON
-This page is part of release 3.78 of the Linux
+This page is part of release 3.79 of the Linux
 .I man-pages
 project.
 A description of the project,