summaryrefslogtreecommitdiff
path: root/src/mailman/commands/docs/info.rst
diff options
context:
space:
mode:
authorBarry Warsaw2013-03-20 12:54:53 -0700
committerBarry Warsaw2013-03-20 12:54:53 -0700
commit71e34e0695e9b68e76213e9e87ea4b0e94098419 (patch)
treead15310771bf684129012679db3ced38a39e3958 /src/mailman/commands/docs/info.rst
parente8a082647854b45448435123918816acc375115a (diff)
parent5110a2631f9ea6571db8a6b931076a7def7b9cf8 (diff)
downloadmailman-71e34e0695e9b68e76213e9e87ea4b0e94098419.tar.gz
mailman-71e34e0695e9b68e76213e9e87ea4b0e94098419.tar.zst
mailman-71e34e0695e9b68e76213e9e87ea4b0e94098419.zip
Diffstat (limited to 'src/mailman/commands/docs/info.rst')
-rw-r--r--src/mailman/commands/docs/info.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/mailman/commands/docs/info.rst b/src/mailman/commands/docs/info.rst
index 59801f234..2a5e691ae 100644
--- a/src/mailman/commands/docs/info.rst
+++ b/src/mailman/commands/docs/info.rst
@@ -54,7 +54,8 @@ system paths that Mailman is using.
>>> cleanups.append((config.pop, 'fhs'))
>>> config.create_paths = True
-The File System Hierarchy layout is the same every by definition.
+The `Filesystem Hierarchy Standard`_ layout is the same everywhere by
+definition.
>>> command.process(args)
GNU Mailman 3...
@@ -75,3 +76,6 @@ The File System Hierarchy layout is the same every by definition.
QUEUE_DIR = /var/spool/mailman
TEMPLATE_DIR = .../mailman/templates
VAR_DIR = /var/lib/mailman
+
+
+.. _`Filesystem Hierarchy Standard`: http://www.pathname.com/fhs/