mirror of
https://gitlab.com/sortix/sortix.git
synced 2023-02-13 20:55:38 -05:00
Fix sysinstall(8) indention.
This commit is contained in:
parent
46b11b4b60
commit
e9d552867b
1 changed files with 1 additions and 1 deletions
|
@ -440,7 +440,7 @@ int main(void)
|
|||
"This is not something you should do on a whim or when you are "
|
||||
"impatient. Take the time to read the documentation and be patient "
|
||||
"while you learn the new system. This is a very good time to start an "
|
||||
"external music player that plays soothing classical music on loop.\n\n");
|
||||
"external music player that plays soothing classical music on loop.\n\n");
|
||||
const char* readies[] =
|
||||
{
|
||||
"Ready",
|
||||
|
|
Loading…
Reference in a new issue