summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1997-09-04 13:21:23 +0000
committerkato <kato@FreeBSD.org>1997-09-04 13:21:23 +0000
commitda2d7453a895bb90011bf8df8050b8b2508d3ce7 (patch)
treed7fa069549b814d26289a866e1a6c762c8355bdc /sys/pc98
parenta08940e1635e90213c6d16cd5fe339645c2a2225 (diff)
downloadFreeBSD-src-da2d7453a895bb90011bf8df8050b8b2508d3ce7.zip
FreeBSD-src-da2d7453a895bb90011bf8df8050b8b2508d3ce7.tar.gz
Synchronize with sys/i386/i386/userconfig.c revision 1.91.
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/i386/userconfig.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/pc98/i386/userconfig.c b/sys/pc98/i386/userconfig.c
index c21d4be..e6ed5db 100644
--- a/sys/pc98/i386/userconfig.c
+++ b/sys/pc98/i386/userconfig.c
@@ -46,7 +46,7 @@
** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
** THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
**
- ** $Id: userconfig.c,v 1.33 1997/08/22 08:12:06 kato Exp $
+ ** $Id: userconfig.c,v 1.34 1997/08/29 14:53:18 kato Exp $
**/
/**
@@ -1890,8 +1890,8 @@ static char *helptext[] =
"Use the [!bTAB!n] key to toggle between the Active and Inactive list; if",
"you need to move a driver from the Inactive list back to the Active",
"one, select it in the Inactive list, using [!bTAB!n] to change lists if",
- "necessary, and press [!bRETURN!n] -- the device will me moved to its",
- "category in the Active list.",
+ "necessary, and press [!bRETURN!n] -- the device will be moved back to",
+ "its place in the Active list.",
"",
"- - Altering the list/parameters -",
"",
@@ -2374,7 +2374,7 @@ visuserconfig(void)
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: userconfig.c,v 1.33 1997/08/22 08:12:06 kato Exp $
+ * $Id: userconfig.c,v 1.34 1997/08/29 14:53:18 kato Exp $
*/
#include "scbus.h"
OpenPOWER on IntegriCloud