# HG changeset patch # User gabucino # Date 1002662987 0 # Node ID 33bafcb4bba61f2e16de9cdafb85a879efe636ae # Parent 8939341c51873b74bd83fa5606cb09b0c9a759f6 fixes (thx J.K.) diff -r 8939341c5187 -r 33bafcb4bba6 DOCS/Hungarian/bugreports.html --- a/DOCS/Hungarian/bugreports.html Tue Oct 09 07:44:10 2001 +0000 +++ b/DOCS/Hungarian/bugreports.html Tue Oct 09 21:29:47 2001 +0000 @@ -77,8 +77,8 @@
3. configure/make outputot:
make distclean
-./configure &>config.log
-./make &>make.log
+./configure &>config.log
+./make &>make.log
4. ezeket a file-okat:
diff -r 8939341c5187 -r 33bafcb4bba6 DOCS/bugreports.html --- a/DOCS/bugreports.html Tue Oct 09 07:44:10 2001 +0000 +++ b/DOCS/bugreports.html Tue Oct 09 21:29:47 2001 +0000 @@ -77,8 +77,8 @@3. output of configure/make:
make distclean
-./configure &>config.log
- ./make &>make.log
+./configure & > config.log
+ ./make & > make.log
4. these files: