diff options
author | Daniel Caujolle-Bert <f1rmb@users.sourceforge.net> | 2001-07-17 15:40:14 +0000 |
---|---|---|
committer | Daniel Caujolle-Bert <f1rmb@users.sourceforge.net> | 2001-07-17 15:40:14 +0000 |
commit | 5fb2291fb9ef632f146d5a74cf591e1293766c23 (patch) | |
tree | 7ce1e641f02d29d08a75b1dbd81190663dd00a82 /doc/man/en | |
parent | ad541d616b3e5b1f559dacbd5106223541b56a59 (diff) | |
download | xine-lib-5fb2291fb9ef632f146d5a74cf591e1293766c23.tar.gz xine-lib-5fb2291fb9ef632f146d5a74cf591e1293766c23.tar.bz2 |
Cleanup (first stage) docs/mans.
CVS patchset: 297
CVS date: 2001/07/17 15:40:14
Diffstat (limited to 'doc/man/en')
-rw-r--r-- | doc/man/en/Makefile.am | 6 | ||||
-rw-r--r-- | doc/man/en/xine-lib.3.in (renamed from doc/man/en/xine.1.in) | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/en/Makefile.am b/doc/man/en/Makefile.am index b70881881..10c1637dc 100644 --- a/doc/man/en/Makefile.am +++ b/doc/man/en/Makefile.am @@ -1,6 +1,6 @@ -man_MANS = xine.1 +man_MANS = xine-lib.3 -EXTRA_DIST = $(man_MANS) xine.1.in +EXTRA_DIST = $(man_MANS) xine-lib.3.in mostlyclean-generic: -rm -f *~ \#* .*~ .\#* @@ -8,4 +8,4 @@ mostlyclean-generic: maintainer-clean-generic: -@echo "This command is intended for maintainers to use;" -@echo "it deletes files that may require special tools to rebuild." - -rm -f Makefile.in xine.1 + -rm -f Makefile.in xine-lib.3 diff --git a/doc/man/en/xine.1.in b/doc/man/en/xine-lib.3.in index 2739c44c0..ed4428128 100644 --- a/doc/man/en/xine.1.in +++ b/doc/man/en/xine-lib.3.in @@ -1,6 +1,6 @@ .\" -*-Nroff-*- .\"" -.TH XINE 1x 2000-11-19 "The xine project" +.TH XINE 3x 2000-11-19 "The xine project" .\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection .\" other parms are allowed: see man(7), man(1) .\"" |