diff options
author | chip <chip> | 2001-12-27 03:01:28 +0000 |
---|---|---|
committer | chip <chip> | 2001-12-27 03:01:28 +0000 |
commit | dd369074fb986c2fe1a59eed070f01433344ab2f (patch) | |
tree | 7c8f54d847c0a35ce9bb1092f662a9f59fbb421c /utils/exportfs | |
parent | 05d64218984c50f9f868f372a5330c95e992fe32 (diff) | |
download | nfs-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.
Diffstat (limited to 'utils/exportfs')
-rw-r--r-- | utils/exportfs/exports.man | 2 |
1 files changed, 1 insertions, 1 deletions
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 |