s/adress/address/

Inspired by:    OpenBSD
MFC After:      1 week
This commit is contained in:
Kris Kennaway 2001-07-23 12:05:27 +00:00
parent b0b32f29dc
commit 56bded8a29
11 changed files with 16 additions and 14 deletions

View File

@ -33,7 +33,7 @@ where
Bugs
----
* 'ns' doesn't resolve IP adresses to names
* 'ns' doesn't resolve IP addresses to names
* well, real netstat provides _much_ more information... but this one needs
to be small, right? :-)

View File

@ -132,7 +132,7 @@ int tun_open(char *devname, struct sockaddr *ouraddr, char *theiraddr)
}
/*
* Delete (previous) adresses for interface
* Delete (previous) addresses for interface
*
* !!!!
* On FreeBSD this ioctl returns error
@ -215,7 +215,7 @@ void Finish(int signum)
}
/*
* Delete adresses for interface
* Delete addresses for interface
*/
bzero(&ifra.ifra_addr, sizeof(ifra.ifra_addr));
bzero(&ifra.ifra_broadaddr, sizeof(ifra.ifra_addr));

View File

@ -550,7 +550,7 @@ delay7(void)
* This routine uses an inb to an unused port, the time to execute that
* inb is approximately 1.25uS. This value is pretty constant across
* all CPU's and all buses, with the exception of some PCI implentations
* that do not forward this I/O adress to the ISA bus as they know it
* that do not forward this I/O address to the ISA bus as they know it
* is not a valid ISA bus address, those machines execute this inb in
* 60 nS :-(.
*

View File

@ -148,7 +148,7 @@ loop:
* This routine uses an inb to an unused port, the time to execute that
* inb is approximately 1.25uS. This value is pretty constant across
* all CPU's and all buses, with the exception of some PCI implentations
* that do not forward this I/O adress to the ISA bus as they know it
* that do not forward this I/O address to the ISA bus as they know it
* is not a valid ISA bus address, those machines execute this inb in
* 60 nS :-(.
*

View File

@ -704,7 +704,7 @@ delay7(void)
* This routine uses an inb to an unused port, the time to execute that
* inb is approximately 1.25uS. This value is pretty constant across
* all CPU's and all buses, with the exception of some PCI implentations
* that do not forward this I/O adress to the ISA bus as they know it
* that do not forward this I/O address to the ISA bus as they know it
* is not a valid ISA bus address, those machines execute this inb in
* 60 nS :-(.
*

View File

@ -54,7 +54,7 @@
#define ATA_CYL_LSB 0x04 /* cylinder# LSB */
#define ATA_CYL_MSB 0x05 /* cylinder# MSB */
#define ATA_DRIVE 0x06 /* Sector/Drive/Head register */
#define ATA_D_LBA 0x40 /* use LBA adressing */
#define ATA_D_LBA 0x40 /* use LBA addressing */
#define ATA_D_IBM 0xa0 /* 512 byte sectors, ECC */
#define ATA_CMD 0x07 /* command register */

View File

@ -1605,7 +1605,7 @@ setup_mode:
params.regs[5-1+0x04] |= 0x04;
/* turn off doubleword mode */
params.regs[10+0x14] &= 0xbf;
/* turn off word adressing */
/* turn off word addressing */
params.regs[10+0x17] |= 0x40;
/* set logical screen width */
params.regs[10+0x13] = 80;

View File

@ -3930,7 +3930,7 @@ static void sym_settrans(hcb_p np, ccb_p cp, u_char dt, u_char ofs,
* scntl3: (see the manual)
*
* current script command:
* dsp: script adress (relative to start of script).
* dsp: script address (relative to start of script).
* dbc: first word of script command.
*
* First 24 register of the chip:

View File

@ -5215,7 +5215,7 @@ ncr_timeout (void *arg)
** scntl3: (see the manual)
**
** current script command:
** dsp: script adress (relative to start of script).
** dsp: script address (relative to start of script).
** dbc: first word of script command.
**
** First 16 register of the chip:

View File

@ -1,4 +1,4 @@
$FreeBSD$
This directory contains a version of the rpc.bootparamd, which have been
written using the Sun's RPC protocol for bootparamd. To use it you must
@ -40,7 +40,7 @@ CALLBOOTD
The debugging tool callbootd is used to check the response you get
to a specific (booting) request. It can be used as
callbootd server inet-adress
callbootd server inet-address
or
callbootd server hostname file
where "server" is a machine running the rpc.bootparamd program, "inet-address"

View File

@ -1,3 +1,5 @@
$FreeBSD$
NOTES FROM THE MOD.SOURCES MODERATOR:
I split the source up into the three separate pieces it now is.
In doing this, I put lines like "int reading;" in a header file
@ -23,9 +25,9 @@ serious bug, or ported it to VMS, do tell me. I can't promise any new
version release, though. From this version on (1.7b) VTTEST will have
to live its own life without its father holding its hand.
My adress is:
My address is:
Network-mail adress: (mcvax,seismo)!enea!suadb!lindberg
Network-mail address: (mcvax,seismo)!enea!suadb!lindberg
Real-world-mail address: Per Lindberg
QZ, Stockholm University Computing Center