You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by be...@apache.org on 2015/06/23 14:46:47 UTC

mesos git commit: Rename libprocess User Guide to Developer Guide.

Repository: mesos
Updated Branches:
  refs/heads/master fc533857e -> 287803520


Rename libprocess User Guide to Developer Guide.

Review: https://reviews.apache.org/r/35553


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/28780352
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/28780352
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/28780352

Branch: refs/heads/master
Commit: 287803520c0c8ed1493156d32b7058aa27971ab5
Parents: fc53385
Author: Joerg Schad <jo...@mesosphere.io>
Authored: Tue Jun 23 14:46:18 2015 +0200
Committer: Bernd Mathiske <be...@mesosphere.io>
Committed: Tue Jun 23 14:46:18 2015 +0200

----------------------------------------------------------------------
 3rdparty/libprocess/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/28780352/3rdparty/libprocess/README.md
----------------------------------------------------------------------
diff --git a/3rdparty/libprocess/README.md b/3rdparty/libprocess/README.md
index f7a6aeb..a4c3452 100644
--- a/3rdparty/libprocess/README.md
+++ b/3rdparty/libprocess/README.md
@@ -1,6 +1,6 @@
-# Libprocess User Guide
+# Libprocess Developer Guide
 
-*Note* This User Guide is Work in Progress.
+*Note* This Developer Guide is Work in Progress.
 
 The library _libprocess_ provides high level elements for an actor programming
 style with asynchronous message-handling and a variety of related basic system