mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 15:20:29 +01:00
2017-11-01 Fred Gleason <fredg@paravelsystems.com>
* Added an rmlsend(1) man page. * Revised the "Interfacing with the Linux Ecosystem" chapter in the Operations Guide to include all command-line utilities.
This commit is contained in:
@@ -38,7 +38,8 @@ all-local: rdclilogedit.1\
|
||||
rdrender.1\
|
||||
rdrevert.8\
|
||||
rdexport.1\
|
||||
rdimport.1
|
||||
rdimport.1\
|
||||
rmlsend.1
|
||||
|
||||
man_MANS = rdclilogedit.1\
|
||||
rdconvert.1\
|
||||
@@ -47,7 +48,8 @@ man_MANS = rdclilogedit.1\
|
||||
rdimport.1\
|
||||
rdmarkerset.8\
|
||||
rdrender.1\
|
||||
rdrevert.8
|
||||
rdrevert.8\
|
||||
rmlsend.1
|
||||
|
||||
EXTRA_DIST = rdclilogedit.1\
|
||||
rdclilogedit.xml\
|
||||
@@ -64,7 +66,9 @@ EXTRA_DIST = rdclilogedit.1\
|
||||
rdexport.1\
|
||||
rdexport.xml\
|
||||
rdimport.1\
|
||||
rdimport.xml
|
||||
rdimport.xml\
|
||||
rmlsend.1\
|
||||
rmlsend.xml
|
||||
|
||||
CLEANFILES = *~
|
||||
MAINTAINERCLEANFILES = *~\
|
||||
|
||||
Reference in New Issue
Block a user