Save tuto corrections
This commit is contained in:
parent
f5ee6b8534
commit
10448a6c8d
115 changed files with 1423 additions and 1289 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#### Exemple C\
|
||||
|
||||
Voici un exemple de code C utilisant `setns(2)` :
|
||||
Voici un exemple de code C utilisant `setns(2)` :
|
||||
|
||||
<div lang="en-US">
|
||||
```c
|
||||
|
|
@ -38,7 +38,7 @@ main(int argc, char *argv[])
|
|||
|
||||
#### Exemple shell\
|
||||
|
||||
Dans un shell, on utilisera la commande `nsenter(1)` :
|
||||
Dans un shell, on utilisera la commande `nsenter(1)` :
|
||||
|
||||
<div lang="en-US">
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue