summaryrefslogtreecommitdiff
path: root/pingd.conf.sample
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2003-02-16 02:23:15 +0000
committerPeter Palfrader <peter@palfrader.org>2003-02-16 02:23:15 +0000
commit44dcc348e933eb5a7335d0865d1ed61a25fa4aef (patch)
treefdc0b2fd8b094650a890bbd1de22d445e03694b8 /pingd.conf.sample
parentbe09de2519a4dfa610fb201eea6eb78fda31fb2a (diff)
Minor documentation fixes suggested by Ryan Lackey
Diffstat (limited to 'pingd.conf.sample')
-rw-r--r--pingd.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/pingd.conf.sample b/pingd.conf.sample
index e9601d4..f29c320 100644
--- a/pingd.conf.sample
+++ b/pingd.conf.sample
@@ -11,8 +11,8 @@ $CONFIG = {
# In "pinger@remailer.example.com" the localpart is "pinger".
'my_localpart' => 'pinger',
- # The FQDN of the pinger's email address.
- # In "pinger@remailer.example.com" the FQDN is "remailer.example.com".
+ # The domain part (FQDN) of the pinger's email address.
+ # In "pinger@remailer.example.com" the domain part is "remailer.example.com".
'my_domain' => 'remailer.example.com',
# The email address of the human operator that runs this pinger.