Allow info to display correctly in for varying tabstop settings
The SAMPLE message and notes where tab seperated for some parts and hence displayed incorrectly unless tabstop was set to 8. Switch to spaces to it displays correctly independent of the tabstop setting. Sponsored by: Multiplay
This commit is contained in:
parent
cbe686f709
commit
84cc2bcd19
@ -4,15 +4,15 @@
|
||||
#
|
||||
# NOTE: The hosts.deny file is deprecated.
|
||||
# Place both 'allow' and 'deny' rules in the hosts.allow file.
|
||||
# See hosts_options(5) for the format of this file.
|
||||
# hosts_access(5) no longer fully applies.
|
||||
|
||||
# _____ _ _
|
||||
# | ____| __ __ __ _ _ __ ___ _ __ | | ___ | |
|
||||
# | _| \ \/ / / _` | | '_ ` _ \ | '_ \ | | / _ \ | |
|
||||
# | |___ > < | (_| | | | | | | | | |_) | | | | __/ |_|
|
||||
# |_____| /_/\_\ \__,_| |_| |_| |_| | .__/ |_| \___| (_)
|
||||
# |_|
|
||||
# See hosts_options(5) for the format of this file.
|
||||
# hosts_access(5) no longer fully applies.
|
||||
#
|
||||
# _____ _ _
|
||||
# | ____| __ __ __ _ _ __ ___ _ __ | | ___ | |
|
||||
# | _| \ \/ / / _` | | '_ ` _ \ | '_ \ | | / _ \ | |
|
||||
# | |___ > < | (_| | | | | | | | | |_) | | | | __/ |_|
|
||||
# |_____| /_/\_\ \__,_| |_| |_| |_| | .__/ |_| \___| (_)
|
||||
# |_|
|
||||
# !!! This is an example! You will need to modify it for your specific
|
||||
# !!! requirements!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user