From 8c0f68488dab13ee8da9c098c97ad6fedba5f893 Mon Sep 17 00:00:00 2001 From: kpetersn Date: Tue, 1 May 2018 11:45:07 -0500 Subject: [PATCH] Removed Ron as the person responsible for the motor module. Kevin wishes him a git-free impending retirement. --- documentation/motor.html | 16 +++++++--------- documentation/motorRecord.html | 3 +-- documentation/motor_release.html | 3 +-- documentation/trajectoryScan.html | 2 +- 4 files changed, 10 insertions(+), 14 deletions(-) diff --git a/documentation/motor.html b/documentation/motor.html index eafbafd6..c201bd87 100644 --- a/documentation/motor.html +++ b/documentation/motor.html @@ -2,8 +2,7 @@ - - + EPICS: Motor Record @@ -13,8 +12,7 @@

EPICS: Motor Record and Device/Driver support.

-
Module Owners: Ron Sluiter - and Kevin Peterson
+
Module Owners: Kevin Peterson

@@ -24,9 +22,9 @@ supported by motor record device/drivers.

-Please email any comments and bug reports to Ron -Sluiter and/or Kevin Peterson who -are responsible for coordinating development and releases. +Please email any comments to Kevin Peterson who +is responsible for coordinating development and releases. Bug reports can be created on +github.

Where to Find it

You can download the software by anonymous ftp from @@ -591,8 +589,8 @@ different releases of EPICS and/or the other required modules are needed).

-Page Last Modified: 04/06/2007
-Ron Sluiter
+Page Last Modified: 05/01/2018
+Kevin Peterson



diff --git a/documentation/motorRecord.html b/documentation/motorRecord.html index 087283de..665ecaa6 100644 --- a/documentation/motorRecord.html +++ b/documentation/motorRecord.html @@ -3917,8 +3917,7 @@ specific value (e.g., kV) that is not supported by the motor controller.

Suggestions and comments to:

-Ron Sluiter : (sluiter@aps.anl.gov)
Kevin Peterson : (kmpeters@anl.gov)
-Last modified: January 7, 2015 +Last modified: May 1, 2018 diff --git a/documentation/motor_release.html b/documentation/motor_release.html index 4d339f9b..28abb135 100644 --- a/documentation/motor_release.html +++ b/documentation/motor_release.html @@ -2,11 +2,10 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + EPICS Motor Record Release R6-10 Notice - diff --git a/documentation/trajectoryScan.html b/documentation/trajectoryScan.html index 07f5ddcc..a4c0e003 100644 --- a/documentation/trajectoryScan.html +++ b/documentation/trajectoryScan.html @@ -937,7 +937,7 @@ controller must use the same units as the motor record that talks to it. Installation

The source files for trajectory scanning are in the synApps -motor module +motor module , in the motorApp/ tree.