Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jul 1999 01:49:12 -0500 (CDT)
From:      chris@calldei.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/12472: [Patch] kldload man page mentions kldload in .Nm
Message-ID:  <199907010649.BAA71743@holly.dyndns.org>

next in thread | raw e-mail | index | archive | help

>Number:         12472
>Category:       docs
>Synopsis:       [Patch] kldload man page mentions kldload in .Nm
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 30 23:50:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Chris Costello
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
none
>Environment:

$Id: kldload.2,v 1.2 1999/04/09 14:31:59 bde Exp $

>Description:

The manual page shows 'kldload, kldunload - Loads a file ...' which is
wrong, as the man pages for kldload and kldunload are separate.

Also, perhaps the manual pages should be merged into -STABLE from -CURRENT.

>How-To-Repeat:

man kldload

>Fix:

Index: kldload.2
===================================================================
RCS file: /home/ncvs/src/lib/libc/sys/kldload.2,v
retrieving revision 1.2
diff -u -r1.2 kldload.2
--- kldload.2	1999/04/09 14:31:59	1.2
+++ kldload.2	1999/07/01 06:45:04
@@ -30,8 +30,7 @@
 .Dt KLDLOAD 2
 .Os FreeBSD
 .Sh NAME
-.Nm kldload ,
-.Nm kldunload
+.Nm kldload
 .Nd load KLD files into the kernel 
 .Sh SYNOPSIS
 .Fd #include <sys/param.h>

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907010649.BAA71743>