diff mbox series

can: j1939: rename jacd tool

Message ID 20201020081134.3597-1-yegorslists@googlemail.com
State New
Headers show
Series can: j1939: rename jacd tool | expand

Commit Message

Yegor Yefremov Oct. 20, 2020, 8:11 a.m. UTC
From: Yegor Yefremov <yegorslists@googlemail.com>

Due to naming conflicts, jacd was renamed to j1939acd.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
---
 Documentation/networking/j1939.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Marc Kleine-Budde Oct. 20, 2020, 9:09 a.m. UTC | #1
On 10/20/20 10:11 AM, yegorslists@googlemail.com wrote:
> From: Yegor Yefremov <yegorslists@googlemail.com>

> 

> Due to naming conflicts, jacd was renamed to j1939acd.

> 

> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>


Applied to linux-can.

Tnx,
Marc

-- 
Pengutronix e.K.                 | Marc Kleine-Budde           |
Embedded Linux                   | https://www.pengutronix.de  |
Vertretung West/Dortmund         | Phone: +49-231-2826-924     |
Amtsgericht Hildesheim, HRA 2686 | Fax:   +49-5121-206917-5555 |
diff mbox series

Patch

diff --git a/Documentation/networking/j1939.rst b/Documentation/networking/j1939.rst
index f5be243d250a..65b12abcc90a 100644
--- a/Documentation/networking/j1939.rst
+++ b/Documentation/networking/j1939.rst
@@ -376,8 +376,8 @@  only j1939.addr changed to the new SA, and must then send a valid address claim
 packet. This restarts the state machine in the kernel (and any other
 participant on the bus) for this NAME.
 
-can-utils also include the jacd tool, so it can be used as code example or as
-default Address Claiming daemon.
+can-utils also include the j1939acd tool, so it can be used as code example or
+as default Address Claiming daemon.
 
 Send Examples
 -------------