Browse Source

More of the same.

OPENBSD_2_8
aaron 24 years ago
parent
commit
368621cd11
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      src/lib/libc/string/strtok.3

+ 3
- 2
src/lib/libc/string/strtok.3 View File

@ -33,13 +33,14 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE. .\" SUCH DAMAGE.
.\" .\"
.\" $OpenBSD: strtok.3,v 1.13 2000/08/09 12:57:54 aaron Exp $
.\" $OpenBSD: strtok.3,v 1.14 2000/08/09 15:56:44 aaron Exp $
.\" .\"
.Dd June 29, 1991 .Dd June 29, 1991
.Dt STRTOK 3 .Dt STRTOK 3
.Os .Os
.Sh NAME .Sh NAME
.Nm strtok, strtok_r
.Nm strtok ,
.Nm strtok_r
.Nd string token operations .Nd string token operations
.Sh SYNOPSIS .Sh SYNOPSIS
.Fd #include <string.h> .Fd #include <string.h>


Loading…
Cancel
Save