Subject: kern/25418: typo in kernel message
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <aniou@smutek.pl>
List: netbsd-bugs
Date: 05/01/2004 12:38:30
>Number:         25418
>Category:       kern
>Synopsis:       typo in kernel message
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat May 01 12:39:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Piotr Meyer
>Release:        NetBSD-2.0_BETA
>Organization:
>Environment:
NetBSD drozd.smutek.pl 2.0_BETA NetBSD 2.0_BETA (DROZD) #0: Thu Apr 29 15:57:53 CEST 2004  root@drozd.smutek.pl:/usr/src/sys/arch/i386/compile/DROZD i38
>Description:
In file /usr/src/sys/ufs/ext2fs/ext2fs_vfsops.c (1.66 2004/03/24 15:34:55 atatat) I found (line 1160)

printf("Ext2 fs: unsupported optionnal feature\n");

probably it should be 

printf("Ext2 fs: unsupported optional feature\n");

("optionnal" -> "optional")


>How-To-Repeat:
Use source :)
>Fix:
Delete 'n' letter from message :)
>Release-Note:
>Audit-Trail:
>Unformatted: