about summary refs log tree commit diff homepage
path: root/uncompress.3
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-13 16:11:38 -0500
committerJune McEnroe <june@causal.agency>2018-11-13 16:11:38 -0500
commitcc063e66ae61f518e17f04ccc00b120e42e57f44 (patch)
treea7c1b5970f870e02d3218b5465277272442e7618 /uncompress.3
parentAdd gzungetc.3 (diff)
downloadzlib-man-pages-cc063e66ae61f518e17f04ccc00b120e42e57f44.tar.gz
zlib-man-pages-cc063e66ae61f518e17f04ccc00b120e42e57f44.zip
Fix spacing after parenthetical sentences
Diffstat (limited to '')
-rw-r--r--uncompress.32
1 files changed, 1 insertions, 1 deletions
diff --git a/uncompress.3 b/uncompress.3
index 1b7c11a..e51aa02 100644
--- a/uncompress.3
+++ b/uncompress.3
@@ -42,7 +42,7 @@ The size of the uncompressed data
 must have been saved previously by the compressor
 and transmitted to the decompressor
 by some mechanism outside the scope of this compression library.
-.Pc
+.Pc \&
 Upon exit,
 .Fa destLen
 is the actual size of the uncompressed data.