diff mbox

[rdma-core] udev.md: Fix typo 'le.g.acy' -> 'legacy'

Message ID 20171204154255.7067-1-benjamin.drung@profitbricks.com (mailing list archive)
State Accepted
Headers show

Commit Message

Benjamin Drung Dec. 4, 2017, 3:42 p.m. UTC
Signed-off-by: Benjamin Drung <benjamin.drung@profitbricks.com>
---
 Documentation/udev.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comments

Leon Romanovsky Dec. 5, 2017, 5:39 p.m. UTC | #1
On Mon, Dec 04, 2017 at 04:42:55PM +0100, Benjamin Drung wrote:
> Signed-off-by: Benjamin Drung <benjamin.drung@profitbricks.com>
> ---
>  Documentation/udev.md | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>

Thanks, merged
diff mbox

Patch

diff --git a/Documentation/udev.md b/Documentation/udev.md
index 7da3ed94..002340cd 100644
--- a/Documentation/udev.md
+++ b/Documentation/udev.md
@@ -75,12 +75,12 @@  ethernet devices.
 Services that cannot handle hot plug must be ordered after
 systemd-udev-settle.service, which will wait for udev to complete loading
 modules and scheduling systemd services. This ensures that all RDMA hardware
-present at boot is setup before proceeding to run the le.g.acy service.
+present at boot is setup before proceeding to run the legacy service.
 
-Admins using le.g.acy services can also place their RDMA hardware modules
+Admins using legacy services can also place their RDMA hardware modules
 (e.g.  mlx4_ib) directly in /etc/modules-load.d/ or in their initrd which will
 cause systemd to defer passing to sysinit.target until all RDMA hardware is
-setup, this is usually sufficient for le.g.acy services. This is probably the
+setup, this is usually sufficient for legacy services. This is probably the
 default behavior in many configurations.
 
 # Systemd Ordering