Ignore:
Timestamp:
Dec 20, 2016, 4:07:32 PM (7 years ago)
Author:
Bruno Cornec
Message:

New 3?3 banch for incorporation of latest busybox 1.25. Changing minor version to handle potential incompatibilities.

Location:
branches/3.3
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • branches/3.3/mindi-busybox/console-tools/setlogcons.c

    r3232 r3621  
    1111
    1212//usage:#define setlogcons_trivial_usage
    13 //usage:       "N"
     13//usage:       "[N]"
    1414//usage:#define setlogcons_full_usage "\n\n"
    15 //usage:       "Redirect the kernel output to console N (0 for current)"
     15//usage:       "Redirect the kernel output to console N. Default:0 (current console)"
    1616
    1717#include "libbb.h"
Note: See TracChangeset for help on using the changeset viewer.