Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man8/man8.i386 Now that we have pciback(4), Xref i...
details: https://anonhg.NetBSD.org/src/rev/e636f7bf05b2
branches: trunk
changeset: 760801:e636f7bf05b2
user: jym <jym%NetBSD.org@localhost>
date: Thu Jan 13 10:03:29 2011 +0000
description:
Now that we have pciback(4), Xref it for Xen boot(8), rather than
pcictl(8).
diffstat:
share/man/man8/man8.i386/boot.8 | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
diffs (43 lines):
diff -r 88c0532ace5f -r e636f7bf05b2 share/man/man8/man8.i386/boot.8
--- a/share/man/man8/man8.i386/boot.8 Thu Jan 13 09:26:15 2011 +0000
+++ b/share/man/man8/man8.i386/boot.8 Thu Jan 13 10:03:29 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: boot.8,v 1.55 2010/11/29 12:44:17 jym Exp $
+.\" $NetBSD: boot.8,v 1.56 2011/01/13 10:03:29 jym Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -463,13 +463,14 @@
.Ar rootpath
is the remote mount point for the root file system.
.It Ic pciback.hide Ns = Ns Ar pcidevs
-Pass a list of PCI IDs for use with the PCI backend driver.
+Pass a list of PCI IDs for use with the PCI backend driver,
+.Xr pciback 4 .
.Ar pcidevs
is formed of multiple IDs (in bus:device.function notation),
each ID being surrounded with brackets.
PCI domain IDs are currently ignored.
-You can obtains PCI IDs through
-.Xr pcictl 8 .
+See
+.Xr pciback 4 .
.El
.It Ic ls Op Pa path
Print a directory listing of
@@ -585,6 +586,7 @@
.El
.Sh SEE ALSO
.Xr ddb 4 ,
+.Xr pciback 4 ,
.Xr userconf 4 ,
.Xr boot.cfg 5 ,
.Xr boot_console 8 ,
@@ -593,7 +595,6 @@
.Xr installboot 8 ,
.Xr mbr 8 ,
.Xr multiboot 8 ,
-.Xr pcictl 8 ,
.Xr pxeboot 8 ,
.Xr reboot 8 ,
.Xr shutdown 8 ,
Home |
Main Index |
Thread Index |
Old Index