diff options
author | gjb <gjb@FreeBSD.org> | 2012-05-12 03:46:43 +0000 |
---|---|---|
committer | gjb <gjb@FreeBSD.org> | 2012-05-12 03:46:43 +0000 |
commit | 8c3a5f5c354500d6905f4642f2b31794eb16cfa3 (patch) | |
tree | 8e914ee4f68250b7c3192814399d7e6f9661a803 /share/man/man7 | |
parent | c90f8240659807598dbb74e14ee10f297614237f (diff) | |
download | FreeBSD-src-8c3a5f5c354500d6905f4642f2b31794eb16cfa3.zip FreeBSD-src-8c3a5f5c354500d6905f4642f2b31794eb16cfa3.tar.gz |
Remove duplicate words in mdoc(7) pages.
PR: 167810
Submitted by: Bryan Drewery {bryan!shatow%net} (hackers lounge)
Found with: textproc/igor
MFC after: 3 days
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/tuning.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man7/tuning.7 b/share/man/man7/tuning.7 index a3aa296..b859c28 100644 --- a/share/man/man7/tuning.7 +++ b/share/man/man7/tuning.7 @@ -447,7 +447,7 @@ the content of mapped buffer to the reader. Increasing this value to a higher setting, such as `25165824' might improve performance on systems where space for mapping pipe buffers is quickly exhausted. -This exhaustion is not fatal; however, and it will only cause pipes to +This exhaustion is not fatal; however, and it will only cause pipes to fall back to using double-copy. .Pp The |