mirror of
https://github.com/containers/podman.git
synced 2025-10-17 19:24:04 +08:00
docs: make HISTORY consistent
- second heading - consistent mail addresses <user@domain.com> - change order with latest changes first Signed-off-by: Valentin Rothberg <vrothberg@suse.com> Closes: #1375 Approved by: rhatdan
This commit is contained in:

committed by
Atomic Bot

parent
442742aa0a
commit
3f6426aeec
@ -12,5 +12,5 @@ The format of the mounts.conf is the volume format `/SRC:/DEST`, one mount per l
|
||||
# FILES
|
||||
Some distributions may provide a `/usr/share/containers/mounts.conf` file to provide default mounts, but users can create a `/etc/containers/mounts.conf`, to specify their own special volumes to mount in the container.
|
||||
|
||||
# HISTORY
|
||||
## HISTORY
|
||||
Aug 2018, Originally compiled by Valentin Rothberg <vrothberg@suse.com>
|
||||
|
@ -48,5 +48,5 @@ libpod to manage containers.
|
||||
# FILES
|
||||
/etc/containers/libpod.conf, default libpod configuration path
|
||||
|
||||
# HISTORY
|
||||
## HISTORY
|
||||
Apr 2018, Originally compiled by Nathan Williams <nath.e.will@gmail.com>
|
||||
|
@ -607,6 +607,6 @@ registries.conf is the configuration file which specifies which container regist
|
||||
podman(1), buildah(1), containers-registries.conf(5)
|
||||
|
||||
## HISTORY
|
||||
May 2018, Minor revisions added by Joe Doss <joe@solidadmin.com>
|
||||
|
||||
* December 2017, Originally compiled by Tom Sweeney <tsweeney@redhat.com>
|
||||
* May 2018, Minor revisions added by Joe Doss <joe@solidadmin.com>
|
||||
December 2017, Originally compiled by Tom Sweeney <tsweeney@redhat.com>
|
||||
|
@ -724,7 +724,10 @@ the uid and gid from the host.
|
||||
SUBGID(5), SUBUID(5),
|
||||
|
||||
## HISTORY
|
||||
August 2014, updated by Sven Dowideit <SvenDowideit@home.org.au>
|
||||
September 2014, updated by Sven Dowideit <SvenDowideit@home.org.au>
|
||||
November 2014, updated by Sven Dowideit <SvenDowideit@home.org.au>
|
||||
October 2017, converted from Docker documentation to podman by Dan Walsh for podman <dwalsh@redhat.com>
|
||||
|
||||
November 2014, updated by Sven Dowideit <SvenDowideit@home.org.au>
|
||||
|
||||
September 2014, updated by Sven Dowideit <SvenDowideit@home.org.au>
|
||||
|
||||
August 2014, updated by Sven Dowideit <SvenDowideit@home.org.au>
|
||||
|
@ -82,5 +82,6 @@ podman logs 224c375f27cd --since 10m myserver
|
||||
podman(1)
|
||||
|
||||
## HISTORY
|
||||
August 2017, Originally compiled by Ryan Cole <rycole@redhat.com>
|
||||
February 2018, Updated by Brent Baude <bbaude@redhat.com>
|
||||
|
||||
August 2017, Originally compiled by Ryan Cole <rycole@redhat.com>
|
||||
|
@ -978,9 +978,12 @@ the uid and gid from the host.
|
||||
SUBGID(5), SUBUID(5),
|
||||
|
||||
## HISTORY
|
||||
April 2014, Originally compiled by William Henry (whenry at redhat dot com)
|
||||
based on docker.com source material and internal work.
|
||||
June 2014, updated by Sven Dowideit <SvenDowideit@home.org.au>
|
||||
July 2014, updated by Sven Dowideit <SvenDowideit@home.org.au>
|
||||
November 2015, updated by Sally O'Malley <somalley@redhat.com>
|
||||
October 2017, converted from Docker documentation to podman by Dan Walsh for podman <dwalsh@redhat.com>
|
||||
|
||||
November 2015, updated by Sally O'Malley <somalley@redhat.com>
|
||||
|
||||
July 2014, updated by Sven Dowideit <SvenDowideit@home.org.au>
|
||||
|
||||
June 2014, updated by Sven Dowideit <SvenDowideit@home.org.au>
|
||||
|
||||
April 2014, Originally compiled by William Henry <whenry@redhat.com> based on docker.com source material and internal work.
|
||||
|
@ -91,6 +91,6 @@ PID SECCOMP COMMAND %CPU
|
||||
podman(1), ps(1), seccomp(2), proc(5), capabilities(7)
|
||||
|
||||
## HISTORY
|
||||
December 2017, Originally compiled by Brent Baude <bbaude@redhat.com>
|
||||
|
||||
July 2018, Introduce format descriptors by Valentin Rothberg <vrothberg@suse.com>
|
||||
|
||||
December 2017, Originally compiled by Brent Baude <bbaude@redhat.com>
|
||||
|
Reference in New Issue
Block a user