https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211896

            Bug ID: 211896
           Summary: bin/chmod - call setlocale so tool adheres to support
                    localisation
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: ventur...@geeklan.co.uk

Created attachment 173730
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173730&action=edit
call setlocale()

setenv LC_ALL de_DE.ISO8859-1

without patch
% chmod 755 nothere
chmod: nothere: No such file or directory


% /usr/obj/usr/src/bin/chmod/chmod 755 nothere
chmod: nothere: Datei oder Verzeichnis nicht gefunden

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to