summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchip <chip>2001-12-27 03:01:28 +0000
committerchip <chip>2001-12-27 03:01:28 +0000
commitdd369074fb986c2fe1a59eed070f01433344ab2f (patch)
tree7c8f54d847c0a35ce9bb1092f662a9f59fbb421c
parent05d64218984c50f9f868f372a5330c95e992fe32 (diff)
downloadnfs-utils-dd369074fb986c2fe1a59eed070f01433344ab2f.tar.gz
nfs-utils-dd369074fb986c2fe1a59eed070f01433344ab2f.tar.xz
nfs-utils-dd369074fb986c2fe1a59eed070f01433344ab2f.zip
* utils/exportfs/exports.man: Comment out a leftover TP that
was TPing our indentation.
-rw-r--r--ChangeLog1
-rw-r--r--utils/exportfs/exports.man2
2 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 695b7be..fc60290 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
* utils/exportfs/exports.man: Emphasize the need for options to
immediately follow client names. Explain that wildcards don't
usually work on addresses, but may work when reverse DNS fails.
+ Comment out a leftover TP that was TPing our indentation.
* utils/mountd/mountd.man, utils/rquotad/rquotad.man,
utils/statd/statd.man: Remove refs to non-existent "hosts_allow(5)".
* debian/changelog: Version 0.3.3-6.
diff --git a/utils/exportfs/exports.man b/utils/exportfs/exports.man
index 87fd50e..5dcc809 100644
--- a/utils/exportfs/exports.man
+++ b/utils/exportfs/exports.man
@@ -58,7 +58,7 @@ contiguous mask length (for example, either `/255.255.252.0' or `/22' appended
to the network base address result in identical subnetworks with 10 bits of
host). Wildcard characters generally do not work on IP addresses, though they
may work by accident when reverse DNS lookups fail.
-.TP
+'''.TP
'''.B =public
'''This is a special ``hostname'' that identifies the given directory name
'''as the public root directory (see the section on WebNFS in