diff options
Diffstat (limited to 'lib/libc/sys/kldnext.2')
-rw-r--r-- | lib/libc/sys/kldnext.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/kldnext.2 b/lib/libc/sys/kldnext.2 index 5b616f8..b1cb629 100644 --- a/lib/libc/sys/kldnext.2 +++ b/lib/libc/sys/kldnext.2 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: kldnext.2,v 1.1 1999/04/04 12:29:31 dfr Exp $ .\" .Dd March 3, 1999 .Dt KLDNEXT 2 @@ -32,8 +32,8 @@ .Nm kldnext .Nd return the fileid of the next kld file .Sh SYNOPSIS +.Fd #include <sys/param.h> .Fd #include <sys/linker.h> -.br .Ft int .Fn kldnext "int fileid" .Sh DESCRIPTION |