Fix minor typos
authorDavin McCall <davmac@davmac.org>
Fri, 23 Jun 2017 09:29:17 +0000 (10:29 +0100)
committerDavin McCall <davmac@davmac.org>
Fri, 23 Jun 2017 09:29:17 +0000 (10:29 +0100)
doc/linux/DINIT-AS-INIT.md

index 5258ae1a3ec50f8c3fb9b07c792110931b346a61..03717e3ab7766dac93205e2a619ca801dbaf2401 100644 (file)
@@ -140,7 +140,7 @@ using Dash as the /bin/sh shell because it is significantly faster (affecting
 boot time).
 
 - Bash: https://www.gnu.org/software/bash
-= Dash: http://gondor.apana.org.au/~herbert/dash
+- Dash: http://gondor.apana.org.au/~herbert/dash
 
 
 # Optional packages for building a Dinit-based system
@@ -153,7 +153,7 @@ cgmanager, the control group manager; you probably want this if you use
 ConsoleKit2, and maybe if you want to use containers:
 https://github.com/lxc/cgmanager
 
-(However, I believe that cgmanage works with the old v1 cgroups interface.
+(However, I believe that cgmanager works with the old v1 cgroups interface.
 I expect that v2 cgroups together with cgroup namespaces as found in newer
 kernels will render it obselete).