Bug 240258 - exec(3) man page: Add HISTORY section
Summary: exec(3) man page: Add HISTORY section
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Manual Pages (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Sergio Carlavilla Delgado
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2019-09-01 21:16 UTC by Gordon Bergling
Modified: 2020-03-22 20:10 UTC (History)
3 users (show)

See Also:


Attachments
exec(3) man page patch (769 bytes, patch)
2019-09-01 21:16 UTC, Gordon Bergling
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gordon Bergling freebsd_committer freebsd_triage 2019-09-01 21:16:18 UTC
Created attachment 207079 [details]
exec(3) man page patch

Add a HISTORY section to the exec(3) man page.
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-03-22 12:58:03 UTC
A commit references this bug:

Author: carlavilla
Date: Sun Mar 22 12:57:49 UTC 2020
New revision: 359210
URL: https://svnweb.freebsd.org/changeset/base/359210

Log:
  exec man page: Add HISTORY section

  PR:		240258
  Submitted by:	gbergling@gmail.com
  Patch by:	gbergling@gmail.com
  Approved by:	bcr@(mentor)
  MFC after:	2 days
  Differential Revision:	https://reviews.freebsd.org/D24145

Changes:
  head/lib/libc/gen/exec.3
Comment 2 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2020-03-22 12:59:24 UTC
Fixed. Thanks for the patch.
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-03-22 20:10:43 UTC
A commit references this bug:

Author: carlavilla
Date: Sun Mar 22 20:10:06 UTC 2020
New revision: 359227
URL: https://svnweb.freebsd.org/changeset/base/359227

Log:
  fix typo in exec man page

  PR:		240258
  Submitted by:	gbergling@gmail.com
  Reported by:	kib@
  Approved by:	bcr@(mentor, implicit)
  MFC after:	2 days
  Differential Revision:	https://reviews.freebsd.org/D24145

Changes:
  head/lib/libc/gen/exec.3