summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2014-12-19 13:02:51 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2014-12-19 13:02:51 +0000
commit0488b4fc747cefb0caf860834764005f3f3c1f0a (patch)
tree71b809eee639f442acf89f57f0e01904e3a24acc
parentab2f3bcfe047318a01f6b5fb82a339fd11ad4489 (diff)
downloads6-linux-utils-0488b4fc747cefb0caf860834764005f3f3c1f0a.tar.xz
Doc fixesv2.0.0.0develop
-rw-r--r--INSTALL2
-rw-r--r--doc/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 6021db1..08974a6 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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>