From 4a5e851cb2fa9d29dfe636b6d395e267b874a086 Mon Sep 17 00:00:00 2001 From: Dima Dorfman Date: Fri, 6 Jul 2001 13:03:06 +0000 Subject: DocBook police: open and close tags for should cuddle up to the contents within. --- en_US.ISO8859-1/articles/new-users/article.sgml | 56 +++++++++---------------- 1 file changed, 19 insertions(+), 37 deletions(-) (limited to 'en_US.ISO8859-1/articles/new-users/article.sgml') diff --git a/en_US.ISO8859-1/articles/new-users/article.sgml b/en_US.ISO8859-1/articles/new-users/article.sgml index 99f641c894..90bccba82d 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 @@ - + @@ -47,8 +47,7 @@ >login: prompt) type - &prompt.root; exit - + &prompt.root; exit as often as necessary. Yes, press enter @@ -59,22 +58,19 @@ To shut down the machine type - &prompt.root; /sbin/shutdown -h now - + &prompt.root; /sbin/shutdown -h now Or to reboot type - &prompt.root; /sbin/shutdown -r now - + &prompt.root; /sbin/shutdown -r now or - &prompt.root; /sbin/reboot - + &prompt.root; /sbin/reboot You can also reboot with @@ -93,8 +89,7 @@ user now with - &prompt.root; adduser - + &prompt.root; adduser The first time you use adduser, it might ask for some @@ -110,8 +105,7 @@ jack into other groups, type wheel - Login group is ``jack''. Invite jack into other groups: wheel - + Login group is ``jack''. Invite jack into other groups: wheel This will make it possible to log in as @@ -379,8 +373,7 @@ &prompt.root; periodic weekly output omitted &prompt.root; periodic monthly -output omitted - +output omitted If you get tired of waiting, press @@ -430,8 +423,7 @@ /etc directory and do: - &prompt.root; cp rc.conf rc.conf.orig - + &prompt.root; cp rc.conf rc.conf.orig This would copy rc.conf to @@ -442,8 +434,7 @@ &prompt.root; mv rc.conf rc.conf.orig -&prompt.root; cp rc.conf.orig rc.conf - +&prompt.root; cp rc.conf.orig rc.conf because the mv command preserves the @@ -462,8 +453,7 @@ To edit a file, type - &prompt.root; vi filename - + &prompt.root; vi filename Move through the text with the arrow keys. @@ -618,8 +608,7 @@ The command - &prompt.user; man chmod | col -b > chmod.txt - + &prompt.user; man chmod | col -b > chmod.txt will remove formatting codes and send the man page to the @@ -628,8 +617,7 @@ drive a, su to root, and type - &prompt.root; /sbin/mount -t msdos /dev/fd0 /mnt - + &prompt.root; /sbin/mount -t msdos /dev/fd0 /mnt to mount the floppy drive on @@ -641,8 +629,7 @@ the floppy with: - &prompt.user; cp chmod.txt /mnt - + &prompt.user; cp chmod.txt /mnt and use ls /mnt to get a directory @@ -653,8 +640,7 @@ /sbin/dmesg by typing - &prompt.user; /sbin/dmesg > dmesg.txt - + &prompt.user; /sbin/dmesg > dmesg.txt and copying dmesg.txt to the floppy. @@ -670,8 +656,7 @@ disk out with - &prompt.root; /sbin/umount /mnt - + &prompt.root; /sbin/umount /mnt and reboot to go to DOS. Copy these files to a DOS @@ -771,8 +756,7 @@ with - &prompt.user; find /usr -name "filename" - + &prompt.user; find /usr -name "filename" You can use * as a wildcard in @@ -821,8 +805,7 @@ add that should be available to all users) with: - &prompt.root; cp -R /cdrom/ports/comm/kermit /usr/local - + &prompt.root; cp -R /cdrom/ports/comm/kermit /usr/local This should result in a @@ -844,8 +827,7 @@ Makefile. Type - &prompt.root; make all install - + &prompt.root; make all install During this process the port will ftp to get any compressed -- cgit v1.2.3