Commit 5d273c0
committed
config: Replace "SHOULD consider" for 'rootfs' path value
SHOULD means that [1]:
... there may exist valid reasons in particular circumstances to
ignore a particular item, but the full implications must be
understood and carefully weighed before choosing a different course.
So consideration is already baked into the definition, and we can just
say "SHOULD be" and warn folks whenever they use a value other than
'rootfs'.
Also break this into its own paragraph, because the value
recommendation is orthogonal to and less important than the value
semantics covered in the preceding sentences.
[1]: https://tools.ietf.org/html/rfc2119#section-3
Signed-off-by: W. Trevor King <wking@tremily.us>1 parent 2e588b3 commit 5d273c0
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments