From 8375edb4bb8771ceb29dfd44f47e5d03544c5dda Mon Sep 17 00:00:00 2001 From: Philip Paeps Date: Mon, 25 Jun 2007 16:37:17 +0000 Subject: Fix a number of documentation-lags-behind-reality bugs in sysinstall(8). While here, fix a couple of comments too. Submitted by: Oliver Fromme Approved by: re (kensmith) --- usr.sbin/sysinstall/sysinstall.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/sysinstall/sysinstall.h') diff --git a/usr.sbin/sysinstall/sysinstall.h b/usr.sbin/sysinstall/sysinstall.h index 9ac1214453f1..0263bf64b18d 100644 --- a/usr.sbin/sysinstall/sysinstall.h +++ b/usr.sbin/sysinstall/sysinstall.h @@ -484,7 +484,7 @@ extern DMenu MenuHTMLDoc; /* HTML Documentation menu */ extern DMenu MenuUsermgmt; /* User management menu */ extern DMenu MenuFixit; /* Fixit floppy/CDROM/shell menu */ extern DMenu MenuXOrgConfig; /* Select X.Org configuration tool */ -extern int FixItMode; /* FixItMode starts shell onc urrent device (ie Serial port) */ +extern int FixItMode; /* FixItMode starts shell on current device (ie Serial port) */ extern const char * StartName; /* Which name we were started as */ extern int NCpus; /* # cpus on machine */ -- cgit v1.2.3