diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2018-02-25 19:06:37 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2018-02-25 19:06:37 +0100 |
commit | 6728a5ec2351cac7cc27333e0d984c5c2b029b87 (patch) | |
tree | faf0306df4d127e65b417f1b8e1e453ed9851667 /sys/man/3 | |
parent | b2d79920255fc405b972e4c900e47f4a1046e044 (diff) |
devloopback: reassign device letter from #X to #λ to avoid collision with devvmx
Diffstat (limited to 'sys/man/3')
-rw-r--r-- | sys/man/3/loopback | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/3/loopback b/sys/man/3/loopback index 066827a78..f7d6b178b 100644 --- a/sys/man/3/loopback +++ b/sys/man/3/loopback @@ -3,7 +3,7 @@ loopback \- network link simulation .SH SYNOPSIS .nf -.B bind -a #X /net +.B bind -a #λ /net .BI /net/loopback n /[0-1] .BI /net/loopback n /[0-1]/data |