diff --git a/doc/adminguide.html b/doc/adminguide.html index 6c98535d..cc48727c 100755 --- a/doc/adminguide.html +++ b/doc/adminguide.html @@ -18,10 +18,10 @@ [User's Guide] [Administrator's Guide] [FAQ] - [Forum] + [Forum] [Wishlist] [Contributions] - [DEMO] + [DEMO] [Download]
@@ -45,7 +45,7 @@
Since version 2.0, ELOG contains a RPM file which eases the installation. Get the
-file elog-x.x.x-x.i386.rpm from the download
+file elog-x.x.x-x.i386.rpm from the download
section and execute as root "rpm -i elog-x.x.x-x.i386.rpm". This will
install the elogd daemon in /usr/local/sbin
and the elog and elconv programs in
@@ -75,13 +75,13 @@ which the daemon runs.
To start the daemon on non-RedHat systems, like SuSE or Solaris, a more generic -startup scrips has been provided by Steve Jones in the +startup scrips has been provided by Steve Jones in the Contributions section.
-Download the latest elog-x.x.x.tar.gz package.
+Download the latest elog-x.x.x.tar.gz package.
Make sure you have the libssl-dev package installed. Consult your distribution for details.
Expand the compressed TAR file with tar -xzvf elog-x.x.x.tar.gz.
@@ -313,7 +313,7 @@ console mode (or "DOS box") under Windows 9x and ME. Under Windows NT
possible to run it as a service (the Windows equivalent of a UNIX daemon).
-Download the latest elogxxx.exe
+Download the latest elogxxx.exe
file and execute it. The installer puts the ELOG system into a directory you specify and adds
some menu shortcuts. With these shortcuts, the daemon elogd.exe can be started directly and
the demo logbook can be accessed with the browser. Alternatively, the elogd.exe daemon can
@@ -433,7 +433,7 @@ URL = https://your.host.domain/elog
There is a more detailed step-by-step instructions at the
-contributions section.
+contributions section.
Using ssh:
diff --git a/doc/contrib.html b/doc/contrib.html
index ad512d7e..9f639e88 100755
--- a/doc/contrib.html
+++ b/doc/contrib.html
@@ -19,13 +19,13 @@
[FAQ]
[Wishlist]
[Contributions]
- [DEMO]
+ [DEMO]
[Download]
@@ -41,12 +41,12 @@ To check out the GIT repository, use:
Building elogd and installing it from the GIT repository works in the same way as building it from the tarball. Issue in the elog directory a "make", followed by a "make install".
News for each version can be seen in the -changelog
-The source code is available as a good old TAR -file. Select elog-latest.tar.gz +The source code is available as a good old TAR +file. Select elog-latest.tar.gz unless you want to download a previous version. Untar the file with
The windows binaries are distributed with an automatic
-installer. Execute
+installer. Execute
the installer to install ELOG and to register the elogd server as a windows service. Previous
-windows versions can be found here.
+windows versions can be found here.
Linux binaries are distributed as a
-RPM. For previous
-versions check here. There are
-also SRPMS. Thanks to Roger Kalt
+RPM. For previous
+versions check here. There are
+also SRPMS. Thanks to Roger Kalt
there is also a Debian package.
@@ -59,16 +59,16 @@ on a Linux system.