diff options
author | Paul W. Frields <stickster@gmail.com> | 2005-08-24 19:41:55 +0000 |
---|---|---|
committer | Paul W. Frields <stickster@gmail.com> | 2005-08-24 19:41:55 +0000 |
commit | 56464d92ae0bd60437134f5a14deddd1fefc48d1 (patch) | |
tree | 68d40a5e13a449d05213172aa79ea0648b3abf5c | |
parent | ee9b50d9a2787c8262505c2162d4aede8ebe491e (diff) | |
download | documentation-guide-56464d92ae0bd60437134f5a14deddd1fefc48d1.tar.gz documentation-guide-56464d92ae0bd60437134f5a14deddd1fefc48d1.tar.xz documentation-guide-56464d92ae0bd60437134f5a14deddd1fefc48d1.zip |
Oops, fix one other extraneous prompt... sorry quaid
-rw-r--r-- | docs-getting-files-en.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-getting-files-en.xml b/docs-getting-files-en.xml index e0fa698..59d1644 100644 --- a/docs-getting-files-en.xml +++ b/docs-getting-files-en.xml @@ -63,7 +63,7 @@ cvs co docs-setup</userinput> To see a list of the available documents: </para> -<screen><prompt>$ </prompt><command>cvs co -c</command></screen> +<screen><userinput>cvs co -c</userinput></screen> <para> Pick your document of interest and then download it to your working directory: |