Fix typo.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 17 Oct 2004 00:47:24 +0000 (00:47 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 17 Oct 2004 00:47:24 +0000 (00:47 +0000)
doc/userprog.texi

index 3473e961ac1aeaa4b163e6a4808429305ead487e..817c8a0b31ade12e43477dc1eee70ad236349285 100644 (file)
@@ -129,7 +129,7 @@ system implementation.
 
 You need to be able to create and format simulated disks.  The
 @command{pintos} program provides this functionality with its
-@option{make-disk} command.  From the @file{filesys/build} directory,
+@option{make-disk} command.  From the @file{userprog/build} directory,
 execute @code{pintos make-disk fs.dsk 2}.  This command creates a 2 MB
 simulated disk named @file{fs.dsk}.  (It does not actually start
 Pintos.)  Then format the disk by passing the @option{-f} option to