Fix some minor typos

This commit is contained in:
Nico Schottelius 2006-03-08 23:08:52 +01:00
parent d2019cab0d
commit 058680214b
2 changed files with 3 additions and 4 deletions

View File

@ -52,4 +52,3 @@ publish-doc: documentation
@echo "Transferring files to $(host)" @echo "Transferring files to $(host)"
@chmod a+r doc/*.html doc/*.text @chmod a+r doc/*.html doc/*.text
@scp doc/*.text doc/*.html $(host):$(docdir) @scp doc/*.text doc/*.html $(host):$(docdir)

View File

@ -1,7 +1,7 @@
ccollect- Installieren, Konfigurieren und Anwenden ccollect- Installieren, Konfigurieren und Anwenden
=================================================== ===================================================
Julian Meier <julian.meier@julian.mkr-tech.ch> Julian Meier <julian.meier@julian.mkr-tech.ch>
v0.1, 2006-03-04 v0.1, Initiale Version vom 2006-03-04
:Author Initials: JM :Author Initials: JM
inkrementelle Datensicherung inkrementelle Datensicherung
@ -9,8 +9,8 @@ mit 'hardlinks' und 'rsync'
Einleitung Einleitung
---------- ----------
'ccollect' ist ein Backuptool geschrieben in der sh-script Programmiersprache. 'ccollect' ist ein Backuptool geschrieben in der sh-skript Programmiersprache.
Es braucht nichts besonderes nur die '/bin/sh' Konsole oder eine kompatible. Es braucht nichts besonderes nur die '/bin/sh'-Konsole (oder eine kompatible).
Installation Installation
------------ ------------