diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2014-12-19 13:02:51 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2014-12-19 13:02:51 +0000 |
| commit | 0488b4fc747cefb0caf860834764005f3f3c1f0a (patch) | |
| tree | 71b809eee639f442acf89f57f0e01904e3a24acc | |
| parent | ab2f3bcfe047318a01f6b5fb82a339fd11ad4489 (diff) | |
| download | s6-linux-utils-develop.tar.gz | |
| -rw-r--r-- | INSTALL | 2 | ||||
| -rw-r--r-- | doc/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ Build Instructions * Requirements ------------ - - A POSIX-compliant C development environment + - A Linux-based system with a standard C development environment - GNU make version 4.0 or later - skalibs version 2.0.0.0 or later: http://skarnet.org/software/skalibs/ diff --git a/doc/index.html b/doc/index.html index db41ecc..2d6046e 100644 --- a/doc/index.html +++ b/doc/index.html @@ -29,7 +29,7 @@ <h3> Requirements </h3> <ul> - <li> A POSIX-compliant system with a standard C development environment </li> + <li> A Linux-based system with a standard C development environment </li> <li> GNU make, version 4.0 or later </li> <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version 2.0.0.0 or later </li> |
