gencat(1)


NAME

   gencat - Generate message catalog

SYNOPSIS

   gencat [OPTION...] -o OUTPUT-FILE [INPUT-FILE]...

DESCRIPTION

   The gencat program is specified in the X/Open standard and the GNU
   implementation follows this specification and so processes all
   correctly formed input files. Additionally some extension are
   implemented which help to work in a more reasonable way with the
   catgets(3) functions.

   -H, --header NAME
          Create C header file NAME containing symbol definitions

   --new  Do not use existing catalog, force new output file

   -o, --output NAME
          Write output to file NAME

AUTHOR

   gencat was written by Ulrich Drepper as part of the GNU C Library.

   This man page was written by Jeff Bailey <jbailey@debian.org>.


More Linux Commands

manpages/free_fieldtype.3form.html
free_fieldtype(3form) - define validation-field types.......
The function new_fieldtype creates a new field type usable for data validation. You supply it with field_check, a predicate to check the validity of an entered

manpages/CPAN::Kwalify.3pm.html
CPAN::Kwalify(3pm) - Interface between CPAN.pm and Kwalify.p
_validate($schema_name, $data, $file, $doc) $schema_name is the name of a supported schema. Currently only distroprefs is supported. $data is the data to be val

manpages/sd_readahead.3.html
sd_readahead(3) - Control ongoing disk boot-time read-ahead
sd_readahead() may be called by programs involved with early boot-up to control ongoing boot-time disk read-ahead operations. It may be used to terminate read-a

manpages/Tcl_MutexUnlock.3.html
Tcl_MutexUnlock(3) - Tcl thread support - Linux manual page
Tcl provides Tcl_CreateThread for creating threads. The caller can determine the size of the stack given to the new thread and modify the behaviour through the

manpages/mmroff.1.html
mmroff(1) - reference preprocessor - Linux manual page......
mmroff is a simple preprocessor for groff, it is used for expanding cross references in mm, see groff_mm(7). groff is executed twice, first with -z and -rRef=1

manpages/as.1.html
as(1) - the portable GNU assembler. - Linux manual page.....
GNU as is really a family of assemblers. If you use (or have used) the GNU assembler on one architecture, you should find a fairly similar environment when you

manpages/modeline2fb.8.html
modeline2fb(8) - simple modeline to fb.modes translator.....
Modeline2fb is a simple Perl script that converts XF86Config-style modelines to options suitable for a fb.modes file. Note that only one option can be successfu

manpages/form_field_userptr.3form.html
form_field_userptr(3form) - associate application data with
Every form field has a field that can be used to hold application-specific data (that is, the form-driver code leaves it alone). These functions get and set tha

manpages/dprintf.3.html
dprintf(3) - print to a file descriptor - Linux manual page
dprintf.3 - The functions dprintf() and vdprintf() (as found in the glibc2 library) are exact analogs of fprintf(3) and vfprintf(3), except that they output to

manpages/sem_destroy.3.html
sem_destroy(3) - destroy an unnamed semaphore (Man Page)....
sem_destroy() destroys the unnamed semaphore at the address pointed to by sem. Only a semaphore that has been initialized by sem_init(3) should be destroyed usi

manpages/libtasn1_perror.3.html
libtasn1_perror(3) - prints a string to stderr with a descri
This function is like perror(). The only difference is that it accepts an error returned by a libtasn1 function. DEPRECATED Use asn1_perror() instead. COPYRIGHT

manpages/mkpasswd.1.html
mkpasswd(1) - Overfeatured front end to crypt(3) (Man Page)
mkpasswd encrypts the given password with the crypt(3) libc function using the given salt. OPTIONS -S, --salt=STRING Use the STRING as salt. It must not contain





We can't live, work or learn in freedom unless the software we use is free.