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)"
@chmod a+r doc/*.html doc/*.text
@scp doc/*.text doc/*.html $(host):$(docdir)

View File

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