Skip to content
Snippets Groups Projects
Commit 52a5fd75 authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

Fix typos on FAQ.

parent 26ae11c8
No related branches found
No related tags found
1 merge request!279Fix typos on FAQ.
...@@ -42,7 +42,7 @@ Wherever possible, the system components are written in Rust and run in user-spa ...@@ -42,7 +42,7 @@ Wherever possible, the system components are written in Rust and run in user-spa
## What is a Unix-like OS? ## What is a Unix-like OS?
Any OS compatible with [Single Unix Specification] and [POSIX], such as shell, "everything is a file" concept, multitasking and multiuser. Any OS compatible with [Single Unix Specification] and [POSIX], expect a shell, "everything is a file" concept, multitasking and multiuser.
[Unix] was a highly influential multitasking system and impacted the design choices of most modern systems. [Unix] was a highly influential multitasking system and impacted the design choices of most modern systems.
...@@ -104,15 +104,15 @@ Some software need porting (recipes), as we don't support X11/Wayland yet, but S ...@@ -104,15 +104,15 @@ Some software need porting (recipes), as we don't support X11/Wayland yet, but S
Some important software that Redox support: Some important software that Redox support:
- [Bash]: https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/bash - [Bash](https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/bash)
- [ffmpeg]: https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/ffmpeg - [ffmpeg](https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/ffmpeg)
- [GCC]: https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/gcc - [GCC](https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/gcc)
- [Git]: https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/git - [Git](https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/git)
- [LLVM]: https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/llvm - [LLVM](https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/llvm)
- [Mesa3D]: https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/mesa - [Mesa3D](https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/mesa)
- [OpenSSL]: https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/openssl - [OpenSSL](https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/openssl)
- [Python]: https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/python - [Python](https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/python)
- [SDL]: https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/sdl2 - [SDL](https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/sdl2)
In the future the microkernel can act as a hypervisor, similar to [Xen]. In the future the microkernel can act as a hypervisor, similar to [Xen].
......
...@@ -42,7 +42,7 @@ Onde for possível, os componentes do sistema serão escritos em Rust e executam ...@@ -42,7 +42,7 @@ Onde for possível, os componentes do sistema serão escritos em Rust e executam
## O que é um sistema Unix-like? ## O que é um sistema Unix-like?
Qualquer sistema compátivel com a [Especificação Única do Unix] e [POSIX], tal como uma Shell, o conceito de "Tudo é um arquivo", multitarefa e multiusuário. Qualquer sistema compátivel com a [Especificação Única do Unix] e [POSIX], portanto com uma Shell, o conceito de "Tudo é um arquivo", multitarefa e multiusuário.
O [Unix] foi um sistema operacional de multitarefa muito influente e impactou as decisões de design em diversos sistemas modernos. O [Unix] foi um sistema operacional de multitarefa muito influente e impactou as decisões de design em diversos sistemas modernos.
...@@ -105,15 +105,15 @@ Alguns softwares precisam ser portados (recipes), já que não possuímos suport ...@@ -105,15 +105,15 @@ Alguns softwares precisam ser portados (recipes), já que não possuímos suport
Alguns softwares importantes que o Redox suporta: Alguns softwares importantes que o Redox suporta:
- [Bash]: https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/bash - [Bash](https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/bash)
- [ffmpeg]: https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/ffmpeg - [ffmpeg](https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/ffmpeg)
- [GCC]: https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/gcc - [GCC](https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/gcc)
- [Git]: https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/git - [Git](https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/git)
- [LLVM]: https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/llvm - [LLVM](https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/llvm)
- [Mesa3D]: https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/mesa - [Mesa3D](https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/mesa)
- [OpenSSL]: https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/openssl - [OpenSSL](https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/openssl)
- [Python]: https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/python - [Python](https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/python)
- [SDL]: https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/sdl2 - [SDL](https://gitlab.redox-os.org/redox-os/cookbook/-/tree/master/recipes/sdl2)
No futuro o microkernel pode agir como um supervisor, similar ao [Xen]. No futuro o microkernel pode agir como um supervisor, similar ao [Xen].
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment