Ignore:
Timestamp:
Jan 1, 2014, 12:47:38 AM (10 years ago)
Author:
Bruno Cornec
Message:
  • Update mindi-busybox to 1.21.1
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/mindi-busybox/console-tools/loadkmap.c

    r2725 r3232  
    77 * Licensed under GPLv2 or later, see file LICENSE in this source tree.
    88 */
     9
     10//usage:#define loadkmap_trivial_usage
     11//usage:       "< keymap"
     12//usage:#define loadkmap_full_usage "\n\n"
     13//usage:       "Load a binary keyboard translation table from stdin\n"
     14/* //usage:     "\n -C TTY  Affect TTY instead of /dev/tty" */
     15//usage:
     16//usage:#define loadkmap_example_usage
     17//usage:       "$ loadkmap < /etc/i18n/lang-keymap\n"
     18
    919#include "libbb.h"
    1020
Note: See TracChangeset for help on using the changeset viewer.