From f7ce2a0ad1cbc62ef917375883429a1494af76e1 Mon Sep 17 00:00:00 2001 From: Kevin Day Date: Fri, 16 Dec 2022 17:08:48 -0600 Subject: [PATCH] Cleanup: Fix comments that have incorrect notes. --- level_3/controller/documents/time.txt | 6 +++--- level_3/controller/specifications/time.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/level_3/controller/documents/time.txt b/level_3/controller/documents/time.txt index 05a3a28..4d29e97 100644 --- a/level_3/controller/documents/time.txt +++ b/level_3/controller/documents/time.txt @@ -1,12 +1,12 @@ -# fss-0002 +# fss-0002 iki-0000 # # license: open-standard-license-1.0 # # This file (assumed to be named time.txt) can be more easily read using the following iki_read commands: # iki_read time.txt +Q -r UTC UTC -w -WW character "'" "'" code '"' '"' # -# To read the "IKI Specification: 0000 - Unrestricted" section of this file, use this command sequence: -# fss_basic_list_read time.txt +Q -cn "Time Specification" | iki_read +Q -r UTC UTC -w -WW character "'" "'" code '"' '"' +# To read the "Time Documentation" section of this file, use this command sequence: +# fss_basic_list_read time.txt +Q -cn "Time Documentation" | iki_read +Q -r UTC UTC -w -WW character "'" "'" code '"' '"' # Time Documentation: diff --git a/level_3/controller/specifications/time.txt b/level_3/controller/specifications/time.txt index 71c7f58..4af3cf9 100644 --- a/level_3/controller/specifications/time.txt +++ b/level_3/controller/specifications/time.txt @@ -5,7 +5,7 @@ # This file (assumed to be named time.txt) can be more easily read using the following iki_read commands: # iki_read time.txt +Q -r UTC UTC -w -WW character "'" "'" code '"' '"' # -# To read the "IKI Specification: 0000 - Unrestricted" section of this file, use this command sequence: +# To read the "Time Specification" section of this file, use this command sequence: # fss_basic_list_read time.txt +Q -cn "Time Specification" | iki_read +Q -r UTC UTC -w -WW character "'" "'" code '"' '"' # -- 1.8.3.1