From 8a902841462bf4e010aed5958abcdd7235274846 Mon Sep 17 00:00:00 2001 From: Kevin Lo Date: Tue, 27 Jun 2000 02:48:51 +0000 Subject: Fix missing spaces, closed a parens set, and other small nits. PR: 19534 Submitted by: Daniel Harris --- en_US.ISO8859-1/articles/new-users/article.sgml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'en_US.ISO8859-1/articles') diff --git a/en_US.ISO8859-1/articles/new-users/article.sgml b/en_US.ISO8859-1/articles/new-users/article.sgml index bc5ca5f841..81b19eee0d 100644 --- a/en_US.ISO8859-1/articles/new-users/article.sgml +++ b/en_US.ISO8859-1/articles/new-users/article.sgml @@ -1,4 +1,4 @@ - + @@ -56,7 +56,7 @@ case-sensitive—exit, not EXIT. - To shut down the machine type: + To shut down the machine type &prompt.root; /sbin/shutdown -h now @@ -80,7 +80,7 @@ You can also reboot with CtrlAltDelete. Give it a little time to do its work. This is equivalent to - /sbin/reboot in recent releases of FreeBSD, + /sbin/reboot in recent releases of FreeBSD and is much, much better than hitting the reset button. You don't want to have to reinstall this thing, do you? @@ -205,7 +205,7 @@ Lists hidden dot files with the others. - If you're root, thedot files show up + If you're root, the dot files show up without the switch. @@ -233,7 +233,7 @@ Lets you look at a file (named - filename without changing it. + filename) without changing it. Try view /etc/fstab. :q to quit. @@ -374,16 +374,16 @@ time to finish before you start the next one, for now. - &prompt.root; /etc/daily + &prompt.root; periodic daily output omitted -&prompt.root; /etc/weekly +&prompt.root; periodic weekly output omitted -&prompt.root; /etc/monthly +&prompt.root; periodic monthly output omitted - If you get tired waiting, press + If you get tired of waiting, press AltF2 to get another virtual console, and log in again. After all, it's a multi-user, multi-tasking system. @@ -394,7 +394,7 @@ /var/mail/root and /var/log/messages. - Basically running such commands is part of system + Running such commands is part of system administration—and as a single user of a Unix system, you're your own system administrator. Virtually everything you need to be root to do is system administration. Such @@ -912,10 +912,10 @@ setenv XNLSPATH /usr/X11R6/lib/X11/nls If you originally got Netscape as a port using the CDROM (or ftp), don't replace /usr/local/bin/netscape with the new netscape binary; this is just a shell script that - sets up the environmental variables for you. Instead rename the + sets up the environment variables for you. Instead rename the new binary to netscape.bin and replace the old binary, which is - /usr/local/lib/netscape/netscape.bin. + /usr/local/netscape/netscape. -- cgit v1.2.3