Fossil SCM

more pedantic language adj

bharder 2010-09-18 16:04 UTC lang
Commit ee96785db6e16255a89ba2b8057e95ddb6d0098c
1 file changed +4 -4
+4 -4
--- src/diff.c
+++ src/diff.c
@@ -819,16 +819,16 @@
819819
@ </pre>
820820
style_footer();
821821
}
822822
823823
/*
824
-** COMMAND: annotate
824
+** COMMAND: annotated
825825
**
826
-** %fossil annotate FILENAME
826
+** %fossil annotated FILENAME
827827
**
828
-** Output the text of a file with markings to show when each line of
829
-** the file was last modified.
828
+** Output annotated text of a file showing when each line of the file
829
+** was last modified.
830830
*/
831831
void annotate_cmd(void){
832832
int fnid; /* Filename ID */
833833
int fid; /* File instance ID */
834834
int mid; /* Manifest where file was checked in */
835835
--- src/diff.c
+++ src/diff.c
@@ -819,16 +819,16 @@
819 @ </pre>
820 style_footer();
821 }
822
823 /*
824 ** COMMAND: annotate
825 **
826 ** %fossil annotate FILENAME
827 **
828 ** Output the text of a file with markings to show when each line of
829 ** the file was last modified.
830 */
831 void annotate_cmd(void){
832 int fnid; /* Filename ID */
833 int fid; /* File instance ID */
834 int mid; /* Manifest where file was checked in */
835
--- src/diff.c
+++ src/diff.c
@@ -819,16 +819,16 @@
819 @ </pre>
820 style_footer();
821 }
822
823 /*
824 ** COMMAND: annotated
825 **
826 ** %fossil annotated FILENAME
827 **
828 ** Output annotated text of a file showing when each line of the file
829 ** was last modified.
830 */
831 void annotate_cmd(void){
832 int fnid; /* Filename ID */
833 int fid; /* File instance ID */
834 int mid; /* Manifest where file was checked in */
835

Keyboard Shortcuts

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