summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2013-06-15 01:28:54 +0100
committerAlasdair G Kergon <agk@redhat.com>2013-06-15 01:28:54 +0100
commitc2dc21d89fb1b60fd57fd471e3934132f4f53dc6 (patch)
tree91829b5b417c96c9b9c5266f8822f73623deb999 /doc
parent538acd56f1a3cd439028e0b9c9d6106cb820228c (diff)
downloadlvm2-c2dc21d89fb1b60fd57fd471e3934132f4f53dc6.tar.gz
text: miscellaneous comments & message tweaks
Diffstat (limited to 'doc')
-rw-r--r--doc/example.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/example.conf.in b/doc/example.conf.in
index 94c32d5cc..162072178 100644
--- a/doc/example.conf.in
+++ b/doc/example.conf.in
@@ -93,7 +93,7 @@ devices {
# Use anchors if you want to be really specific
# filter = [ "a|^/dev/hda8$|", "r/.*/" ]
- # Since "filter" is often overriden from command line, it is not suitable
+ # Since "filter" is often overridden from command line, it is not suitable
# for system-wide device filtering (udev rules, lvmetad). To hide devices
# from LVM-specific udev processing and/or from lvmetad, you need to set
# global_filter. The syntax is the same as for normal "filter"