Bug 209865

Summary: mkesdb usage() doesn't list -d debug option (+patch)
Product: Documentation Reporter: coypu
Component: Books & ArticlesAssignee: 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:
Description Flags
Patch to apply. none

Description coypu 2016-05-30 16:34:49 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-08-12 15:52:28 UTC
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
Comment 2 Sevan Janiyan freebsd_committer freebsd_triage 2017-08-12 15:53:51 UTC
Committed, thanks.
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-03-03 10:46:13 UTC
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