.BR \-a ", " \-\-all\-locales
Display a list of all available locales.
The
-.B -v
+.B \-v
option causes the
.B LC_IDENTIFICATION
metadata about each locale to be included in the output.
.BR \-m ", " \-\-charmaps
Display the available charmaps (character set description files).
To display the current character set for the locale, use
-\fBlocale -c charmap\fR.
+\fBlocale \-c charmap\fR.
.PP
The
.B locale
subsequent user sessions:
.PP
.EX
-$ \fBmkdir -p $HOME/.locale\fP
-$ \fBI18NPATH=./wrk/ localedef -f UTF-8 -i fi_SE $HOME/.locale/fi_SE.UTF-8\fP
+$ \fBmkdir \-p $HOME/.locale\fP
+$ \fBI18NPATH=./wrk/ localedef \-f UTF-8 \-i fi_SE $HOME/.locale/fi_SE.UTF-8\fP
$ \fBLOCPATH=$HOME/.locale LC_ALL=fi_SE.UTF-8 date\fP
$ \fBecho "export LOCPATH=\e$HOME/.locale" >> $HOME/.bashrc\fP
$ \fBecho "export LANG=fi_SE.UTF-8" >> $HOME/.bashrc\fP
memory profiling data in the file
.IR datafile ;
that file is generated via the
-.I -d
+.I \-d
(or
.IR --data )
option of
and the green line shows the stack usage.
The x-scale is either the number of memory-handling function calls or
(if the
-.I -t
+.I \-t
option is specified)
time.
.SH OPTIONS