Skip to content

Commit 184ca5c

Browse files
Goorzhelericonr
authored andcommitted
config/services: use parens instead of hyphens
A line-initial hyphen makes the line a bulleted list.
1 parent 783a50e commit 184ca5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config/services/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ create a file named `down` in its service directory:
145145
The `down` file mechanism also makes it possible to disable services that are
146146
enabled by default, such as the [agetty(8)](https://man.voidlinux.org/agetty.8)
147147
services for ttys 1 to 6. This way, package updates which affect these services
148-
- in this case, the `runit-void` package - won't re-enable them.
148+
(in this case, the `runit-void` package) won't re-enable them.
149149

150150
#### Disabling Services
151151

0 commit comments

Comments
 (0)