Skip to content

Commit

Permalink
doc typos
Browse files Browse the repository at this point in the history
  • Loading branch information
cburroughs committed Nov 21, 2014
1 parent 225594d commit 3e7cdf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zfs_arc/conf.d/zfs_arc.pyconf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ modules {
value = "linux"
}
# This module calculates all metrics (including derived) rates at
# onces and then serves them out of a cache. This determines the
# once and then serves them out of a cache. This determines the
# minimum TTL.
param min_poll_seconds {
value = 5
Expand All @@ -24,7 +24,7 @@ modules {
# Ideally some sort of unsigned integer would be used for
# measurements of bytes of memory. gmond/modpython on a
# particular architecture does not necessarily support 64bit (let
# along zfs's 128bit) integers. If true this flag reports all
# alone zfs's 128bit) integers. If true this flag reports all
# metrics as doubles.
param force_double {
value = True
Expand Down

0 comments on commit 3e7cdf1

Please sign in to comment.