Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 83bbf6e1 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

docs: aoe: add it to the driver-api book



Those files belong to the admin guide, so add them.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: default avatarJustin Sanders <justin@coraid.com>
parent df1b7ce7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ driver. The aoetools are on sourceforge.

  http://aoetools.sourceforge.net/

The scripts in this Documentation/aoe directory are intended to
The scripts in this Documentation/admin-guide/aoe directory are intended to
document the use of the driver and are not necessary if you install
the aoetools.

@@ -86,7 +86,7 @@ Using sysfs
  a convenient way.  Users with aoetools should use the aoe-stat
  command::

    root@makki root# sh Documentation/aoe/status.sh
    root@makki root# sh Documentation/admin-guide/aoe/status.sh
       e10.0            eth3              up
       e10.1            eth3              up
       e10.2            eth3              up
+0 −2
Original line number Diff line number Diff line
:orphan:

=======================
ATA over Ethernet (AoE)
=======================
Loading