diff options
author | Jim Meyering <meyering@redhat.com> | 2008-05-02 23:23:42 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2008-05-17 12:53:14 +0200 |
commit | 28ca38170027bb9acd77e01d5e77577b8e677106 (patch) | |
tree | fa3d9a44ba243b8aef7d78b763993f660990232a /man/lid.x | |
parent | 8208baa939236528d8c7fff486dec9100b36d90d (diff) | |
download | idutils-28ca38170027bb9acd77e01d5e77577b8e677106.tar.gz idutils-28ca38170027bb9acd77e01d5e77577b8e677106.tar.bz2 idutils-28ca38170027bb9acd77e01d5e77577b8e677106.zip |
Generate man pages, update from coreutils.
* configure.ac (AC_CONFIG_FILES): Add man/Makefile.
Check for help2man.
* man/Makefile.am: New file.
* .gitignore: Add .version and .tarball-version.
* Makefile.am (SUBDIRS): Add man.
* cfg.mk: Update from coreutils.
* maint.mk: Likewise.
* man/aid.x: New file.
* man/defid.x: Likewise.
* man/eid.x: Likewise.
* man/fid.x: Likewise.
* man/fnid.x: Likewise.
* man/gid.x: Likewise.
* man/lid.x: Likewise.
* man/mkid.x: Likewise.
* man/xtokid.x: Likewise.
Diffstat (limited to 'man/lid.x')
-rw-r--r-- | man/lid.x | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/lid.x b/man/lid.x new file mode 100644 index 0000000..1e9b56f --- /dev/null +++ b/man/lid.x @@ -0,0 +1,4 @@ +[NAME] +lid \- Query ID database and report results. +[DESCRIPTION] +.\" Add any additional description here |