[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

system/3707:



>Number:         3707
>Category:       system
>Synopsis:       
>Confidential:   yes
>Severity:       non-critical
>Priority:       low
>Responsible:    bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Mar 09 17:00:02 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Marek Blaszkowski
>Release:        
>Organization:
>Environment:
	
	System      : OpenBSD 3.4
	Architecture: OpenBSD.i386
	Machine     : i386
>Description:
	a typo in edquota.c
	
>How-To-Repeat:
	
>Fix:
	
--- /usr/src/usr.sbin/edquota/edquota.c   Tue Mar  9 17:32:06 2004
+++ /usr/src/usr.sbin/edquota/edquota.c   Tue Mar  9 17:32:07 2004
@@ -520,7 +520,7 @@
                        if (dqblk.dqb_curblocks == qup->dqblk.dqb_curblocks &&
                            dqblk.dqb_curinodes == qup->dqblk.dqb_curinodes)
                                break;
-                       warnx("%s: cannot change current allocationn", fsp);
+                       warnx("%s: cannot change current allocation", fsp);
                        break;
                }
        }


>Release-Note:
>Audit-Trail:
>Unformatted: