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.
158
158
poweroff
159
159
160
160
1 . Exit the post install shell: ` exit `
161
- 1 . Back in in the installer choose Reboot
161
+ 1 . Back in the installer choose Reboot
162
162
1 . If all went well the machine should reboot and show a login prompt.
163
163
If you switch to the serial console by choosing View > serial0 in
164
164
the qemu menu, you should be logged in as root.
Original file line number Diff line number Diff line change @@ -2275,7 +2275,7 @@ fn test_freebsd(target: &str) {
2275
2275
true
2276
2276
}
2277
2277
2278
- // Added in in FreeBSD 13.0 (r367776 and r367287)
2278
+ // Added in FreeBSD 13.0 (r367776 and r367287)
2279
2279
"SCM_CREDS2" | "LOCAL_CREDS_PERSISTENT" if Some ( 13 ) > freebsd_ver => true ,
2280
2280
2281
2281
// 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
2
2
# musl/gnu/android and/or architecture.
3
3
KEYCTL_CAPABILITIES
4
4
KEYCTL_CAPS0_BIG_KEY
You can’t perform that action at this time.
0 commit comments