Skip to content

Commit 748bebe

Browse files
committed
Fix typos in docs/man/README.md
1 parent 2d0743b commit 748bebe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/man/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Kubernetes Documentation
22
====================
33

4-
This directory contains the Docker user manual in the Markdown format.
4+
This directory contains the Kubernetes user manual in the Markdown format.
55
Do *not* edit the man pages in the man1 directory. Instead, amend the
66
Markdown (*.md) files.
77

@@ -23,7 +23,7 @@ environment. This uses `go-md2man`, a pure Go Markdown to man page generator.
2323

2424
## Building the md2man image
2525

26-
There is a `Dockerfile` provided in the `docker/docs/man` directory.
26+
There is a `Dockerfile` provided in the `kubernetes/docs/man` directory.
2727

2828
Using this `Dockerfile`, create a Docker image tagged `docker/md2man`:
2929

0 commit comments

Comments
 (0)