From 9f86fab6af15168734ce81e4f93c3576dd360352 Mon Sep 17 00:00:00 2001 From: Andrew Wilcox Date: Sun, 17 Apr 2016 10:59:34 -0500 Subject: Add new localedef(1) stub --- localedef/localedef.1 | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 localedef/localedef.1 (limited to 'localedef/localedef.1') diff --git a/localedef/localedef.1 b/localedef/localedef.1 new file mode 100644 index 0000000..8284299 --- /dev/null +++ b/localedef/localedef.1 @@ -0,0 +1,39 @@ +.Dd April 9, 2016 +.Dt LOCALEDEF 1 "Base Commands Manual" +.Os "Adélie Linux" + +.Sh NAME +.Nm localedef +.Nd define a new locale + +.Sh SYNOPSIS +.Nm +.Op Fl c +.Op Fl f Ar charmap +.Op Fl i Ar sourcefile +.Op Fl u Ar code_set_name +.Ar name + +.Sh DESCRIPTION +This utility returns 3, which is defined in +.St -p1003.1 2013 Edition +as marking that the implementation does not support creation of new locales. + +It is intended only for use on musl libc systems, where POSIX2_LOCALEDEF is +undefined. + +.Sh DIAGNOSTICS +3: The implementation does not support the creation of new locales. + +.Sh SEE ALSO + +.Xr locale 1 . + +.Sh STANDARDS +Conforming to +.St -p1003.1 2013 Edition. + +.Sh AUTHORS +.An A. Wilcox +.Aq awilfox@adelielinux.org + -- cgit v1.2.3-60-g2f50