svn commit: r306114 - stable/11/share/man/man4
Andriy Gapon
avg at FreeBSD.org
Wed Sep 21 16:14:00 UTC 2016
Author: avg
Date: Wed Sep 21 16:13:58 2016
New Revision: 306114
URL: https://svnweb.freebsd.org/changeset/base/306114
Log:
MFC r303113: Cross-link some SMBus controller drivers man pages.
Modified:
stable/11/share/man/man4/amdpm.4
stable/11/share/man/man4/amdsmb.4
stable/11/share/man/man4/ichsmb.4
stable/11/share/man/man4/intpm.4
stable/11/share/man/man4/ismt.4
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/share/man/man4/amdpm.4
==============================================================================
--- stable/11/share/man/man4/amdpm.4 Wed Sep 21 16:12:34 2016 (r306113)
+++ stable/11/share/man/man4/amdpm.4 Wed Sep 21 16:13:58 2016 (r306114)
@@ -51,6 +51,7 @@ for writing user code to fetch voltages,
monitoring chip of your mainboard.
.Sh SEE ALSO
.Xr amdsmb 4 ,
+.Xr intpm 4 ,
.Xr smb 4 ,
.Xr smbus 4
.Sh HISTORY
Modified: stable/11/share/man/man4/amdsmb.4
==============================================================================
--- stable/11/share/man/man4/amdsmb.4 Wed Sep 21 16:12:34 2016 (r306113)
+++ stable/11/share/man/man4/amdsmb.4 Wed Sep 21 16:13:58 2016 (r306114)
@@ -31,6 +31,7 @@
.Nm amdsmb
.Nd "AMD-8111 SMBus 2.0 controller driver"
.Sh SYNOPSIS
+.Cd "device pci"
.Cd "device smbus"
.Cd "device smb"
.Cd "device amdsmb"
@@ -39,6 +40,8 @@ The
.Nm
driver provides access to the AMD-8111 SMBus 2.0 controller.
.Sh SEE ALSO
+.Xr amdpm 4 ,
+.Xr intpm 4 ,
.Xr smb 4 ,
.Xr smbus 4
.Sh HISTORY
Modified: stable/11/share/man/man4/ichsmb.4
==============================================================================
--- stable/11/share/man/man4/ichsmb.4 Wed Sep 21 16:12:34 2016 (r306113)
+++ stable/11/share/man/man4/ichsmb.4 Wed Sep 21 16:13:58 2016 (r306114)
@@ -51,6 +51,8 @@ device contained in the Intel 82801AA (I
82801BA (ICH2), 82801CA (ICH3), 82801DC (ICH4), 82801EB (ICH5),
82801FB (ICH6) and 82801GB (ICH7) PCI chips.
.Sh SEE ALSO
+.Xr intpm 4 ,
+.Xr ismt 4 ,
.Xr smb 4 ,
.Xr smbus 4
.Sh AUTHORS
Modified: stable/11/share/man/man4/intpm.4
==============================================================================
--- stable/11/share/man/man4/intpm.4 Wed Sep 21 16:12:34 2016 (r306113)
+++ stable/11/share/man/man4/intpm.4 Wed Sep 21 16:13:58 2016 (r306114)
@@ -58,6 +58,9 @@ ATI IXP400
AMD SB600/700/710/750
.El
.Sh SEE ALSO
+.Xr amdpm 4 ,
+.Xr amdsmb 4 ,
+.Xr ichsmb 4 ,
.Xr smb 4 ,
.Xr smbus 4
.Sh HISTORY
Modified: stable/11/share/man/man4/ismt.4
==============================================================================
--- stable/11/share/man/man4/ismt.4 Wed Sep 21 16:12:34 2016 (r306113)
+++ stable/11/share/man/man4/ismt.4 Wed Sep 21 16:13:58 2016 (r306114)
@@ -48,6 +48,7 @@
This driver provides access to the SMBus 2.0 controller device contained
in the Intel Atom S1200 and C2000 CPUs.
.Sh SEE ALSO
+.Xr ichsmb 4 ,
.Xr smb 4 ,
.Xr smbus 4
.Sh HISTORY
More information about the svn-src-stable-11
mailing list