mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
Fix typos in docs/man/README.md
This commit is contained in:
parent
2d0743b143
commit
748bebe46f
@ -1,7 +1,7 @@
|
|||||||
Kubernetes Documentation
|
Kubernetes Documentation
|
||||||
====================
|
====================
|
||||||
|
|
||||||
This directory contains the Docker user manual in the Markdown format.
|
This directory contains the Kubernetes user manual in the Markdown format.
|
||||||
Do *not* edit the man pages in the man1 directory. Instead, amend the
|
Do *not* edit the man pages in the man1 directory. Instead, amend the
|
||||||
Markdown (*.md) files.
|
Markdown (*.md) files.
|
||||||
|
|
||||||
@ -23,7 +23,7 @@ environment. This uses `go-md2man`, a pure Go Markdown to man page generator.
|
|||||||
|
|
||||||
## Building the md2man image
|
## Building the md2man image
|
||||||
|
|
||||||
There is a `Dockerfile` provided in the `docker/docs/man` directory.
|
There is a `Dockerfile` provided in the `kubernetes/docs/man` directory.
|
||||||
|
|
||||||
Using this `Dockerfile`, create a Docker image tagged `docker/md2man`:
|
Using this `Dockerfile`, create a Docker image tagged `docker/md2man`:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user