From 44df67b301c1808156971101e01a96f176fa0a3c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 22 Nov 2014 17:35:09 +0100 Subject: [PATCH] README: even more tweaks. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 95c2e05760..fccdd31fd3 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ files into a `fake destdir` to generate XBPS binary packages that can be install through the `xbps-install(8)` utility. The `xbps-src` utility uses `xbps-uchroot(8)` to build packages in lightweight linux -`containers` thru the use of `namespaces`, that means that processes and bind mounts -(among others) won't be visible to other processes in the system. +`containers` through the use of `namespaces`, that means that processes and bind mounts +are isolated (among others). ### Requirements