Many small edits.
This commit is contained in:
parent
741f510ce7
commit
c8b6342d3c
160 changed files with 2204 additions and 864 deletions
|
|
@ -357,7 +357,7 @@ userinit(void)
|
|||
|
||||
sprint(buf, "#9/acid/%s", mach->name);
|
||||
loadmodule(unsharp(buf));
|
||||
p = getenv("home");
|
||||
p = getenv("HOME");
|
||||
if(p != 0) {
|
||||
sprint(buf, "%s/lib/acid", p);
|
||||
silent = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue