Many small edits.
This commit is contained in:
parent
741f510ce7
commit
c8b6342d3c
160 changed files with 2204 additions and 864 deletions
|
|
@ -146,7 +146,7 @@ main(int argc, char *argv[])
|
|||
vflag = 0;
|
||||
}
|
||||
if(oflag) {
|
||||
p1 = "/fd/1";
|
||||
p1 = "/dev/stdout";
|
||||
p2 = savedfile;
|
||||
while(*p2++ = *p1++)
|
||||
;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue