Fossil SCM

fixed a misspelled closing tag :/.

stephan 2013-08-13 12:50 trunk
Commit df60acb6910271513f161ae144e6a0adbb81b914
1 file changed +2 -2
--- www/fileformat.wiki
+++ www/fileformat.wiki
@@ -741,11 +741,11 @@
741741
This section contains additional information which may be useful when
742742
implementing algorithms described above.
743743
744744
<h3>R Card Hash Calculation</h3>
745745
746
-Given a manifest file named <tt>MF</tt> the following Bash shell code
746
+Given a manifest file named <tt>MF</tt>, the following Bash shell code
747747
demonstrates how to compute the value of the R card in that manifest.
748748
This example uses manifest [28987096ac]. Lines starting with <tt>#</tt> are
749749
shell input and other lines are output. This demonstration assumes that the
750750
file versions represented by the input manifest are checked out
751751
under the current directory.
@@ -767,6 +767,6 @@
767767
# for i in $(awk '/^F /{print $2}' MF); do \
768768
echo $i $(stat -c '%s' $i); \
769769
cat $i; \
770770
done | md5sum
771771
c0788982781981c96a0d81465fec7192 -
772
-</pre></nowik>
772
+</pre></nowiki>
773773
--- www/fileformat.wiki
+++ www/fileformat.wiki
@@ -741,11 +741,11 @@
741 This section contains additional information which may be useful when
742 implementing algorithms described above.
743
744 <h3>R Card Hash Calculation</h3>
745
746 Given a manifest file named <tt>MF</tt> the following Bash shell code
747 demonstrates how to compute the value of the R card in that manifest.
748 This example uses manifest [28987096ac]. Lines starting with <tt>#</tt> are
749 shell input and other lines are output. This demonstration assumes that the
750 file versions represented by the input manifest are checked out
751 under the current directory.
@@ -767,6 +767,6 @@
767 # for i in $(awk '/^F /{print $2}' MF); do \
768 echo $i $(stat -c '%s' $i); \
769 cat $i; \
770 done | md5sum
771 c0788982781981c96a0d81465fec7192 -
772 </pre></nowik>
773
--- www/fileformat.wiki
+++ www/fileformat.wiki
@@ -741,11 +741,11 @@
741 This section contains additional information which may be useful when
742 implementing algorithms described above.
743
744 <h3>R Card Hash Calculation</h3>
745
746 Given a manifest file named <tt>MF</tt>, the following Bash shell code
747 demonstrates how to compute the value of the R card in that manifest.
748 This example uses manifest [28987096ac]. Lines starting with <tt>#</tt> are
749 shell input and other lines are output. This demonstration assumes that the
750 file versions represented by the input manifest are checked out
751 under the current directory.
@@ -767,6 +767,6 @@
767 # for i in $(awk '/^F /{print $2}' MF); do \
768 echo $i $(stat -c '%s' $i); \
769 cat $i; \
770 done | md5sum
771 c0788982781981c96a0d81465fec7192 -
772 </pre></nowiki>
773

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button