[Bug 208785] bell_enable sysctl key

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 13 18:38:16 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208785

            Bug ID: 208785
           Summary: bell_enable sysctl key
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Documentation
          Assignee: freebsd-doc at FreeBSD.org
          Reporter: david.marec at davenulle.org

There is a misprint  in both 10.3 release notes and commit message,
about the new vt sysctl key.

https://www.freebsd.org/releases/10.3R/relnotes.html#kernel
https://svnweb.freebsd.org/base?view=revision&revision=287782


the key to enable/disable bell in vt is not
    bell_enable 
but 
enable_bell
 into kern.vt 's OIDs.


Moreover, there is still nothing about this in vt(4) man page.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-doc mailing list