diff options
Diffstat (limited to 'docs/Samba-HOWTO-Collection/Compiling.xml')
-rw-r--r-- | docs/Samba-HOWTO-Collection/Compiling.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Samba-HOWTO-Collection/Compiling.xml b/docs/Samba-HOWTO-Collection/Compiling.xml index a81ca6efeb..3ff8046dbe 100644 --- a/docs/Samba-HOWTO-Collection/Compiling.xml +++ b/docs/Samba-HOWTO-Collection/Compiling.xml @@ -236,7 +236,7 @@ example of what you would not want to see would be: the configure script requires the correct version of the autoconf tool kit. Where the necessary version of autoconf is present, the configure script can be generated by executing the following: -<scree> +<screen> &rootprompt; cd samba-3.0.0 &rootprompt; ./autogen.sh </screen> |