summaryrefslogtreecommitdiff
path: root/sys/man/3
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2014-12-19 02:37:40 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2014-12-19 02:37:40 +0100
commit9df9a3625ced6ec4f8c2f159903e4d0309bedb12 (patch)
treea17e0581c2e9bbfc038dbc967df257a9af0a1e13 /sys/man/3
parent2d06aac2abbd22757b6aa33b4fdc0c9ead4b7d50 (diff)
sdaoe: allow aoedev= shorthand for id!lun -> id!#æ/aoe/lun
we cannot type æ character in the bootloader console, so allow the shorthand syntax id!lun which gets translated to id!#æ/aoe/lun.
Diffstat (limited to 'sys/man/3')
-rw-r--r--sys/man/3/sdaoe2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/3/sdaoe b/sys/man/3/sdaoe
index 62677497b..d0470fb4e 100644
--- a/sys/man/3/sdaoe
+++ b/sys/man/3/sdaoe
@@ -68,7 +68,7 @@ over Ethernet interfaces 0 and 1,
.IP
.EX
aoeif=ether0 ether1
-aoedev=e!#æ/aoe/42.0
+aoedev=e!42.0
.EE
.SH SOURCE
.B /sys/src/9/port/sdaoe.c