Skip to content

Commit 813acce

Browse files
committed
wip
1 parent 1c1ce14 commit 813acce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/VHOST.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ It's based on a cient(s)/server model, meaning that one server can handle multip
3737
## How to use it
3838

3939
* `pg_vhost_start("/tmp", &error)`: start the vhost driver and setup the socket's folder.
40-
* `pg_vhost_new("vhost-0", flags, &error);`: create the brick. The socket will be named `qemu-vhost-0`. Here are some flags availables:
40+
* `pg_vhost_new("vhost-0", flags, &error);`: create the brick.<br>The socket will be named `qemu-vhost-0`.<br>Here are some flags availables:
4141
* `PG_VHOST_USER_CLIENT`
4242
* `PG_VHOST_USER_DEQUEUE_ZERO_COPY`
4343

0 commit comments

Comments
 (0)