docs: Fix typos in slabtop.1, sysctl.8 and uptime.1
This commit is contained in:
parent
0bc60e5c27
commit
6a5cf7aa77
@ -90,7 +90,7 @@ requires a 2.4 or later kernel (specifically, a version 1.1 or later
|
|||||||
Kernel 2.2 should be supported in the future.
|
Kernel 2.2 should be supported in the future.
|
||||||
.PP
|
.PP
|
||||||
The slabtop statistic header is tracking how many bytes of slabs are being
|
The slabtop statistic header is tracking how many bytes of slabs are being
|
||||||
used and it not a measure of physical memory. The 'Slab' field in the
|
used and is not a measure of physical memory. The 'Slab' field in the
|
||||||
/proc/meminfo file is tracking information about used slab physical memory.
|
/proc/meminfo file is tracking information about used slab physical memory.
|
||||||
.SH AUTHORS
|
.SH AUTHORS
|
||||||
Written by Chris Rivera and Robert Love.
|
Written by Chris Rivera and Robert Love.
|
||||||
|
4
sysctl.8
4
sysctl.8
@ -143,8 +143,8 @@ The
|
|||||||
.B base_reachable_time
|
.B base_reachable_time
|
||||||
and
|
and
|
||||||
.B retrans_time
|
.B retrans_time
|
||||||
are deprecated. The sysctl command does not allow changing values of there
|
are deprecated. The sysctl command does not allow changing values of these
|
||||||
parameters. Users who insist to use deprecated kernel interfaces should values
|
parameters. Users who insist to use deprecated kernel interfaces should push values
|
||||||
to /proc file system by other means. For example:
|
to /proc file system by other means. For example:
|
||||||
.PP
|
.PP
|
||||||
echo 256 > /proc/sys/net/ipv6/neigh/eth0/base_reachable_time
|
echo 256 > /proc/sys/net/ipv6/neigh/eth0/base_reachable_time
|
||||||
|
2
uptime.1
2
uptime.1
@ -32,7 +32,7 @@ show uptime in pretty format
|
|||||||
display this help text
|
display this help text
|
||||||
.TP
|
.TP
|
||||||
\fB\-s\fR, \fB\-\-since\fR
|
\fB\-s\fR, \fB\-\-since\fR
|
||||||
system up since, in yyyy-mm-dd MM:HH:SS format
|
system up since, in yyyy-mm-dd HH:MM:SS format
|
||||||
.TP
|
.TP
|
||||||
\fB\-V\fR, \fB\-\-version\fR
|
\fB\-V\fR, \fB\-\-version\fR
|
||||||
display version information and exit
|
display version information and exit
|
||||||
|
Loading…
Reference in New Issue
Block a user