summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2015-05-14 09:47:42 -0500
committerDavid Teigland <teigland@redhat.com>2015-05-14 09:47:42 -0500
commit8081ee1440d4a88247504c8f985161098637c520 (patch)
tree8c4535d8b966a7fe71a1a09e87e65e3cf150edc6
parentcf93fe39e33a3550725a06272f6008b02281918f (diff)
downloadlvm2-8081ee1440d4a88247504c8f985161098637c520.tar.gz
config: description can refer to etc location
-rw-r--r--lib/config/config_settings.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/config/config_settings.h b/lib/config/config_settings.h
index a7cb5d05b..4e3823e6f 100644
--- a/lib/config/config_settings.h
+++ b/lib/config/config_settings.h
@@ -905,7 +905,7 @@ cfg(global_system_id_source_CFG, "system_id_source", global_CFG_SECTION, 0, CFG_
"System IDs beginning localhost are not permitted.\n"
"machineid - Use the contents of the machine-id file to set the\n"
"system ID. Some systems create this file at installation time.\n"
- "See 'man machine-id'.\n"
+ "See 'man machine-id' and global/etc.\n"
"file - Use the contents of another file (system_id_file) to set\n"
"the system ID.\n")