The branch stable/13 has been updated by 0mp (doc, ports committer):

URL: 
https://cgit.FreeBSD.org/src/commit/?id=ff8c945e9ac28301ba6d646f432911a0e6a45403

commit ff8c945e9ac28301ba6d646f432911a0e6a45403
Author:     Mateusz Piotrowski <[email protected]>
AuthorDate: 2021-04-18 20:01:30 +0000
Commit:     Mateusz Piotrowski <[email protected]>
CommitDate: 2021-08-16 08:55:36 +0000

    bhyve.8: Fix the synopsis of -p
    
    Use appropriate mdoc macros.
    
    MFC after:      2 weeks
    
    (cherry picked from commit 90df54374f1ce1b94c10c34c2a5b06be0353ebae)
---
 usr.sbin/bhyve/bhyve.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/usr.sbin/bhyve/bhyve.8 b/usr.sbin/bhyve/bhyve.8
index 051ca05d85e5..eaef0548e209 100644
--- a/usr.sbin/bhyve/bhyve.8
+++ b/usr.sbin/bhyve/bhyve.8
@@ -211,7 +211,7 @@ to
 .Ar value .
 .It Fl P
 Force the guest virtual CPU to exit when a PAUSE instruction is detected.
-.It Fl p Ar vcpu:hostcpu
+.It Fl p Ar vcpu Ns Cm \& : Ns Ar hostcpu
 Pin guest's virtual CPU
 .Em vcpu
 to
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to