Browse Source

update header requirements; bde

OPENBSD_2_7
deraadt 24 years ago
parent
commit
e22790e158
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      src/lib/libutil/fparseln.3

+ 2
- 1
src/lib/libutil/fparseln.3 View File

@ -1,4 +1,4 @@
.\" $OpenBSD: fparseln.3,v 1.3 1999/07/21 12:17:31 aaron Exp $
.\" $OpenBSD: fparseln.3,v 1.4 2000/01/05 18:51:11 deraadt Exp $
.\" $NetBSD: fparseln.3,v 1.7 1999/07/02 15:49:12 simonb Exp $
.\"
.\" Copyright (c) 1997 Christos Zoulas. All rights reserved.
@ -35,6 +35,7 @@
.Nm fparseln
.Nd return the next logical line from a stream
.Sh SYNOPSIS
.Fd #include <stdio.h>
.Fd #include <util.h>
.Ft "char *"
.Fo "fparseln"


Loading…
Cancel
Save