From c3bda4aaee350ba0a10d6db880c89eb435f0970f Mon Sep 17 00:00:00 2001 From: Badlop Date: Thu, 31 Jul 2008 11:18:49 +0000 Subject: * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708) * doc/guide.html: Likewise * doc/api/overview.edoc: Likewise * src/*/*.erl: Likewise * src/*/*.hrl: Likewise * src/*/*.c: Likewise * src/odbc/*.sql: Likewise SVN Revision: 1499 --- doc/api/overview.edoc | 2 +- doc/guide.html | 8 ++++---- doc/guide.tex | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-) (limited to 'doc') diff --git a/doc/api/overview.edoc b/doc/api/overview.edoc index 55f7b1f6..89815c8c 100644 --- a/doc/api/overview.edoc +++ b/doc/api/overview.edoc @@ -1,6 +1,6 @@ @author Mickael Remond [http://www.process-one.net/] -@copyright 2007 Process-one +@copyright 2007 ProcessOne @version {@vsn}, {@date} {@time} @title ejabberd Development API Documentation diff --git a/doc/guide.html b/doc/guide.html index 4ecd8242..572a5df9 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -272,9 +272,9 @@ Support for virtual hosting.

Chapter 2  Installing ejabberd

2.1  Installing ejabberd with Binary Installer

Probably the easiest way to install an ejabberd instant messaging server -is using the binary installer published by Process-one. +is using the binary installer published by ProcessOne. The binary installers of released ejabberd versions -are available in the Process-one ejabberd downloads page: +are available in the ProcessOne ejabberd downloads page: http://www.process-one.net/en/ejabberd/downloads

The installer will deploy and configure a full featured ejabberd server and does not require any extra dependencies.

In *nix systems, remember to set executable the binary installer before starting it. For example:

chmod +x ejabberd-2.0.0_1-linux-x86-installer.bin
@@ -330,7 +330,7 @@ GNU Make
 
  • GNU Iconv 1.8 or higher, for the IRC Transport (mod_irc). Optional. Not needed on systems with GNU Libc.
  • 2.4.2  Download Source Code

    -

    Released versions of ejabberd are available in the Process-one ejabberd downloads page: +

    Released versions of ejabberd are available in the ProcessOne ejabberd downloads page: http://www.process-one.net/en/ejabberd/downloads

    Alternatively, the latest development version can be retrieved from the Subversion repository using this command:

    svn co http://svn.process-one.net/ejabberd/trunk ejabberd
    @@ -3283,7 +3283,7 @@ Alexey Shchepin (xmpp:aleksey@jabber.ru
  • Vsevolod Pelipas (xmpp:vsevoload@jabber.ru)
  • Appendix D  Copyright Information

    Ejabberd Installation and Operation Guide.
    -Copyright © 2003 — 2008 Process-one

    This document is free software; you can redistribute it and/or +Copyright © 2003 — 2008 ProcessOne

    This document is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

    This document is distributed in the hope that it will be useful, diff --git a/doc/guide.tex b/doc/guide.tex index f01dd9be..e4bf8e77 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -5,7 +5,7 @@ \usepackage{graphics} \usepackage{hevea} \usepackage[pdftex,colorlinks,unicode,urlcolor=blue,linkcolor=blue, - pdftitle=Ejabberd\ Installation\ and\ Operation\ Guide,pdfauthor=Process-one,pdfsubject=ejabberd,pdfkeywords=ejabberd, + pdftitle=Ejabberd\ Installation\ and\ Operation\ Guide,pdfauthor=ProcessOne,pdfsubject=ejabberd,pdfkeywords=ejabberd, pdfpagelabels=false]{hyperref} \usepackage{makeidx} %\usepackage{showidx} % Only for verifying the index entries. @@ -208,9 +208,9 @@ ejabberd Development Team \makesection{install.binary}{Installing \ejabberd{} with Binary Installer} Probably the easiest way to install an \ejabberd{} instant messaging server -is using the binary installer published by Process-one. +is using the binary installer published by ProcessOne. The binary installers of released \ejabberd{} versions -are available in the Process-one \ejabberd{} downloads page: +are available in the ProcessOne \ejabberd{} downloads page: \ahrefurl{http://www.process-one.net/en/ejabberd/downloads} The installer will deploy and configure a full featured \ejabberd{} @@ -302,7 +302,7 @@ To compile \ejabberd{} on a `Unix-like' operating system, you need: \makesubsection{download}{Download Source Code} \ind{install!download} -Released versions of \ejabberd{} are available in the Process-one \ejabberd{} downloads page: +Released versions of \ejabberd{} are available in the ProcessOne \ejabberd{} downloads page: \ahrefurl{http://www.process-one.net/en/ejabberd/downloads} \ind{Subversion repository} @@ -4311,7 +4311,7 @@ Thanks to all people who contributed to this guide: \makechapter{copyright}{Copyright Information} Ejabberd Installation and Operation Guide.\\ -Copyright \copyright{} 2003 --- 2008 Process-one +Copyright \copyright{} 2003 --- 2008 ProcessOne This document is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License -- cgit v1.2.3