Commit cd9892d
committed
config-linux: Drop console(4) reference
The man page we linked was removed without replacement in
man-pages-4.06 [1,2]. We can just drop our link here, because the
remainder of the sentence provides enough information to calculate the
device's type and major/minor [3].
While I'm touching this line, I've added some missing backticks around
path and property literals, and I've made the 'terminal' reference a
link.
[1]: https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/commit/?id=0f9e6478e403b26c24ecaa6761bc53d05cf04265
[2]: https://bugzilla.kernel.org/show_bug.cgi?id=110481
[3]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/admin-guide/devices.txt?h=v4.16#n2080
Signed-off-by: W. Trevor King <wking@tremily.us>1 parent b4a682c commit cd9892d
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
689 | 689 | | |
690 | 690 | | |
691 | 691 | | |
692 | | - | |
693 | 692 | | |
694 | 693 | | |
695 | 694 | | |
| |||
0 commit comments