Changeset 49647be in mainline


Ignore:
Timestamp:
2009-10-30T21:18:53Z (15 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
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.