Documentation typo in Samba 3.0 RC3

David Collier-Brown -- Customer Engineering David.Collier-Brown at Sun.COM
Wed Sep 10 13:14:04 GMT 2003


   In docs/htmldocs/compiling.html, the section on building the
binaries has the emphasis backwards: there is an in-line
non-emphasized statement that one runs ./configure,
but the emphasized command is
	root# ./configure --help
followed by the actual steps for finishing the build,

	root# make
	root# make install
	root# make installbin
	root# make installman

I'd suggest that the emphasized sequence be
	root# ./configure
	root# make
	root# make install
	root# make installbin
	root# make installman

and the mention of ./configure --help be made and
un-emphasized part of the explanatory paragraph,
not the code examples.

--dave
-- 
David Collier-Brown,       | Always do right. This will gratify
Sun Microsystems,          | some people and astonish the rest.
Toronto, Ontario,          |                      -- Mark Twain
(905) 415-2849 or x52849   | davecb at canada.sun.com





More information about the samba-technical mailing list