Summary: | mkesdb usage() doesn't list -d debug option (+patch) | ||||||
---|---|---|---|---|---|---|---|
Product: | Documentation | Reporter: | coypu | ||||
Component: | Books & Articles | Assignee: | Sevan Janiyan <sevan> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | sevan | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://reviews.freebsd.org/D11987 | ||||||
Attachments: |
|
A commit references this bug: Author: sevan Date: Sat Aug 12 15:51:46 UTC 2017 New revision: 322428 URL: https://svnweb.freebsd.org/changeset/base/322428 Log: Set usage() to show -d flag mkesdb supports the -d flag for enabling debug mode, as documented in the manual. PR: 209865 Submitted by: Maya Rashish <coypu AT sdf DOT org> Reviewed by: imp Approved by: bcr (mentor) Obtained from: NetBSD MFC after: 7 days Differential Revision: https://reviews.freebsd.org/D11987 Changes: head/usr.bin/mkesdb/yacc.y Committed, thanks. A commit references this bug: Author: eadler Date: Sat Mar 3 10:45:20 UTC 2018 New revision: 330325 URL: https://svnweb.freebsd.org/changeset/base/330325 Log: MFC r322428: Set usage() to show -d flag mkesdb supports the -d flag for enabling debug mode, as documented in the manual. PR: 209865 Submitted by: Maya Rashish <coypu AT sdf DOT org> Reviewed by: imp Approved by: bcr (mentor) Obtained from: NetBSD MFC after: 7 days Differential Revision: https://reviews.freebsd.org/D11987 Changes: _U stable/11/ stable/11/usr.bin/mkesdb/yacc.y |
Created attachment 170829 [details] Patch to apply. I see it in the options and in the man page. qualifier: I have not used this program. thanks for the man page. I am adding it to netbsd.