diff options
| author | KATO Takenori <kato@FreeBSD.org> | 2000-03-01 08:55:23 +0000 |
|---|---|---|
| committer | KATO Takenori <kato@FreeBSD.org> | 2000-03-01 08:55:23 +0000 |
| commit | bb8a9f4d259e163fcefafe8e453ba42242673605 (patch) | |
| tree | e945c70c2aaeca2f48c42c16602970908fd1ee87 | |
| parent | ce4274863e15ca826da4eb73aafc3941834a68df (diff) | |
Notes
| -rw-r--r-- | sys/pc98/i386/userconfig.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/i386/userconfig.c b/sys/pc98/i386/userconfig.c index 71a7a8e9e0c2a..453f9c8019aa6 100644 --- a/sys/pc98/i386/userconfig.c +++ b/sys/pc98/i386/userconfig.c @@ -2093,7 +2093,7 @@ static char *helptext[] = "Once the list of Active drivers only contains entries for the devices", "present in your system, you can set their parameters (Interrupt, DMA", "channel, I/O addresses). To do this, select the driver and press", - "[!bENTER!n]: it is now possible to edit the settings the settings at the", + "[!bENTER!n]: it is now possible to edit the settings at the", "bottom of the screen. Use [!bTAB!n] to change fields, and when you are", "finished, use [!bQ!n] to return to the list.", "", |
