Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Fix my mistake: it is boot.cfg(5), not boot.conf



details:   https://anonhg.NetBSD.org/src/rev/21a54236c7f2
branches:  trunk
changeset: 760710:21a54236c7f2
user:      jym <jym%NetBSD.org@localhost>
date:      Tue Jan 11 13:46:47 2011 +0000

description:
Fix my mistake: it is boot.cfg(5), not boot.conf

diffstat:

 share/man/man4/pciback.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e44707cdf52a -r 21a54236c7f2 share/man/man4/pciback.4
--- a/share/man/man4/pciback.4  Tue Jan 11 13:29:09 2011 +0000
+++ b/share/man/man4/pciback.4  Tue Jan 11 13:46:47 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: pciback.4,v 1.2 2011/01/11 10:48:37 wiz Exp $
+.\"    $NetBSD: pciback.4,v 1.3 2011/01/11 13:46:47 jym Exp $
 .\"
 .\" Copyright (c) 2011 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -67,7 +67,7 @@
 .Xr pcictl 8 .
 .It
 edit
-.Pa boot.conf
+.Xr boot.cfg 5
 and add the PCI ID to the list of PCI IDs that you want to
 attach to
 .Nm ,



Home | Main Index | Thread Index | Old Index