diff options
| author | Keith Packard <keithp@keithp.com> | 2009-08-18 17:55:22 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2009-08-18 17:55:22 -0700 |
| commit | 7d4ceb75a454e6c9b3fe0bd934fadcb5104dea36 (patch) | |
| tree | 72a767e5d06063b40c600281c076088671a9f2ec /ao-utils/Makefile.am | |
| parent | da12b89fb056a68e65ba363fef91d266727cb685 (diff) | |
Add ao-ejection.1 man page
Document the input requirements and output format
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'ao-utils/Makefile.am')
| -rw-r--r-- | ao-utils/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ao-utils/Makefile.am b/ao-utils/Makefile.am index 705ff4d5..9f60ef0f 100644 --- a/ao-utils/Makefile.am +++ b/ao-utils/Makefile.am @@ -1 +1,3 @@ dist_bin_SCRIPTS = ao-ejection + +man_MANS = ao-ejection.1 |
