File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ about above), and then shut down.
158158 poweroff
159159
160160 1 . Exit the post install shell: ` exit `
161- 1 . Back in in the installer choose Reboot
161+ 1 . Back in the installer choose Reboot
162162 1 . If all went well the machine should reboot and show a login prompt.
163163 If you switch to the serial console by choosing View > serial0 in
164164 the qemu menu, you should be logged in as root.
Original file line number Diff line number Diff line change @@ -2280,7 +2280,7 @@ fn test_freebsd(target: &str) {
22802280 true
22812281 }
22822282
2283- // Added in in FreeBSD 13.0 (r367776 and r367287)
2283+ // Added in FreeBSD 13.0 (r367776 and r367287)
22842284 "SCM_CREDS2" | "LOCAL_CREDS_PERSISTENT" if Some ( 13 ) > freebsd_ver => true ,
22852285
22862286 // Added in FreeBSD 14
Original file line number Diff line number Diff line change 1- # The following symbols are not not available in some combinations of
1+ # The following symbols are not available in some combinations of
22# musl/gnu/android and/or architecture.
33KEYCTL_CAPABILITIES
44KEYCTL_CAPS0_BIG_KEY
You can’t perform that action at this time.
0 commit comments