| Summary: | Typo in cap_enter(2) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Tobias Kortkamp <tobik> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | maxim | ||||
| Priority: | --- | Keywords: | patch | ||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
A commit references this bug: Author: maxim Date: Thu Mar 16 12:16:23 UTC 2017 New revision: 315409 URL: https://svnweb.freebsd.org/changeset/base/315409 Log: Spell kern.trap_enotcap. PR: 217836 Submitted by: tobik Changes: head/lib/libc/sys/cap_enter.2 |
Created attachment 180872 [details] cap_enter.2.diff On 12.0-CURRENT: % sysctl kern.trap_enocap sysctl: unknown oid 'kern.trap_enocap' % sysctl kern.trap_enotcap kern.trap_enotcap: 1 kern.trap_enocap -> kern.trap_enotcap