Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4/man4.hp700 Grammar. Whitespace.



details:   https://anonhg.NetBSD.org/src/rev/966e513d0eb8
branches:  trunk
changeset: 755285:966e513d0eb8
user:      skrll <skrll%NetBSD.org@localhost>
date:      Mon May 31 09:42:48 2010 +0000

description:
Grammar.  Whitespace.

diffstat:

 share/man/man4/man4.hp700/elroy.4 |  43 +++++++++++++++++++++++++++++++++++++++
 share/man/man4/man4.hp700/ssio.4  |   5 +--
 2 files changed, 45 insertions(+), 3 deletions(-)

diffs (63 lines):

diff -r 56146fd00761 -r 966e513d0eb8 share/man/man4/man4.hp700/elroy.4
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/man4.hp700/elroy.4 Mon May 31 09:42:48 2010 +0000
@@ -0,0 +1,43 @@
+.\"    $NetBSD: elroy.4,v 1.1 2010/05/31 09:42:48 skrll Exp $
+.\"    OpenBSD: elroy.4,v 1.2 2007/05/31 19:19:54 jmc Exp 
+.\"
+.\" Copyright (c) 2007 Mark Kettenis <kettenis%openbsd.org@localhost>
+.\"
+.\" Permission to use, copy, modify, and distribute this software for any
+.\" purpose with or without fee is hereby granted, provided that the above
+.\" copyright notice and this permission notice appear in all copies.
+.\"
+.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+.\"
+.Dd May 31, 2010
+.Dt ELROY 4 hp700
+.Os
+.Sh NAME
+.Nm elroy
+.Nd Elroy PCI hostbridge
+.Sh SYNOPSIS
+.Cd "elroy* at astro?"
+.Cd "pci* at elroy?"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for the Elroy PCI hostbridge and its embedded
+I/O SAPIC interrupt controller.
+.Sh SEE ALSO
+.Xr astro 4 ,
+.Xr intro 4 ,
+.Xr pci 4
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Ox 4.2 .
+It was ported to
+.Nx 6.0
+by Nick Hudson.
diff -r 56146fd00761 -r 966e513d0eb8 share/man/man4/man4.hp700/ssio.4
--- a/share/man/man4/man4.hp700/ssio.4  Mon May 31 09:38:57 2010 +0000
+++ b/share/man/man4/man4.hp700/ssio.4  Mon May 31 09:42:48 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ssio.4,v 1.1 2010/05/31 09:38:57 skrll Exp $
+.\"    $NetBSD: ssio.4,v 1.2 2010/05/31 09:42:48 skrll Exp $
 .\"    OpenBSD: ssio.4,v 1.4 2007/07/15 20:00:49 kettenis Exp
 .\"
 .\" Copyright (c) 2007 Mark Kettenis <kettenis%openbsd.org@localhost>
@@ -53,5 +53,4 @@
 .Ox 4.2 .
 It was ported to
 .Nx 6.0
-by Nick Hudson
-
+by Nick Hudson.



Home | Main Index | Thread Index | Old Index