OSDN Git Service

Update void-66-base-system.md
authormobinmob <39646700+mobinmob@users.noreply.github.com>
Sun, 16 Oct 2022 13:34:32 +0000 (16:34 +0300)
committerGitHub <noreply@github.com>
Sun, 16 Oct 2022 13:34:32 +0000 (16:34 +0300)
Fix codeblocks.

conf/void-66-base-system.md

index 876405e..49479e6 100644 (file)
@@ -53,6 +53,7 @@ If after the previous procedure someone wants to switch again, the procedure is
 
 ```
 # cp /usr/bin/halt /tmp
+```
 
 2.Install 66-void:
 
@@ -70,9 +71,9 @@ If after the previous procedure someone wants to switch again, the procedure is
 
 To complete the transformation to fully 66-based system, just install the package.
 
-````
+```
 # xbps-install -S base-system-66
-````
+```
 
 ## 4. `66-void` package contents
 
@@ -110,4 +111,4 @@ The basic directories and symlinks for runit are also a parta of this package, i
 
 ## Future work :
 
-- Currently 66-void does not include support for apparmor. I believe the best place for that is the upstream `boot-66ser` repository and I plan to sent an MR asap :)
\ No newline at end of file
+- Currently 66-void does not include support for apparmor. I believe the best place for that is the upstream `boot-66ser` repository and I plan to sent an MR asap :)