diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2012-05-28 05:34:42 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2012-05-28 05:34:42 +0000 |
commit | 039527c15dcad051bdcad6e1a63c3e1fe6183df0 (patch) | |
tree | a538d8262956166281b31b24ed1e368e06c8b9c5 /share/man/man4 | |
parent | 237111a55dc7e24dc648f794e976de43543c32ab (diff) |
tweak tcpcib.4 Nd a little, and add it to pci.4; ok jsg
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/man4.amd64/tcpcib.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.i386/tcpcib.4 | 6 | ||||
-rw-r--r-- | share/man/man4/pci.4 | 6 |
3 files changed, 10 insertions, 8 deletions
diff --git a/share/man/man4/man4.amd64/tcpcib.4 b/share/man/man4/man4.amd64/tcpcib.4 index 2540ffd5a7f..953c39cb6f8 100644 --- a/share/man/man4/man4.amd64/tcpcib.4 +++ b/share/man/man4/man4.amd64/tcpcib.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tcpcib.4,v 1.2 2012/05/27 17:01:03 jmc Exp $ +.\" $OpenBSD: tcpcib.4,v 1.3 2012/05/28 05:34:41 jmc Exp $ .\" .\" Copyright (c) 2012 Matt Dainty <matt@bodgit-n-scarper.com> .\" @@ -14,12 +14,12 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 27 2012 $ +.Dd $Mdocdate: May 28 2012 $ .Dt TCPCIB 4 amd64 .Os .Sh NAME .Nm tcpcib -.Nd Intel Atom E600 series LPC bridge and watchdog +.Nd Intel Atom E600 series LPC bridge and watchdog timer .Sh SYNOPSIS .Cd "tcpcib* at pci?" .Cd "isa* at tcpcib?" diff --git a/share/man/man4/man4.i386/tcpcib.4 b/share/man/man4/man4.i386/tcpcib.4 index 887e8a43fc1..eb1c0942474 100644 --- a/share/man/man4/man4.i386/tcpcib.4 +++ b/share/man/man4/man4.i386/tcpcib.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tcpcib.4,v 1.2 2012/05/27 17:01:03 jmc Exp $ +.\" $OpenBSD: tcpcib.4,v 1.3 2012/05/28 05:34:41 jmc Exp $ .\" .\" Copyright (c) 2012 Matt Dainty <matt@bodgit-n-scarper.com> .\" @@ -14,12 +14,12 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 27 2012 $ +.Dd $Mdocdate: May 28 2012 $ .Dt TCPCIB 4 i386 .Os .Sh NAME .Nm tcpcib -.Nd Intel Atom E600 series LPC bridge and watchdog +.Nd Intel Atom E600 series LPC bridge and watchdog timer .Sh SYNOPSIS .Cd "tcpcib* at pci?" .Cd "isa* at tcpcib?" diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index a351247eda4..1627984b00d 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.305 2011/06/20 05:32:09 deraadt Exp $ +.\" $OpenBSD: pci.4,v 1.306 2012/05/28 05:34:41 jmc Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -31,7 +31,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 20 2011 $ +.Dd $Mdocdate: May 28 2012 $ .Dt PCI 4 .Os .Sh NAME @@ -479,6 +479,8 @@ expansion backplanes SD Host Controller .It Xr ssio 4 National Semiconductor PC87560 Legacy IO +.It Xr tcpcib 4 +Intel Atom E600 series LPC bridge and watchdog timer .It Xr uhci 4 USB Universal Host Controller Interface .It Xr viapm 4 |