summaryrefslogtreecommitdiffstats
path: root/usr.bin/compress/zopen.3
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-08-20 20:49:39 +0000
committerwosch <wosch@FreeBSD.org>1996-08-20 20:49:39 +0000
commitb72054ac4e84a412bb420ad1210784d47430ab57 (patch)
tree218f9a68e87a236e31881c6a92e36335c0abcbd7 /usr.bin/compress/zopen.3
parent614886b14345b7c5cac15a687107d6911b2467d7 (diff)
downloadFreeBSD-src-b72054ac4e84a412bb420ad1210784d47430ab57.zip
FreeBSD-src-b72054ac4e84a412bb420ad1210784d47430ab57.tar.gz
a header file for zopen.3
Pointed out by: Philippe Charnier <charnier@lirmm.fr>
Diffstat (limited to 'usr.bin/compress/zopen.3')
-rw-r--r--usr.bin/compress/zopen.32
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/compress/zopen.3 b/usr.bin/compress/zopen.3
index 853462f..3d7666e 100644
--- a/usr.bin/compress/zopen.3
+++ b/usr.bin/compress/zopen.3
@@ -38,7 +38,7 @@
.Nm zopen
.Nd compressed stream open function
.Sh SYNOPSIS
-.Fd #include <stdio.h>
+.Fd #include "zopen.h"
.Ft FILE *
.Fn zopen "const char *path" "const char *mode" "int bits"
.Sh DESCRIPTION
OpenPOWER on IntegriCloud