summaryrefslogtreecommitdiffstats
path: root/lib/libstand
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-03-02 09:14:21 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-03-02 09:14:21 +0000
commit329223e6f229a55ee8fed800f358f30e994ed749 (patch)
tree5d5e6c715ccfb778a29f10e1ea16f06731edbda8 /lib/libstand
parent05f0a865546b5e0b902987be72a75a7b0ef85d09 (diff)
downloadFreeBSD-src-329223e6f229a55ee8fed800f358f30e994ed749.zip
FreeBSD-src-329223e6f229a55ee8fed800f358f30e994ed749.tar.gz
Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
Diffstat (limited to 'lib/libstand')
-rw-r--r--lib/libstand/libstand.36
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libstand/libstand.3 b/lib/libstand/libstand.3
index 99fbb54..e38fbf7 100644
--- a/lib/libstand/libstand.3
+++ b/lib/libstand/libstand.3
@@ -109,7 +109,8 @@ again with EV_NOHOOK set to actually save the value. The predefined function
.Fn env_noset
may be specified to refuse all attempts to set a variable.
.Pp
-The unset hook is invoked when an attempt is made to unset a variable. If it
+The unset hook is invoked when an attempt is made to unset a variable.
+If it
returns zero, the variable will be unset. The predefined function
.Fa env_nounset
may be used to prevent a variable being unset.
@@ -423,7 +424,8 @@ File access via NFS.
.It cd9660_fsops
ISO 9660 (CD-ROM) filesystem.
.It zipfs_fsops
-Stacked filesystem supporting gzipped files. When trying the zipfs filesystem,
+Stacked filesystem supporting gzipped files.
+When trying the zipfs filesystem,
.Nm
appends
.Li .gz
OpenPOWER on IntegriCloud