Remove crio.conf references from manpages

Also changes a few docker-login references to podman-login.

Signed-off-by: Matthew Heon <mheon@redhat.com>

Closes: #473
Approved by: rhatdan
This commit is contained in:
Matthew Heon
2018-03-12 10:00:14 -04:00
committed by Atomic Bot
parent c1d00ff329
commit b78a450cd5
17 changed files with 16 additions and 17 deletions

1
.gitignore vendored
View File

@ -3,7 +3,6 @@
/conmon/conmon.o /conmon/conmon.o
/docs/*.[158] /docs/*.[158]
/docs/*.[158].gz /docs/*.[158].gz
/crio.conf
*.o *.o
*.orig *.orig
/pause/pause.o /pause/pause.o

View File

@ -38,7 +38,7 @@ Write to a file, default is STDOUT
``` ```
## SEE ALSO ## SEE ALSO
podman(1), podman-import(1), crio(8), crio.conf(5) podman(1), podman-import(1), crio(8)
## HISTORY ## HISTORY
August 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com> August 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>

View File

@ -100,7 +100,7 @@ b676ca55e4f2c 9 weeks ago
Show the history of an image Show the history of an image
## SEE ALSO ## SEE ALSO
podman(1), crio(8), crio.conf(5) podman(1), crio(8)
## HISTORY ## HISTORY
July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com> July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>

View File

@ -83,7 +83,7 @@ db65d991f3bbf7f31ed1064db9a6ced7652e3f8166c4736aa9133dadd3c7acb3
``` ```
## SEE ALSO ## SEE ALSO
podman(1), podman-export(1), crio(8), crio.conf(5) podman(1), podman-export(1), crio(8)
## HISTORY ## HISTORY
November 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com> November 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>

View File

@ -95,4 +95,4 @@ map[registries:[docker.io registry.fedoraproject.org registry.access.redhat.com]
``` ```
## SEE ALSO ## SEE ALSO
crio(8), crio.conf(5) podman(1), crio(8)

View File

@ -72,7 +72,7 @@ Loaded image: registry.fedoraproject.org/fedora:latest
``` ```
## SEE ALSO ## SEE ALSO
podman(1), podman-save(1), crio(8), crio.conf(5) podman(1), podman-save(1), crio(8)
## HISTORY ## HISTORY
July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com> July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>

View File

@ -76,7 +76,7 @@ Login Succeeded!
``` ```
## SEE ALSO ## SEE ALSO
podman(1), podman-logout(1), crio(8), crio.conf(5) podman(1), podman-logout(1), crio(8)
## HISTORY ## HISTORY
August 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com> August 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>

View File

@ -50,7 +50,7 @@ Remove login credentials for all registries
``` ```
## SEE ALSO ## SEE ALSO
podman(1), podman-login(1), crio(8), crio.conf(5) podman(1), podman-login(1), crio(8)
## HISTORY ## HISTORY
August 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com> August 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>

View File

@ -125,7 +125,7 @@ a31ebbee9cee7 k8s_podsandbox1-redis_podsandbox1_redhat.test.crio_redhat-test-c
Print a list of containers Print a list of containers
## SEE ALSO ## SEE ALSO
podman(1), crio(8), crio.conf(5) podman(1), crio(8)
## HISTORY ## HISTORY
August 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com> August 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>

View File

@ -138,7 +138,7 @@ Storing signatures
``` ```
## SEE ALSO ## SEE ALSO
podman(1), podman-push(1), crio(8), crio.conf(5), docker-login(1) podman(1), podman-push(1), podman-login(1), crio(8)
## HISTORY ## HISTORY
July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com> July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>

View File

@ -141,4 +141,4 @@ Storing signatures
``` ```
## SEE ALSO ## SEE ALSO
podman(1), podman-pull(1), crio(8), crio.conf(5), docker-login(1) podman(1), podman-pull(1), podman-login(1), crio(8)

View File

@ -91,7 +91,7 @@ Storing signatures
``` ```
## SEE ALSO ## SEE ALSO
podman(1), podman-load(1), crio(8), crio.conf(5) podman(1), podman-load(1), crio(8)
## HISTORY ## HISTORY
July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com> July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>

View File

@ -109,7 +109,7 @@ fedoraproject.org fedoraproject.org/fedora-minimal
``` ```
## SEE ALSO ## SEE ALSO
podman(1), crio(8), crio.conf(5) podman(1), crio(8)
## HISTORY ## HISTORY
January 2018, Originally compiled by Urvashi Mohnani <umohnani@redhat.com> January 2018, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>

View File

@ -22,7 +22,7 @@ the IMAGE and the TARGET_NAME.
podman tag httpd myregistryhost:5000/fedora/httpd:v2 podman tag httpd myregistryhost:5000/fedora/httpd:v2
## SEE ALSO ## SEE ALSO
podman(1), crio(8), crio.conf(5) podman(1), crio(8)
## HISTORY ## HISTORY
July 2017, Originally compiled by Ryan Cole <rycole@redhat.com> July 2017, Originally compiled by Ryan Cole <rycole@redhat.com>

View File

@ -18,7 +18,7 @@ OS, and Architecture.
**podman version** **podman version**
## SEE ALSO ## SEE ALSO
podman(1), crio(8), crio.conf(5) podman(1), crio(8)
## HISTORY ## HISTORY
July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com> July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>

View File

@ -36,7 +36,7 @@ to run containers such as CRI-O, the last started container could be from either
podman wait mywebserver myftpserver podman wait mywebserver myftpserver
## SEE ALSO ## SEE ALSO
podman(1), crio(8), crio.conf(5) podman(1), crio(8)
## HISTORY ## HISTORY
September 2017, Originally compiled by Brent Baude<bbaude@redhat.com> September 2017, Originally compiled by Brent Baude<bbaude@redhat.com>

View File

@ -152,7 +152,7 @@ Display the version information
Wait on one or more containers to stop and print their exit codes Wait on one or more containers to stop and print their exit codes
## SEE ALSO ## SEE ALSO
crio(8), crio.conf(5) crio(8)
## HISTORY ## HISTORY
Dec 2016, Originally compiled by Dan Walsh <dwalsh@redhat.com> Dec 2016, Originally compiled by Dan Walsh <dwalsh@redhat.com>