diff options
author | Manuel Reimer <manuel.reimer@gmx.de> | 2015-01-09 16:30:30 (GMT) |
---|---|---|
committer | Manuel Reimer <manuel.reimer@gmx.de> | 2015-01-09 16:30:30 (GMT) |
commit | b6b32276b6c6c6f1fe2474bee97c5a84d7ca076a (patch) | |
tree | 9f8c53ff6d956406e1930472d1494377192dd9ea /INSTALL | |
parent | a5d3393415b6755dad1b578d0d95542f5aafb772 (diff) | |
download | vdrpbd-b6b32276b6c6c6f1fe2474bee97c5a84d7ca076a.tar.gz vdrpbd-b6b32276b6c6c6f1fe2474bee97c5a84d7ca076a.tar.bz2 |
Improved/updated documentation
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -3,8 +3,8 @@ Installation of vdrpbd daemon vdrpbd is a "self-containing" perl script. In theory no installation is needed. To simplify the installation process, a simple Makefile has been -added nonetheless. If you use it, you also get a man page installed, which is -autogenerated from the POD documentation built into the vdrpbd script. +added nonetheless. If you use it, you also get man pages installed, which are +autogenerated from the POD documentation provided with vdrpbd. To install vdrpbd, type @@ -15,7 +15,7 @@ To uninstall, you may use make uninstall If you just call "make", then anything, the Makefile does, is to generate the -man page. +man pages. The recommended call to package vdrpbd would be: |