summaryrefslogtreecommitdiffstats
path: root/lib/libstand
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-03 22:30:10 +0000
committerru <ru@FreeBSD.org>2004-07-03 22:30:10 +0000
commit57ce50860e81c55913c3e3d59255c73bef88ba12 (patch)
treeb50e352d61c120366733f7da2952877b6d6efb05 /lib/libstand
parentb49ce1f981b6243c3dd3b4a416ec8c2dcda2cee4 (diff)
downloadFreeBSD-src-57ce50860e81c55913c3e3d59255c73bef88ba12.zip
FreeBSD-src-57ce50860e81c55913c3e3d59255c73bef88ba12.tar.gz
Eliminate double whitespace.
Diffstat (limited to 'lib/libstand')
-rw-r--r--lib/libstand/libstand.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libstand/libstand.3 b/lib/libstand/libstand.3
index 0e964f4..17c18d7 100644
--- a/lib/libstand/libstand.3
+++ b/lib/libstand/libstand.3
@@ -152,7 +152,7 @@ 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
-returns zero, the variable will be unset.
+returns zero, the variable will be unset.
The predefined function
.Fa env_nounset
may be used to prevent a variable being unset.
@@ -309,7 +309,7 @@ printf(
.Qq %6D ,
ptr,
.Qq \&:
-); gives
+); gives
.Qq XX:XX:XX:XX:XX:XX
.Ed
.Bd -ragged -offset indent
@@ -318,7 +318,7 @@ printf(
len,
ptr,
.Qq "\ "
-); gives
+); gives
.Qq XX XX XX ...
.Ed
.El
OpenPOWER on IntegriCloud