summaryrefslogtreecommitdiffstats
path: root/docs-xml/manpages
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2013-11-19 12:14:45 +0100
committerGünther Deschner <gd@samba.org>2013-11-19 12:15:08 +0100
commit7a587e715ae413ce0f44be4c6f63a9e30fe697e5 (patch)
tree6682a954c40b9a1589b441bf8725fa43fa2fd17f /docs-xml/manpages
parent19d1a7abcf5ceaf2577952b90ca77eb776bc95d2 (diff)
downloadsamba-7a587e715ae413ce0f44be4c6f63a9e30fe697e5.tar.gz
samba-7a587e715ae413ce0f44be4c6f63a9e30fe697e5.tar.xz
samba-7a587e715ae413ce0f44be4c6f63a9e30fe697e5.zip
docs: remove duplicate "a" from vfs_cacheprime manpage.
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'docs-xml/manpages')
-rw-r--r--docs-xml/manpages/vfs_cacheprime.8.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/manpages/vfs_cacheprime.8.xml b/docs-xml/manpages/vfs_cacheprime.8.xml
index b490ba6ffe..b92a6c1281 100644
--- a/docs-xml/manpages/vfs_cacheprime.8.xml
+++ b/docs-xml/manpages/vfs_cacheprime.8.xml
@@ -84,7 +84,7 @@
<refsect1>
<title>CAVEATS</title>
- <para><command>cacheprime</command> is not a a substitute for
+ <para><command>cacheprime</command> is not a substitute for
a general-purpose readahead mechanism. It is intended for use
only in very specific environments where disk operations must
be aligned and sized to known values (as much as that is possible).