diff options
| author | Peter Grehan <grehan@FreeBSD.org> | 2014-02-21 22:45:35 +0000 |
|---|---|---|
| committer | Peter Grehan <grehan@FreeBSD.org> | 2014-02-21 22:45:35 +0000 |
| commit | 4258c52e294267e96462f4007b0670bc9fd73540 (patch) | |
| tree | f44206c31f23f2e42e59b3ff3c561e09d8037853 /usr.sbin | |
| parent | 2879baf24b8f23b28add4a100b2021dbf50f760a (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/bhyve/virtio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bhyve/virtio.h b/usr.sbin/bhyve/virtio.h index 7877bae59bd9..51a654a4c4b4 100644 --- a/usr.sbin/bhyve/virtio.h +++ b/usr.sbin/bhyve/virtio.h @@ -33,7 +33,7 @@ * These are derived from several virtio specifications. * * Some useful links: - * https://github.com/rustyrussel/virtio-spec + * https://github.com/rustyrussell/virtio-spec * http://people.redhat.com/pbonzini/virtio-spec.pdf */ |
