The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=b70b050ab5e9368e6748e78cee38c3ecc4662c87
commit b70b050ab5e9368e6748e78cee38c3ecc4662c87 Author: John Baldwin <j...@freebsd.org> AuthorDate: 2021-09-25 17:01:43 +0000 Commit: John Baldwin <j...@freebsd.org> CommitDate: 2021-09-25 17:01:43 +0000 bhyve: Update the -G description in the SYNPOSIS. It was missing both the 'w' flag and 'bind_address'. --- usr.sbin/bhyve/bhyve.8 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/usr.sbin/bhyve/bhyve.8 b/usr.sbin/bhyve/bhyve.8 index 8ebb8aea6210..09bba05a4f7a 100644 --- a/usr.sbin/bhyve/bhyve.8 +++ b/usr.sbin/bhyve/bhyve.8 @@ -45,7 +45,13 @@ .Op Cm ,threads= Ar n .Oc .Sm on -.Op Fl G Ar port +.Oo Fl G +.Sm off +.Oo Ar w Oc +.Oo Ar bind_address: Oc +.Ar port +.Sm on +.Oc .Op Fl k Ar file .Oo Fl l .Sm off _______________________________________________ dev-commits-src-main@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"