Commit f75009f
committed
examples/sleep: clarify /proc vs procfs wording
Use "/proc" when the comment refers to the actual file (/proc/sleep) and
keep "proc" when it denotes the procfs mechanism or related helper APIs.
This makes the documentation consistent and avoids ambiguity between a
file path and the proc filesystem itself.
Signed-off-by: Chia-Hao Chiu <jordan871130@gmail.com>1 parent 3795131 commit f75009f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | | - | |
| 180 | + | |
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| |||
0 commit comments