website diff en/doc/handbook/system-admin.html @ rev 18
Added Fonts to Handbook (en) and typos
author | Paul Issot <paul@slitaz.org> |
---|---|
date | Wed Apr 09 21:58:38 2008 +0000 (2008-04-09) |
parents | cd23fe9aa506 |
children | 25eacf7051ed |
line diff
1.1 --- a/en/doc/handbook/system-admin.html Fri Apr 04 22:48:44 2008 +0000 1.2 +++ b/en/doc/handbook/system-admin.html Wed Apr 09 21:58:38 2008 +0000 1.3 @@ -34,8 +34,8 @@ 1.4 <li><a href="#devices">Devices and disks access.</a></li> 1.5 <li><a href="#users-admin">Users, groups and passwords.</a></li> 1.6 <li><a href="#locale">Language and keyboard.</a></li> 1.7 - <li><a href="#bash">Install the Bash shell.</a></li> 1.8 - <li><a href="#time">Adjust the system time.</a></li> 1.9 + <li><a href="#bash">Install the Bash shell.</a></li> 1.10 + <li><a href="#time">Set the system time.</a></li> 1.11 </ul> 1.12 1.13 <a name="devices"></a> 1.14 @@ -131,7 +131,7 @@ 1.15 as <code>su</code> install bash, copy the <code>.profile</code> found in your 1.16 home directory and rename it <code>.bashrc</code>, then edit the 1.17 <code>/etc/passwd</code> file with your favorite text editor and change your 1.18 -shell to: /bin/bash 1.19 +shell to :/bin/bash 1.20 </p> 1.21 <pre> 1.22 # tazpkg get-install bash 1.23 @@ -207,4 +207,3 @@ 1.24 1.25 </body> 1.26 </html> 1.27 -