Fix a grammatical nit.
This commit is contained in:
parent
a834690527
commit
0a30e5fb17
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: autoconf.h,v 1.3 2001/06/10 05:26:59 thorpej Exp $ */
|
||||
/* $NetBSD: autoconf.h,v 1.4 2003/03/22 14:26:41 simonb Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995 Carnegie-Mellon University.
|
||||
@ -33,7 +33,7 @@
|
||||
#include <machine/bus.h>
|
||||
|
||||
/*
|
||||
* Machine-dependent structures of autoconfiguration
|
||||
* Machine-dependent structures for autoconfiguration
|
||||
*/
|
||||
struct mainbus_attach_args {
|
||||
const char *ma_name; /* device name */
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: autoconf.h,v 1.19 2000/06/08 03:10:06 thorpej Exp $ */
|
||||
/* $NetBSD: autoconf.h,v 1.20 2003/03/22 14:26:41 simonb Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995, 1996 Carnegie-Mellon University.
|
||||
@ -28,7 +28,7 @@
|
||||
*/
|
||||
|
||||
/*
|
||||
* Machine-dependent structures of autoconfiguration
|
||||
* Machine-dependent structures for autoconfiguration
|
||||
*/
|
||||
|
||||
struct mainbus_attach_args {
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: autoconf.h,v 1.7 2001/06/13 14:58:43 soda Exp $ */
|
||||
/* $NetBSD: autoconf.h,v 1.8 2003/03/22 14:26:42 simonb Exp $ */
|
||||
/* $OpenBSD: autoconf.h,v 1.2 1997/03/12 19:16:54 pefo Exp $ */
|
||||
/* NetBSD: autoconf.h,v 1.1 1995/02/13 23:07:31 cgd Exp */
|
||||
|
||||
@ -30,7 +30,7 @@
|
||||
*/
|
||||
|
||||
/*
|
||||
* Machine-dependent structures of autoconfiguration
|
||||
* Machine-dependent structures for autoconfiguration
|
||||
*/
|
||||
|
||||
#ifndef _ARC_AUTOCONF_H_
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: aubusvar.h,v 1.1 2002/07/29 15:39:15 simonb Exp $ */
|
||||
/* $NetBSD: aubusvar.h,v 1.2 2003/03/22 14:26:42 simonb Exp $ */
|
||||
|
||||
#ifndef _MIPS_ALCHEMY_DEV_AUBUSVAR_H_
|
||||
#define _MIPS_ALCHEMY_DEV_AUBUSVAR_H_
|
||||
@ -6,7 +6,7 @@
|
||||
#include <machine/bus.h>
|
||||
|
||||
/*
|
||||
* Machine-dependent structures of autoconfiguration
|
||||
* Machine-dependent structures for autoconfiguration
|
||||
*/
|
||||
struct aubus_attach_args {
|
||||
const char *aa_name; /* device name */
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: autoconf.h,v 1.3 2000/08/16 21:54:43 wdk Exp $ */
|
||||
/* $NetBSD: autoconf.h,v 1.4 2003/03/22 14:26:42 simonb Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995 Carnegie-Mellon University.
|
||||
@ -31,7 +31,7 @@
|
||||
#define _MIPSCO_AUTOCONF_H_
|
||||
|
||||
/*
|
||||
* Machine-dependent structures of autoconfiguration
|
||||
* Machine-dependent structures for autoconfiguration
|
||||
*/
|
||||
|
||||
#include <machine/bus.h>
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: autoconf.h,v 1.7 2002/10/09 07:00:56 jdolecek Exp $ */
|
||||
/* $NetBSD: autoconf.h,v 1.8 2003/03/22 14:26:42 simonb Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995 Carnegie-Mellon University.
|
||||
@ -28,7 +28,7 @@
|
||||
*/
|
||||
|
||||
/*
|
||||
* Machine-dependent structures of autoconfiguration
|
||||
* Machine-dependent structures for autoconfiguration
|
||||
*/
|
||||
|
||||
struct confargs {
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: autoconf.h,v 1.17 2000/01/09 15:34:41 ad Exp $ */
|
||||
/* $NetBSD: autoconf.h,v 1.18 2003/03/22 14:26:43 simonb Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995 Carnegie-Mellon University.
|
||||
@ -31,7 +31,7 @@
|
||||
#define _PMAX_AUTOCONF_H_
|
||||
|
||||
/*
|
||||
* Machine-dependent structures of autoconfiguration
|
||||
* Machine-dependent structures for autoconfiguration
|
||||
*/
|
||||
|
||||
struct mainbus_attach_args {
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: autoconf.h,v 1.2 2003/02/07 17:46:12 cgd Exp $ */
|
||||
/* $NetBSD: autoconf.h,v 1.3 2003/03/22 14:26:43 simonb Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright 2000, 2001
|
||||
@ -33,7 +33,7 @@
|
||||
*/
|
||||
|
||||
/*
|
||||
* Machine-dependent structures of autoconfiguration
|
||||
* Machine-dependent structures for autoconfiguration
|
||||
*/
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user