Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Apr 2018 17:46:33 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r332950 - head/share/man/man4
Message-ID:  <201804241746.w3OHkXr2047838@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Tue Apr 24 17:46:33 2018
New Revision: 332950
URL: https://svnweb.freebsd.org/changeset/base/332950

Log:
  Use more common format for sysctls/tunables descriptions in USB man pages.
  
  MFC after:	2 weeks
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/share/man/man4/ehci.4
  head/share/man/man4/ohci.4
  head/share/man/man4/ucom.4
  head/share/man/man4/ugen.4
  head/share/man/man4/uhci.4
  head/share/man/man4/uhid.4
  head/share/man/man4/ukbd.4
  head/share/man/man4/ums.4
  head/share/man/man4/uplcom.4
  head/share/man/man4/usb.4
  head/share/man/man4/xhci.4

Modified: head/share/man/man4/ehci.4
==============================================================================
--- head/share/man/man4/ehci.4	Tue Apr 24 17:42:25 2018	(r332949)
+++ head/share/man/man4/ehci.4	Tue Apr 24 17:46:33 2018	(r332950)
@@ -29,7 +29,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd August 3, 2017
+.Dd April 24, 2018
 .Dt EHCI 4
 .Os
 .Sh NAME
@@ -88,16 +88,14 @@ The default value is 0 (off).
 .It Va hw.usb.ehci.no_hs
 This tunable disables USB devices to attach like HIGH-speed ones and will force all attached devices to attach to the FULL- or LOW-speed companion controller.
 The default value is 0 (off).
-.Sh MIB Variables
-The
-.Nm
-driver exposes the following variables in the
-.Va hw.usb.ehci
-branch of the
-.Xr sysctl 3
-MIB:
-.Bl -tag -width ".Va debug"
-.It Va debug
+.Sh SYSCTL VARIABLES
+The following variables are available as both
+.Xr sysctl 8
+variables and
+.Xr loader 8
+tunables:
+.Bl -tag -width indent
+.It Va hw.usb.ehci.debug
 Debug output level, where 0 is debugging disabled and larger values increase
 debug message verbosity.
 Default is 0.

Modified: head/share/man/man4/ohci.4
==============================================================================
--- head/share/man/man4/ohci.4	Tue Apr 24 17:42:25 2018	(r332949)
+++ head/share/man/man4/ohci.4	Tue Apr 24 17:46:33 2018	(r332950)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd August 3, 2017
+.Dd April 24, 2018
 .Dt OHCI 4
 .Os
 .Sh NAME
@@ -59,16 +59,14 @@ NVIDIA nForce3
 .It
 Sun PCIO-2 (RIO USB)
 .El
-.Sh MIB Variables
-The
-.Nm
-driver exposes the following variables in the
-.Va hw.usb.ohci
-branch of the
-.Xr sysctl 3
-MIB:
-.Bl -tag -width ".Va debug"
-.It Va debug
+.Sh SYSCTL VARIABLES
+The following variables are available as both
+.Xr sysctl 8
+variables and
+.Xr loader 8
+tunables:
+.Bl -tag -width indent
+.It Va hw.usb.ohci.debug
 Debug output level, where 0 is debugging disabled and larger values increase
 debug message verbosity.
 Default is 0.

Modified: head/share/man/man4/ucom.4
==============================================================================
--- head/share/man/man4/ucom.4	Tue Apr 24 17:42:25 2018	(r332949)
+++ head/share/man/man4/ucom.4	Tue Apr 24 17:46:33 2018	(r332950)
@@ -29,7 +29,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd August 3, 2017
+.Dd April 24, 2018
 .Dt UCOM 4
 .Os
 .Sh NAME
@@ -63,20 +63,18 @@ This means that normal programs such as
 or
 .Xr ppp 8
 can be used to access the device.
-.Sh MIB Variables
-The
-.Nm
-driver exposes the following variables in the
-.Va hw.usb.ucom
-branch of the
-.Xr sysctl 3
-MIB:
-.Bl -tag -width ".Va pps_mode"
-.It Va debug
+.Sh SYSCTL VARIABLES
+The following variables are available as both
+.Xr sysctl 8
+variables and
+.Xr loader 8
+tunables:
+.Bl -tag -width indent
+.It Va hw.usb.ucom.debug
 Debug output level, where 0 is debugging disabled and larger values increase
 debug message verbosity.
 Default is 0.
-.It Va pps_mode
+.It Va hw.usb.ucom.pps_mode
 Enables and configure PPS capture mode as described below.
 .Sh Pulse Per Second (PPS) Timing Interface
 The

Modified: head/share/man/man4/ugen.4
==============================================================================
--- head/share/man/man4/ugen.4	Tue Apr 24 17:42:25 2018	(r332949)
+++ head/share/man/man4/ugen.4	Tue Apr 24 17:46:33 2018	(r332950)
@@ -29,7 +29,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd August 3, 2017
+.Dd April 24, 2018
 .Dt UGEN 4
 .Os
 .Sh NAME
@@ -291,16 +291,14 @@ and
 .Va alt_index
 should be set to
 .Dv USB_CURRENT_ALT_INDEX .
-.Sh MIB Variables
-The
-.Nm
-driver exposes the following variables in the
-.Va hw.usb.ugen
-branch of the
-.Xr sysctl 3
-MIB:
-.Bl -tag -width ".Va debug"
-.It Va debug
+.Sh SYSCTL VARIABLES
+The following variables are available as both
+.Xr sysctl 8
+variables and
+.Xr loader 8
+tunables:
+.Bl -tag -width indent
+.It Va hw.usb.ugen.debug
 Debug output level, where 0 is debugging disabled and larger values increase
 debug message verbosity.
 Default is 0.

Modified: head/share/man/man4/uhci.4
==============================================================================
--- head/share/man/man4/uhci.4	Tue Apr 24 17:42:25 2018	(r332949)
+++ head/share/man/man4/uhci.4	Tue Apr 24 17:46:33 2018	(r332950)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd August 3, 2017
+.Dd April 24, 2018
 .Dt UHCI 4
 .Os
 .Sh NAME
@@ -49,16 +49,14 @@ Intel 82371SB (PIIX3)
 .It
 VIA 83C572
 .El
-.Sh MIB Variables
-The
-.Nm
-driver exposes the following variables in the
-.Va hw.usb.uhci
-branch of the
-.Xr sysctl 3
-MIB:
-.Bl -tag -width ".Va debug"
-.It Va debug
+.Sh SYSCTL VARIABLES
+The following variables are available as both
+.Xr sysctl 8
+variables and
+.Xr loader 8
+tunables:
+.Bl -tag -width indent
+.It Va hw.usb.uhci.debug
 Debug output level, where 0 is debugging disabled and larger values increase
 debug message verbosity.
 Default is 0.

Modified: head/share/man/man4/uhid.4
==============================================================================
--- head/share/man/man4/uhid.4	Tue Apr 24 17:42:25 2018	(r332949)
+++ head/share/man/man4/uhid.4	Tue Apr 24 17:46:33 2018	(r332950)
@@ -29,7 +29,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd August 3, 2017
+.Dd April 24, 2018
 .Dt UHID 4
 .Os
 .Sh NAME
@@ -127,16 +127,14 @@ Use
 to send data to the device.
 Data should be written in chunks of the
 size prescribed by the report descriptor.
-.Sh MIB Variables
-The
-.Nm
-driver exposes the following variables in the
-.Va hw.usb.uhid
-branch of the
-.Xr sysctl 3
-MIB:
-.Bl -tag -width ".Va debug"
-.It Va debug
+.Sh SYSCTL VARIABLES
+The following variables are available as both
+.Xr sysctl 8
+variables and
+.Xr loader 8
+tunables:
+.Bl -tag -width indent
+.It Va hw.usb.uhid.debug
 Debug output level, where 0 is debugging disabled and larger values increase
 debug message verbosity.
 Default is 0.

Modified: head/share/man/man4/ukbd.4
==============================================================================
--- head/share/man/man4/ukbd.4	Tue Apr 24 17:42:25 2018	(r332949)
+++ head/share/man/man4/ukbd.4	Tue Apr 24 17:46:33 2018	(r332950)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd August 3, 2017
+.Dd April 24, 2018
 .Dt UKBD 4
 .Os
 .Sh NAME
@@ -136,16 +136,14 @@ or
 Do not allow the user to change the keymap.
 Note that these options also affect the AT keyboard driver,
 .Xr atkbd 4 .
-.Sh MIB Variables
-The
-.Nm
-driver exposes the following variables in the
-.Va hw.usb.ukbd
-branch of the
-.Xr sysctl 3
-MIB:
-.Bl -tag -width ".Va debug"
-.It Va debug
+.Sh SYSCTL VARIABLES
+The following variables are available as both
+.Xr sysctl 8
+variables and
+.Xr loader 8
+tunables:
+.Bl -tag -width indent
+.It Va hw.usb.ukbd.debug
 Debug output level, where 0 is debugging disabled and larger values increase
 debug message verbosity.
 Default is 0.

Modified: head/share/man/man4/ums.4
==============================================================================
--- head/share/man/man4/ums.4	Tue Apr 24 17:42:25 2018	(r332949)
+++ head/share/man/man4/ums.4	Tue Apr 24 17:46:33 2018	(r332950)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd August 3, 2017
+.Dd April 24, 2018
 .Dt UMS 4
 .Os
 .Sh NAME
@@ -64,16 +64,14 @@ type device.
 See
 .Xr moused 8
 for an explanation of these mouse types.
-.Sh MIB Variables
-The
-.Nm
-driver exposes the following variables in the
-.Va hw.usb.ums
-branch of the
-.Xr sysctl 3
-MIB:
-.Bl -tag -width ".Va debug"
-.It Va debug
+.Sh SYSCTL VARIABLES
+The following variables are available as both
+.Xr sysctl 8
+variables and
+.Xr loader 8
+tunables:
+.Bl -tag -width indent
+.It Va hw.usb.ums.debug
 Debug output level, where 0 is debugging disabled and larger values increase
 debug message verbosity.
 Default is 0.

Modified: head/share/man/man4/uplcom.4
==============================================================================
--- head/share/man/man4/uplcom.4	Tue Apr 24 17:42:25 2018	(r332949)
+++ head/share/man/man4/uplcom.4	Tue Apr 24 17:46:33 2018	(r332950)
@@ -29,7 +29,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd August 3, 2017
+.Dd April 24, 2018
 .Dt UPLCOM 4
 .Os
 .Sh NAME
@@ -180,16 +180,14 @@ YC-Cable USB-Serial Adapter
 .It
 Zeagle N2iTion3 Diving Computer
 .El
-.Sh MIB Variables
-The
-.Nm
-driver exposes the following variables in the
-.Va hw.usb.uplcom
-branch of the
-.Xr sysctl 3
-MIB:
-.Bl -tag -width ".Va debug"
-.It Va debug
+.Sh SYSCTL VARIABLES
+The following variables are available as both
+.Xr sysctl 8
+variables and
+.Xr loader 8
+tunables:
+.Bl -tag -width indent
+.It Va hw.usb.uplcom.debug
 Debug output level, where 0 is debugging disabled and larger values increase
 debug message verbosity.
 Default is 0.

Modified: head/share/man/man4/usb.4
==============================================================================
--- head/share/man/man4/usb.4	Tue Apr 24 17:42:25 2018	(r332949)
+++ head/share/man/man4/usb.4	Tue Apr 24 17:46:33 2018	(r332950)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd August 3, 2017
+.Dd April 24, 2018
 .Dt USB 4
 .Os
 .Sh NAME
@@ -131,16 +131,14 @@ Any interface specific driver can attach to the device
 .It
 If none is found, generic interface class drivers can attach.
 .El
-.Sh MIB Variables
-The
-.Nm
-driver exposes the following variables in the
-.Va hw.usb
-branch of the
-.Xr sysctl 3
-MIB:
-.Bl -tag -width ".Va debug"
-.It Va debug
+.Sh SYSCTL VARIABLES
+The following variables are available as both
+.Xr sysctl 8
+variables and
+.Xr loader 8
+tunables:
+.Bl -tag -width indent
+.It Va hw.usb.debug
 Debug output level, where 0 is debugging disabled and larger values increase
 debug message verbosity.
 Default is 0.

Modified: head/share/man/man4/xhci.4
==============================================================================
--- head/share/man/man4/xhci.4	Tue Apr 24 17:42:25 2018	(r332949)
+++ head/share/man/man4/xhci.4	Tue Apr 24 17:46:33 2018	(r332950)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd August 3, 2017
+.Dd April 24, 2018
 .Dt XHCI 4
 .Os
 .Sh NAME
@@ -56,16 +56,14 @@ driver supports
 .Tn XHCI
 compatible controllers having PCI class 12 (serial bus),
 subclass 3 (USB) and programming interface 48 (XHCI).
-.Sh MIB Variables
-The
-.Nm
-driver exposes the following variables in the
-.Va hw.usb.xhci
-branch of the
-.Xr sysctl 3
-MIB:
-.Bl -tag -width ".Va debug"
-.It Va debug
+.Sh SYSCTL VARIABLES
+The following variables are available as both
+.Xr sysctl 8
+variables and
+.Xr loader 8
+tunables:
+.Bl -tag -width indent
+.It Va hw.usb.xhci.debug
 Debug output level, where 0 is debugging disabled and larger values increase
 debug message verbosity.
 Default is 0.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804241746.w3OHkXr2047838>