zopen.3 (c3aac50f284c6cca5b4f2eb46aaa13812cb8b630) zopen.3 (fae643c5795db2d9bf031c6db8a70ba8d6978c62)
1.\" Copyright (c) 1992, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 73 unchanged lines hidden (view full) ---

82Files may only be read or written.
83Seek operations are not allowed.
84.Pp
85The
86.Fa bits
87argument, if non-zero, is set to the bits code limit.
88If zero, the default is 16.
89See
1.\" Copyright (c) 1992, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 73 unchanged lines hidden (view full) ---

82Files may only be read or written.
83Seek operations are not allowed.
84.Pp
85The
86.Fa bits
87argument, if non-zero, is set to the bits code limit.
88If zero, the default is 16.
89See
90.Fn compress 1
90.Xr compress 1
91for more information.
92.Sh RETURN VALUES
93Upon successful completion
94.Fn zopen
95returns a
96.Tn FILE
97pointer.
98Otherwise,

--- 43 unchanged lines hidden ---
91for more information.
92.Sh RETURN VALUES
93Upon successful completion
94.Fn zopen
95returns a
96.Tn FILE
97pointer.
98Otherwise,

--- 43 unchanged lines hidden ---