Subversion Repositories HelenOS

Rev

Rev 4371 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4371 Rev 4687
1
{
1
{
2
    "mount",
2
    "mount",
3
    "The mount command",
3
    "The mount command",
4
    &cmd_mount,
4
    &cmd_mount,
5
    &help_cmd_mount,
5
    &help_cmd_mount,
6
},
6
},
7
 
7
 
8
 
8