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

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

commit e08e2c7c1882818aeda954e7c3372a0a08530a57
Author:     Mateusz Piotrowski <[email protected]>
AuthorDate: 2021-04-18 20:03:40 +0000
Commit:     Mateusz Piotrowski <[email protected]>
CommitDate: 2021-08-16 08:55:56 +0000

    bhyve.8: Clean up description of -r
    
    There is no need to wrap those flags in Op macros.
    
    MFC after:      2 weeks
    
    (cherry picked from commit b24eea8c7a2ff2bf19b1bdbb2838d185e578581a)
---
 usr.sbin/bhyve/bhyve.8 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/usr.sbin/bhyve/bhyve.8 b/usr.sbin/bhyve/bhyve.8
index eaef0548e209..7147e203640f 100644
--- a/usr.sbin/bhyve/bhyve.8
+++ b/usr.sbin/bhyve/bhyve.8
@@ -226,9 +226,9 @@ and the guest device and vCPU state are restored from the 
file
 Note that the current snapshot file format requires that the configuration of
 devices in the new VM match the VM from which the snapshot was taken by 
specifying the
 same
-.Op Fl s
+.Fl s
 and
-.Op Fl l
+.Fl l
 options.
 The count of vCPUs and memory configuration are read from the snapshot.
 .It Fl S
_______________________________________________
[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