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:
Fred Gleason
2017-11-01 09:00:06 -04:00
parent eb49fdaa73
commit 554687cfa7
5 changed files with 231 additions and 41 deletions

View File

@@ -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 = *~\