Explorar o código

Some minor changes to improve formatting

Added a space
Ayyuce Demirbas %!s(int64=4) %!d(string=hai) anos
pai
achega
4630e9c4d0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Booting/linux-bootstrap-6.md

+ 1 - 1
Booting/linux-bootstrap-6.md

@@ -71,7 +71,7 @@ asmlinkage __visible void *extract_kernel(void *rmode, memptr heap,
 }
 ```
 
-This parameter is passed through assembly from the [arch/x86/boot/compressed/head_64.S](https://github.com/torvalds/linux/blob/v4.16/arch/x86/boot/compressed/head_64.S)source code file:
+This parameter is passed through assembly from the [arch/x86/boot/compressed/head_64.S](https://github.com/torvalds/linux/blob/v4.16/arch/x86/boot/compressed/head_64.S) source code file:
 
 ```C
 leaq	input_data(%rip), %rdx