]> Kevux Git Server - fll/commitdiff
Cleanup: Fix mistake in documentation that makes sentence nonsense.
authorKevin Day <kevin@kevux.org>
Fri, 28 Apr 2023 01:05:55 +0000 (20:05 -0500)
committerKevin Day <kevin@kevux.org>
Fri, 28 Apr 2023 01:05:55 +0000 (20:05 -0500)
The word "Content" should not be used here and instead use "data".
The word "main" is used here randomly with no logical sense.
Remove this use of the word "main".

level_3/fss_basic_list_read/c/fss_basic_list_read.c
level_3/fss_basic_list_read/data/documentation/man/man1/fss_basic_list_read.1
level_3/fss_basic_read/data/documentation/man/man1/fss_basic_read.1
level_3/fss_embedded_list_read/c/fss_embedded_list_read.c
level_3/fss_embedded_list_read/data/documentation/man/man1/fss_embedded_list_read.1
level_3/fss_extended_list_read/c/fss_extended_list_read.c
level_3/fss_extended_list_read/data/documentation/man/man1/fss_extended_list_read.1
level_3/fss_extended_read/c/fss_extended_read.c
level_3/fss_extended_read/data/documentation/man/man1/fss_extended_read.1
level_3/fss_payload_read/c/fss_payload_read.c
level_3/fss_payload_read/data/documentation/man/man1/fss_payload_read.1

index de9a570c3f08dcbd45f6a0f217dfb236eeae1ccf..2b3557fad84c5c9f04ccd86b4b866f945943b85c 100644 (file)
@@ -71,7 +71,7 @@ extern "C" {
 
     fl_print_format(" %[Notes:%]%r", file.stream, context.set.important, context.set.important, f_string_eol_s);
 
-    fl_print_format("  This program will print the Content associated with the given Object and Content main based on the FSS-0002 Basic List standard.%r%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("  This program will print the data associated with the given Object and Content based on the FSS-0002 Basic List standard.%r%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     fl_print_format("  All numeric positions (indexes) start at 0 instead of 1.%r", file.stream, f_string_eol_s);
     fl_print_format("  For example, a file of 17 lines would range from 0 to 16.%r%r", file.stream, f_string_eol_s, f_string_eol_s);
index c085a34738bc01ec95ad67e28708b330c6f09d88..4ef7c3e0abd00222761afdb8c54ebdc393163e45 100644 (file)
@@ -6,7 +6,7 @@ fss_basic_list_read \- Read data in \fBFSS-0003 (Basic List)\fR format.
 [\fI\,OPTIONS\/\fR] [\fI\,FILENAMES\/\fR]
 .SH DESCRIPTION
 .PP
-This program will print the Content associated with the given Object and Content main based on the \fBFSS-0002 Basic List\fR standard.
+This program will print the data associated with the given Object and Content based on the \fBFSS-0002 Basic List\fR standard.
 
 All numeric positions (indexes) start at 0 instead of 1.
 For example, a file of 17 lines would range from 0 to 16.
index e32429c9a3b1790442e6500ae205940e2ec10413..278aaedf04d95e17411063016bcc193625afebc9 100644 (file)
@@ -6,7 +6,7 @@ fss_basic_read \- Read data in \fBFSS-0000 (Basic)\fR format.
 [\fI\,OPTIONS\/\fR] [\fI\,FILENAMES\/\fR]
 .SH DESCRIPTION
 .PP
-This program will print the Content associated with the given Object and Content main based on the \fBFSS-0000 Basic\fR standard.
+This program will print the data associated with the given Object and Content based on the \fBFSS-0000 Basic\fR standard.
 
 All numeric positions (indexes) start at 0 instead of 1.
 For example, a file of 17 lines would range from 0 to 16.
index 31e883b56da9594d8fec1dade562975146438852..1b60e148f057223952042ae6a1819abf18a6c935 100644 (file)
@@ -71,7 +71,7 @@ extern "C" {
 
     fl_print_format(" %[Notes:%]%r", file.stream, context.set.important, context.set.important, f_string_eol_s);
 
-    fl_print_format("  This program will print the Content associated with the given Object and Content main based on the FSS-0008 Embedded List standard.%r%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("  This program will print the data associated with the given Object and Content based on the FSS-0008 Embedded List standard.%r%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     fl_print_format("  All numeric positions (indexes) start at 0 instead of 1.%r", file.stream, f_string_eol_s);
     fl_print_format("  For example, a file of 17 lines would range from 0 to 16.%r%r", file.stream, f_string_eol_s, f_string_eol_s);
index 7930c69dfaefc425c5014ce96aa96a3f2b870616..9a3115cf97515ab9e5a4fb0d71c78c0d3f253a31 100644 (file)
@@ -6,7 +6,7 @@ fss_embedded_list_read \- Read data in \fBFSS-0008 (Embedded List)\fR format.
 [\fI\,OPTIONS\/\fR] [\fI\,FILENAMES\/\fR]
 .SH DESCRIPTION
 .PP
-This program will print the Content associated with the given Object and Content main based on the \fBFSS-0008 Embedded List\fR standard.
+This program will print the data associated with the given Object and Content based on the \fBFSS-0008 Embedded List\fR standard.
 
 All numeric positions (indexes) start at 0 instead of 1.
 For example, a file of 17 lines would range from 0 to 16.
index 35c4982ccd700fc00e585967b8313a40c79cfdcd..f98eeef19b78b903432d435185570b2dc27fe032 100644 (file)
@@ -71,7 +71,7 @@ extern "C" {
 
     fl_print_format(" %[Notes:%]%r", file.stream, context.set.important, context.set.important, f_string_eol_s);
 
-    fl_print_format("  This program will print the Content associated with the given Object and Content main based on the FSS-0003 Extended List standard.%r%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("  This program will print the data associated with the given Object and Content based on the FSS-0003 Extended List standard.%r%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     fl_print_format("  All numeric positions (indexes) start at 0 instead of 1.%r", file.stream, f_string_eol_s);
     fl_print_format("  For example, a file of 17 lines would range from 0 to 16.%r%r", file.stream, f_string_eol_s, f_string_eol_s);
index ef0e4bf196afad886ee3cc7dea96539ad8319199..ca02a283bc9485e6b2e952adde6e66a62e9f9dc3 100644 (file)
@@ -6,7 +6,7 @@ fss_extended_list_read \- Read data in \fBFSS-0003 (Extended List)\fR format.
 [\fI\,OPTIONS\/\fR] [\fI\,FILENAMES\/\fR]
 .SH DESCRIPTION
 .PP
-This program will print the Content associated with the given Object and Content main based on the \fBFSS-0003 Extended List\fR standard.
+This program will print the data associated with the given Object and Content based on the \fBFSS-0003 Extended List\fR standard.
 
 All numeric positions (indexes) start at 0 instead of 1.
 For example, a file of 17 lines would range from 0 to 16.
index 1eace8f8dc1760396d9501ebedfc8720a579e4ad..b63a98634bd89408ffeb33f22be8d2e9224bc54b 100644 (file)
@@ -71,7 +71,7 @@ extern "C" {
 
     fl_print_format(" %[Notes:%]%r", file.stream, context.set.important, context.set.important, f_string_eol_s);
 
-    fl_print_format("  This program will print the Content associated with the given Object and Content main based on the FSS-0001 Extended standard.%r%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("  This program will print the data associated with the given Object and Content based on the FSS-0001 Extended standard.%r%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     fl_print_format("  All numeric positions (indexes) start at 0 instead of 1.%r", file.stream, f_string_eol_s);
     fl_print_format("  For example, a file of 17 lines would range from 0 to 16.%r%r", file.stream, f_string_eol_s, f_string_eol_s);
index af44430b460ab5789d713888303e4c1f886318e6..a0d65dbece802678ed7dc5071924f965bbd63da7 100644 (file)
@@ -6,7 +6,7 @@ fss_extended_read \- Read data in \fBFSS-0001 (Extended)\fR format.
 [\fI\,OPTIONS\/\fR] [\fI\,FILENAMES\/\fR]
 .SH DESCRIPTION
 .PP
-This program will print the Content associated with the given Object and Content main based on the \fBFSS-0001 Extended\fR standard.
+This program will print the data associated with the given Object and Content based on the \fBFSS-0001 Extended\fR standard.
 
 All numeric positions (indexes) start at 0 instead of 1.
 For example, a file of 17 lines would range from 0 to 16.
index 68001da894ca355343a22806b8f1f29c96be4ee6..7e9e54e6fd757b9e72817e70668906bf11f6dfa9 100644 (file)
@@ -80,7 +80,7 @@ extern "C" {
 
     fl_print_format(" %[Notes:%]%r", file.stream, context.set.important, context.set.important, f_string_eol_s);
 
-    fl_print_format("  This program will print the Content associated with the given Object and Content main based on the FSS-000E Payload standard.%r%r", file.stream, f_string_eol_s, f_string_eol_s);
+    fl_print_format("  This program will print the data associated with the given Object and Content based on the FSS-000E Payload standard.%r%r", file.stream, f_string_eol_s, f_string_eol_s);
 
     fl_print_format("  All numeric positions (indexes) start at 0 instead of 1.%r", file.stream, f_string_eol_s);
     fl_print_format("  For example, a file of 17 lines would range from 0 to 16.%r%r", file.stream, f_string_eol_s, f_string_eol_s);
index 8ce20d523c0d74e10574fefa1ba2abf06a14cfa8..0ee914a8708fb6a22212d5c52740a9fc94831b3e 100644 (file)
@@ -6,7 +6,7 @@ fss_payload_read \- Read data in \fBFSS-000E (Payload)\fR format.
 [\fI\,OPTIONS\/\fR] [\fI\,FILENAMES\/\fR]
 .SH DESCRIPTION
 .PP
-This program will print the Content associated with the given Object and Content main based on the \fBFSS-000E Payload\fR standard.
+This program will print the data associated with the given Object and Content based on the \fBFSS-000E Payload\fR standard.
 
 All numeric positions (indexes) start at 0 instead of 1.
 For example, a file of 17 lines would range from 0 to 16.