From 5eeeb00695ede3dea74974af3f49f34cfaac3c60 Mon Sep 17 00:00:00 2001 From: Jan Willamowius Date: Sat, 24 Sep 2005 20:38:14 +0000 Subject: [PATCH] document display_name --- config/spong.hosts | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config/spong.hosts b/config/spong.hosts index 1db0240..b6e224d 100755 --- a/config/spong.hosts +++ b/config/spong.hosts @@ -1,6 +1,6 @@ # See the spong.hosts man page for additional documentation. # -# $Id: spong.hosts,v 1.6 2000/12/21 22:47:55 sljohnson Exp $ +# $Id: spong.hosts,v 1.7 2005/09/24 20:38:14 willamowius Exp $ # # Don't be afraid. This is a configuration file that defines two things, 1) # who is respondsible for systems, and how do you get ahold of them, and 2) @@ -49,7 +49,8 @@ # # 'www.myhost.com' => { services => 'ftp smtp http', # contact => 'unix-staff', -# down => [ '1:05:30-06:30' ] }, +# down => [ '1:05:30-06:30' ], +# display_name => 'MyHost' }, # # In Perl lingo, %HOSTS is a hash of hashes, that define a set of variables # for each host to check. The variables are a string listing the network -- 2.30.2