diff --git a/en_US.ISO8859-1/articles/new-users/article.sgml b/en_US.ISO8859-1/articles/new-users/article.sgml index fad34c08fa..5438d8d551 100644 --- a/en_US.ISO8859-1/articles/new-users/article.sgml +++ b/en_US.ISO8859-1/articles/new-users/article.sgml @@ -619,7 +619,7 @@ about it. 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 manual page to the @@ -628,7 +628,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,7 +641,7 @@ with: - &prompt.user; cp chmod.txt /mnt + &prompt.user; cp chmod.txt /mnt and use ls /mnt to get a directory @@ -652,7 +652,7 @@ /sbin/dmesg by typing - &prompt.user; /sbin/dmesg > dmesg.txt + &prompt.user; /sbin/dmesg > dmesg.txt and copying dmesg.txt to the floppy. @@ -667,7 +667,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 @@ -769,7 +769,7 @@ with - &prompt.user; find /usr -name "filename" + &prompt.user; find /usr -name "filename" You can use * as a wildcard in @@ -821,7 +821,7 @@ 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 @@ -843,7 +843,7 @@ Makefile. Type - &prompt.root; make all install + &prompt.root; make all install During this process the port will FTP to get any compressed diff --git a/en_US.ISO8859-1/articles/vinum/article.sgml b/en_US.ISO8859-1/articles/vinum/article.sgml index 87bbfd58e0..f3caf01a8e 100644 --- a/en_US.ISO8859-1/articles/vinum/article.sgml +++ b/en_US.ISO8859-1/articles/vinum/article.sgml @@ -20,8 +20,8 @@ 2001 Robert A. Van Valzah - $Date: 2003-03-25 14:58:11 $ GMT - $Id: article.sgml,v 1.12 2003-03-25 14:58:11 keramida Exp $ + $Date: 2003-08-27 07:13:11 $ GMT + $Id: article.sgml,v 1.13 2003-08-27 07:13:11 blackend Exp $ @@ -743,7 +743,7 @@ when I want to refer to whichever of the two spindles is currently attached as /dev/ad0. -
Partition Ordering @@ -787,7 +787,7 @@ /usr, it is fine to plan for additional filesystems here. -
Assigning Partitions to Spindles @@ -1248,7 +1248,7 @@ Not to scale Booting [kernel] in 8 seconds... Type '?' for a list of commands, 'help' for more detailed help. -ok boot -s +ok boot -s @@ -1611,7 +1611,7 @@ expected next file 492, got 491 Feed these commands into vinum . - &prompt.root; vinum create filename + &prompt.root; vinum create filename @@ -1710,7 +1710,7 @@ expected next file 492, got 491 Booting [kernel] in 8 seconds... Type '?' for a list of commands, 'help' for more detailed help. -ok boot -as +ok boot -as @@ -1828,7 +1828,7 @@ ok boot -as Booting [kernel] in 8 seconds... Type '?' for a list of commands, 'help' for more detailed help. -ok boot -s +ok boot -s @@ -2087,7 +2087,7 @@ ok boot -s use strict; use FileHandle; -my $config_tag1 = '$Id: article.sgml,v 1.12 2003-03-25 14:58:11 keramida Exp $'; +my $config_tag1 = '$Id: article.sgml,v 1.13 2003-08-27 07:13:11 blackend Exp $'; # Copyright (C) 2001 Robert A. Van Valzah # # Bootstrap Vinum