Correct ancient spelling bogon.

This commit is contained in:
Jordan K. Hubbard 1997-09-04 09:01:07 +00:00
parent c9e186fb37
commit 168568257a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=29096

View File

@ -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.89 1997/08/21 20:33:32 bde Exp $
** $Id: userconfig.c,v 1.90 1997/08/29 14:47:31 kato Exp $
**/
/**
@ -1876,8 +1876,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 -",
"",
@ -2360,7 +2360,7 @@ visuserconfig(void)
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id: userconfig.c,v 1.89 1997/08/21 20:33:32 bde Exp $
* $Id: userconfig.c,v 1.90 1997/08/29 14:47:31 kato Exp $
*/
#include "scbus.h"