Bug 217839

Summary: Typos in procctl(2)
Product: Documentation Reporter: Tobias Kortkamp <tobik>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: patch
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
procctl.2.diff none

Description Tobias Kortkamp freebsd_committer freebsd_triage 2017-03-16 12:30:39 UTC
Created attachment 180875 [details]
procctl.2.diff

There are two more occurrences of the kern.trap_enocap typo in procctl(2).
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-03-16 13:20:06 UTC
A commit references this bug:

Author: maxim
Date: Thu Mar 16 13:19:38 UTC 2017
New revision: 315413
URL: https://svnweb.freebsd.org/changeset/base/315413

Log:
  More trap_enotcap spelling fixes.

  PR:		217839
  Submitted by:	tobik

Changes:
  head/lib/libc/sys/procctl.2
Comment 2 Tobias Kortkamp freebsd_committer freebsd_triage 2017-03-16 14:27:48 UTC
Thanks!