X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=console-tools%2Fopenvt.c;h=e523566926c01b2fd323bddf7beb83a8f4d72118;hb=66426760beef7e87c4735f433d123daf911b5b4a;hp=de5cf93fe85c75e54dd76db0e11d01a5346cd57c;hpb=9f7780250ce4bbee9c0a8f1044875e303479e196;p=oweals%2Fbusybox.git diff --git a/console-tools/openvt.c b/console-tools/openvt.c index de5cf93fe..e52356692 100644 --- a/console-tools/openvt.c +++ b/console-tools/openvt.c @@ -12,7 +12,6 @@ //usage: "[-c N] [-sw] [PROG ARGS]" //usage:#define openvt_full_usage "\n\n" //usage: "Start PROG on a new virtual terminal\n" -//usage: "\nOptions:" //usage: "\n -c N Use specified VT" //usage: "\n -s Switch to the VT" /* //usage: "\n -l Run PROG as login shell (by prepending '-')" */