diff options
| author | Brian Feldman <green@FreeBSD.org> | 2000-02-28 03:02:17 +0000 |
|---|---|---|
| committer | Brian Feldman <green@FreeBSD.org> | 2000-02-28 03:02:17 +0000 |
| commit | 76e964f1f5256814e1c6b7e3fd104dcb72d3d6b4 (patch) | |
| tree | a433f5652dee2f5b8e22ed746b9be34a0697eaf4 | |
| parent | 494adc016878c0dc3e7b128b3ca17066d7d79b2e (diff) | |
Notes
| -rw-r--r-- | sys/i386/i386/userconfig.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/i386/userconfig.c b/sys/i386/i386/userconfig.c index ce8caffac72a..3df86945760e 100644 --- a/sys/i386/i386/userconfig.c +++ b/sys/i386/i386/userconfig.c @@ -2070,7 +2070,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.", "", |
