Fork us on GitHub Follow us on Facebook Follow us on Twitter

Changeset 49647be in mainline for uspace/app/redir/redir.c


Ignore:
Timestamp:
2009-10-30T21:18:53Z (13 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial
Children:
2a75302, b347494
Parents:
e6b73ad0
Message:

Fix typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/redir/redir.c

    re6b73ad0 r49647be  
    4545static void usage(void)
    4646{
    47         printf("Usage: redirect [-i <stdin>] [-o <stdout>] [-e <stderr>] -- <cmd> [args ,,,]\n");
     47        printf("Usage: redir [-i <stdin>] [-o <stdout>] [-e <stderr>] -- <cmd> [args ...]\n");
    4848}
    4949
Note: See TracChangeset for help on using the changeset viewer.