From: Tom Yu Date: Tue, 4 Jan 2005 17:03:48 +0000 (+0000) Subject: fix typo X-Git-Tag: ms-bug-test-20060525~405 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1e8d87a4c514c0c2de8aac7800bc2ccc776a8c5f;p=krb5.git fix typo ticket: 2861 version_fixed: git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16996 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/doc/build.texinfo b/doc/build.texinfo index 64a048fb7..fc60d7ab8 100644 --- a/doc/build.texinfo +++ b/doc/build.texinfo @@ -372,7 +372,7 @@ you usually do not need to do a @code{make install} first. Some implementations of @samp{make} allow multiple commands to be run in parallel, for faster builds. We test our Makefiles in parallel builds with -GNU @same{make} only; they may not be compatible with other parallel build +GNU @samp{make} only; they may not be compatible with other parallel build implementations. @node Testing the Build, Options to Configure, Installing the Binaries, Building Kerberos V5