README
authorJagger <robert@swiecki.net>
Sun, 19 Jun 2016 17:43:10 +0000 (19:43 +0200)
committerJagger <robert@swiecki.net>
Sun, 19 Jun 2016 17:43:10 +0000 (19:43 +0200)
README.md

index ce7a5f38746d0c55e26c86321af4b76763a5f128..6e2b01f27e26bd1f1dd21f137e3aa41c95153187 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ It can help, among others, with:
 
 This is NOT an official Google product.
 
-### WHAT KIND OF ISOLATION DOES THIS TOOL PROVIDE?
+### WHAT TYPE OF ISOLATION DOES THIS TOOL PROVIDE?
 1. Linux namespaces: UTS (hostname), MOUNT (chroot), PID (separate PID tree), IPC, NET (separate networking context), USER
 2. FS constraints: chroot(), pivot_root(), RO-remounting
 3. Resource limits (wall-time/CPU time limits, VM/mem address space limits, etc.)
@@ -16,7 +16,7 @@ This is NOT an official Google product.
 5. Cloned and separated Ethernet interfaces
 6. Cgroups for memory utilization control
 
-### WHAT KIND OF USE-CASES ARE SUPPORTED?
+### WHICH USE-CASES ARE SUPPORTED?
 #### Isolation of network services (inetd-style)
 
 + Server: