# HG changeset patch
# User Paul Issott
-SliTaz is a tiny community and listens to it's users. There are several +SliTaz is a tiny community and listens to its users. There are several developers who are active on the forum and the Mailing List.
diff -r 44c1d75f8630 -r 1aee368acd7c en/doc/cookbook/wok-tools.html --- a/en/doc/cookbook/wok-tools.html Mon Sep 08 14:08:20 2008 +0000 +++ b/en/doc/cookbook/wok-tools.html Tue Sep 09 09:59:51 2008 +0000 @@ -84,7 +84,7 @@
Configure, compile, strip.., The way SliTaz generates a package can be put into a single command.
-To avoid frustration, it is advisable to begin to build your package without changing it's receipt or seeking
+To avoid frustration, it is advisable to begin to build your package without changing its receipt or seeking
dependancies. M4 is an ideal candidate for your first cook
:
# tazwok cook m4 diff -r 44c1d75f8630 -r 1aee368acd7c en/doc/handbook/cmdline.html --- a/en/doc/handbook/cmdline.html Mon Sep 08 14:08:20 2008 +0000 +++ b/en/doc/handbook/cmdline.html Tue Sep 09 09:59:51 2008 +0000 @@ -172,7 +172,7 @@
The command rm
has several options. To delete a directory and
-it's contents, we use the -rf
option.
+its contents, we use the -rf
option.
Example:
diff -r 44c1d75f8630 -r 1aee368acd7c en/doc/handbook/graphics.html --- a/en/doc/handbook/graphics.html Mon Sep 08 14:08:20 2008 +0000 +++ b/en/doc/handbook/graphics.html Tue Sep 09 09:59:51 2008 +0000 @@ -53,7 +53,7 @@ The GIMP (GNU Image Manipulation) is software that can manipulate images to a very high quality level. It allows you to do what you would expect from an application that processes images, ie layers, filters, support scripts adding functionality, etc. GIMP supports a large number of image formats such as: -PNG, JPEG, XPM, PPM, TIFF, PostScript, PSD, it also offers it's own XCF format. To install GIMP: +PNG, JPEG, XPM, PPM, TIFF, PostScript, PSD, it also offers its own XCF format. To install GIMP:# tazpkg get-install gimpdiff -r 44c1d75f8630 -r 1aee368acd7c en/doc/handbook/livecd.html --- a/en/doc/handbook/livecd.html Mon Sep 08 14:08:20 2008 +0000 +++ b/en/doc/handbook/livecd.html Tue Sep 09 09:59:51 2008 +0000 @@ -210,7 +210,7 @@Sessions - Login, passwords and X
-When the system has finished it's initialization, the screen is cleared and the +When the system has finished its initialization, the screen is cleared and the login prompt or the session manager Slim is displayed. Now you can choose to login as
hacker
(without password) or asroot
administrator (passwordroot
). Once logged into a session, you can use the many commands available in Busybox, diff -r 44c1d75f8630 -r 1aee368acd7c en/doc/handbook/network-config.html --- a/en/doc/handbook/network-config.html Mon Sep 08 14:08:20 2008 +0000 +++ b/en/doc/handbook/network-config.html Tue Sep 09 09:59:51 2008 +0000 @@ -197,7 +197,7 @@ /etc/firewall.conf.-The default firewall script begins with it's own set options for the +The default firewall script begins with its own set options for the Kernel ie. ICMP redirects, source routing, logs for unresolved addresses and spoof filters. The script then launches the rules defined in the
diff -r 44c1d75f8630 -r 1aee368acd7c en/doc/handbook/secure-server.html --- a/en/doc/handbook/secure-server.html Mon Sep 08 14:08:20 2008 +0000 +++ b/en/doc/handbook/secure-server.html Tue Sep 09 09:59:51 2008 +0000 @@ -43,7 +43,7 @@iptables_rules()
function of the configuration file: diff -r 44c1d75f8630 -r 1aee368acd7c en/doc/handbook/office.html --- a/en/doc/handbook/office.html Mon Sep 08 14:08:20 2008 +0000 +++ b/en/doc/handbook/office.html Tue Sep 09 09:59:51 2008 +0000 @@ -55,7 +55,7 @@ possibility of opening them directly in a web browser via a URL or a mail client using an email address. Osmo also offers a calendar, a date calculator and the ability to take notes classified by day. If you use USB media associated with the LiveCD, it will even retain your data for you. On an installed -system, you can syncronize data with USB media by using Grsync. Osmo keeps it's data in the +system, you can syncronize data with USB media by using Grsync. Osmo keeps its data in the hidden folder~/.osmo
.Control and administer remotely with the Dropbear SSH secure server. Dropbear is a small SSH client/server supporting SSH 2. It's compatible with OpenSSH and uses ~/.ssh/authorized_keys for the management of public keys. -Dropbear also provides it's own version of
scp
, allowing you to copy files +Dropbear also provides its own version ofscp
, allowing you to copy files between machines in a secure manner.diff -r 44c1d75f8630 -r 1aee368acd7c en/doc/handbook/system-admin.html --- a/en/doc/handbook/system-admin.html Mon Sep 08 14:08:20 2008 +0000 +++ b/en/doc/handbook/system-admin.html Tue Sep 09 09:59:51 2008 +0000 @@ -208,7 +208,7 @@
We will create a file with root priviledges and test the daemon 'crond' with a task performed every minute - writing the date to a file /tmp/crond.test. It should be noted that the utility has an option -
crontab
for editing cron file using 'vi', this is not provided by SliTaz. In it's place you can use +crontab
for editing cron file using 'vi', this is not provided by SliTaz. In its place you can use GNU nano (<Ctrl+X> to save & exit):# nano /var/spool/cron/crontabs/root diff -r 44c1d75f8630 -r 1aee368acd7c en/doc/handbook/web-server.html --- a/en/doc/handbook/web-server.html Mon Sep 08 14:08:20 2008 +0000 +++ b/en/doc/handbook/web-server.html Tue Sep 09 09:59:51 2008 +0000 @@ -166,7 +166,7 @@ Now you can configure the modules by specifying the debug level and method (plain
) and the path to the file containing a list of names using a protected password to access the directories. You must also define the directories that require authorization. In this example we'll protect theadmin/
directory -and authorize it's access to user hacker (user=hacker
): +and authorize its access to user hacker (user=hacker
):# Authentication for protected directory. auth.debug = 2 diff -r 44c1d75f8630 -r 1aee368acd7c en/index.html --- a/en/index.html Mon Sep 08 14:08:20 2008 +0000 +++ b/en/index.html Tue Sep 09 09:59:51 2008 +0000 @@ -145,7 +145,7 @@