Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 2013 08:20:39 GMT
From:      Björn Heidotting <b.heidotting@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/183650: [patch] Remove misleading "kldload" in sem(4) man page
Message-ID:  <201311040820.rA48KdS7011067@oldred.freebsd.org>
Resent-Message-ID: <201311040830.rA48U0tU015588@freefall.freebsd.org>

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

>Number:         183650
>Category:       misc
>Synopsis:       [patch] Remove misleading "kldload" in sem(4) man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 04 08:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Björn Heidotting
>Release:        
>Organization:
>Environment:
>Description:
There is a misleading "kldload sem" in the SYSOPSIS section of the sem(4) man page. As other man pages don't have it there, remove this one too.
>How-To-Repeat:

>Fix:
A patch is attached to this PR.

Patch attached with submission follows:

--- sem.4	2013-11-04 08:40:50.000000000 +0100
+++ sem.4.work	2013-11-04 08:33:35.000000000 +0100
@@ -44,8 +44,6 @@
 .Bd -literal -offset indent
 sem_load="YES"
 .Ed
-.Pp
-.Dl "kldload sem"
 .Sh DESCRIPTION
 The
 .Nm


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



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