mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
CODING_STYLE: add section about how to reference specific concepts
This commit is contained in:
@@ -475,6 +475,8 @@ title: Coding Style
|
||||
effect on the regular file. If in doubt consider turning off `O_NONBLOCK` again
|
||||
after opening.
|
||||
|
||||
## Referencing Concepts
|
||||
|
||||
- When referring to a configuration file option in the documentation and such,
|
||||
please always suffix it with `=`, to indicate that it is a configuration file
|
||||
setting.
|
||||
|
||||
Reference in New Issue
Block a user