Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1595717
| From | sayli karnik <karniksayli1995@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 2/3] Documentation: ABI: testing: sysfs-bus-pci: Fix repetition of word 'the' |
| Date | 2017-03-09 08:00 +0100 |
| Message-ID | <tj0dk-1m3-1@gated-at.bofh.it> (permalink) |
| References | <tj0dk-1m3-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
The patch replaces 'the the' with 'the' in the documentation. Signed-off-by: sayli karnik <karniksayli1995@gmail.com> --- Documentation/ABI/testing/sysfs-bus-pci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/ABI/testing/sysfs-bus-pci b/Documentation/ABI/testing/sysfs-bus-pci index 5a1732b..e4e9010 100644 --- a/Documentation/ABI/testing/sysfs-bus-pci +++ b/Documentation/ABI/testing/sysfs-bus-pci @@ -299,5 +299,5 @@ What: /sys/bus/pci/devices/.../revision Date: November 2016 Contact: Emil Velikov <emil.l.velikov@gmail.com> Description: - This file contains the revision field of the the PCI device. + This file contains the revision field of the PCI device. The value comes from device config space. The file is read only. -- 2.7.4
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 2/3] Documentation: ABI: testing: sysfs-bus-pci: Fix repetition of word 'the' sayli karnik <karniksayli1995@gmail.com> - 2017-03-09 08:00 +0100
csiph-web