1
0
mirror of https://github.com/systemd/systemd synced 2025-12-29 20:34:44 +01:00

Compare commits

..

2 Commits

Author SHA1 Message Date
Lennart Poettering
e327382877 markdown: fix comment
Follow-up for 2d816c9804c1d565797faff85c0fdbfb15f1e9d5
2021-01-19 22:26:35 +01:00
Lennart Poettering
2d816c9804 markdown: suggest backticks around uname -a output
Fixes: #18238
2021-01-19 22:24:05 +01:00

View File

@ -15,7 +15,10 @@ about: A report of an error in a recent systemd version
> … > …
**Linux kernel version used** (`uname -a`) **Linux kernel version used** (`uname -a`)
> … <!-- Make sure to enclose the pasted kernel version in `backticks`, so that
GitHub doesn't convert the `#` character typically included in it into a
reference to old GitHub issues. -->
> `…`
**CPU architecture issue was seen on** **CPU architecture issue was seen on**
> … > …