mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-11 03:56:16 +00:00
Base: Fix minor typos in man pages
This commit is contained in:
parent
3de4b99dc3
commit
dba74abe93
Notes:
sideshowbarker
2024-07-19 11:54:08 +09:00
Author: https://github.com/awesomekling
Commit: dba74abe93
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
md - render markdown documents
|
md - render markdown documents
|
||||||
|
|
||||||
## Synposis
|
## Synopsis
|
||||||
|
|
||||||
```**sh
|
```**sh
|
||||||
$ md [--html] [input-file.md]
|
$ md [--html] [input-file.md]
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
pipe, pipe2 - create a pipe
|
pipe, pipe2 - create a pipe
|
||||||
|
|
||||||
## Synposis
|
## Synopsis
|
||||||
|
|
||||||
```**c++
|
```**c++
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue