website: update translation (#1514)

This commit is contained in:
igor
2024-03-23 10:50:43 -03:00
committed by GitHub
parent 9a04211051
commit 4adc9873a9
4 changed files with 101 additions and 7 deletions

View File

@@ -299,7 +299,7 @@ index 45306f9ef247..815091ebfca4 100755
### How to backport path_umount
You can get module umount feature working on pre-GKI kernels by manually backporting ```path_umount``` from 5.9. You can use this patch as reference:
You can get module umount feature working on pre-GKI kernels by manually backporting `path_umount` from 5.9. You can use this patch as reference:
```diff
--- a/fs/namespace.c