Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 add the 'slot ?' to example config line



details:   https://anonhg.NetBSD.org/src/rev/bf145b55f47c
branches:  trunk
changeset: 486814:bf145b55f47c
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Mon May 29 08:56:01 2000 +0000

description:
add the 'slot ?' to example config line

diffstat:

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

diffs (18 lines):

diff -r 42f82cd0f4e7 -r bf145b55f47c share/man/man4/mca.4
--- a/share/man/man4/mca.4      Mon May 29 07:10:41 2000 +0000
+++ b/share/man/man4/mca.4      Mon May 29 08:56:01 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mca.4,v 1.1 2000/05/28 22:37:46 augustss Exp $
+.\" $NetBSD: mca.4,v 1.2 2000/05/29 08:56:01 jdolecek Exp $
 .\"
 .\" Copyright (c) 2000 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -39,7 +39,7 @@
 .Nd introduction to machine-independent MCA bus support and drivers
 .Sh SYNOPSIS
 .Cd "mca0 at mainbus?"
-.Cd "XX*  at mca?"
+.Cd "XX*  at mca? slot ?"
 .Sh INTRODUCTION
 .Nx
 includes a machine-independent



Home | Main Index | Thread Index | Old Index