]> Kevux Git Server - fll/commitdiff
Update: Set month year in man pages to April 2025. 0.7.1
authorKevin Day <Kevin@kevux.org>
Tue, 29 Apr 2025 22:46:23 +0000 (17:46 -0500)
committerKevin Day <Kevin@kevux.org>
Tue, 29 Apr 2025 22:46:23 +0000 (17:46 -0500)
I am finding it much easier to simply mass update everything to a single year rather than only update what is known to change.
These dates need to be updated based on the year and month of the release.

26 files changed:
level_3/byte_dump/data/documentation/man/man1/byte_dump.1
level_3/example/data/documentation/man/man1/example.1
level_3/fake/data/documentation/man/man1/fake.1
level_3/fake/data/documentation/man/man5/fake-defines.5
level_3/fake/data/documentation/man/man5/fake-depedencies.5
level_3/fake/data/documentation/man/man5/fake-fakefile.5
level_3/fake/data/documentation/man/man5/fake-settings.5
level_3/firewall/data/documentation/man/man1/firewall.1
level_3/fss_identify/data/documentation/man/man1/fss_identify.1
level_3/fss_read/data/documentation/man/man1/fss_basic_list_read.1
level_3/fss_read/data/documentation/man/man1/fss_basic_read.1
level_3/fss_read/data/documentation/man/man1/fss_embedded_list_read.1
level_3/fss_read/data/documentation/man/man1/fss_extended_list_read.1
level_3/fss_read/data/documentation/man/man1/fss_extended_read.1
level_3/fss_read/data/documentation/man/man1/fss_payload_read.1
level_3/fss_write/data/documentation/man/man1/fss_basic_list_write.1
level_3/fss_write/data/documentation/man/man1/fss_basic_write.1
level_3/fss_write/data/documentation/man/man1/fss_embedded_list_write.1
level_3/fss_write/data/documentation/man/man1/fss_extended_list_write.1
level_3/fss_write/data/documentation/man/man1/fss_extended_write.1
level_3/fss_write/data/documentation/man/man1/fss_payload_write.1
level_3/iki_read/data/documentation/man/man1/iki_read.1
level_3/iki_write/data/documentation/man/man1/iki_write.1
level_3/status_code/data/documentation/man/man1/fss_status_code.1
level_3/status_code/data/documentation/man/man1/status_code.1
level_3/utf8/data/documentation/man/man1/utf8.1

index d46fd14e68ccce4ee6cc38d57be7043f412e2c65..ddae9e0158daf2ce02986ab38ad3e2fac51fb92f 100644 (file)
@@ -1,4 +1,4 @@
-.TH BYTE_DUMP "1" "March 2023" "FLL - Byte Dump 0.7.1" "User Commands"
+.TH BYTE_DUMP "1" "April 2025" "FLL - Byte Dump 0.7.1" "User Commands"
 .SH NAME
 byte_dump \- Print bytes of a given file in a more human-friendly format similar to programs like \fBhexdump\fR.
 .SH SYNOPSIS
index 6710dbb40b36e9dcdb53be2f953812f436727a62..0f2e5392efb41d72ad52ac06684373c539bc3640 100644 (file)
@@ -1,4 +1,4 @@
-.TH EXAMPLE "1" "February 2024" "FLL - Example 0.7.1" "User Commands"
+.TH EXAMPLE "1" "April 2025" "FLL - Example 0.7.1" "User Commands"
 .SH NAME
 example \- A program used for providing an example on how a program might be written for the Featureless Linux Library project.
 .SH SYNOPSIS
index bf0a92e5c680737055f96247ef9378fd083f4428..67f43665c2314e151fa8a980fc5d0ce6d7983a9a 100644 (file)
@@ -1,4 +1,4 @@
-.TH FAKE "1" "August 2023" "FLL - Featureless Make 0.7.1" "User Commands"
+.TH FAKE "1" "April 2025" "FLL - Featureless Make 0.7.1" "User Commands"
 .SH NAME
 fake \- Build or compile software similar to GNU Make.
 .SH SYNOPSIS
index f22e3e4494916906447da78bfe194aeb1604ccab..7432ec0758a889c20312d2ce00c5d7cd93880492 100644 (file)
@@ -1,4 +1,4 @@
-.TH fake-defines "5" "March 2024" "FLL - Featureless Make 0.7.1" "File Formats"
+.TH fake-defines "5" "April 2025" "FLL - Featureless Make 0.7.1" "File Formats"
 .SH NAME
 Featureless Make \- "defines" file.
 .SH SYNOPSIS
index 6c6ffdaf4231a00d365a3d2bace1521b8d4a6b72..c09e89082df8150a06a7478e59ab4a0c9e0f1483 100644 (file)
@@ -1,4 +1,4 @@
-.TH fake-dependencies "5" "March 2024" "FLL - Featureless Make 0.7.1" "File Formats"
+.TH fake-dependencies "5" "April 2025" "FLL - Featureless Make 0.7.1" "File Formats"
 .SH NAME
 Featureless Make \- "dependencies" file.
 .SH SYNOPSIS
index 016b412a909da4a3cad295a732efe4ca6eb040a1..bfd80bc1fa2250b8efa604a6731da1d62face2ac 100644 (file)
@@ -1,4 +1,4 @@
-.TH fake-fakefile "5" "March 2024" "FLL - Featureless Make 0.7.1" "File Formats"
+.TH fake-fakefile "5" "April 2025" "FLL - Featureless Make 0.7.1" "File Formats"
 .SH NAME
 Featureless Make \- "fakefile" file.
 .SH SYNOPSIS
index f7163cbf92ff518cd2b346b88e7b0fcd2605cb63..d2a87fba64665a8181d8be2ddbaa8eb38bb9511e 100644 (file)
@@ -1,4 +1,4 @@
-.TH fake-settings "5" "March 2024" "FLL - Featureless Make 0.7.1" "File Formats"
+.TH fake-settings "5" "April 2025" "FLL - Featureless Make 0.7.1" "File Formats"
 .SH NAME
 Featureless Make \- "settings" file.
 .SH SYNOPSIS
index 6fe5dfc888cba4ab32cbc24dfc749fbc2ec0ad6f..7667bfd50436ce4725857ca14958a026124e6ccd 100644 (file)
@@ -1,4 +1,4 @@
-.TH FIREWALL "1" "January 2023" "Kevux - Firewall 0.7.1" "User Commands"
+.TH FIREWALL "1" "April 2025" "Kevux - Firewall 0.7.1" "User Commands"
 .SH NAME
 firewall \- A basic iptables based firewall manager for the Kevux distribution.
 .SH SYNOPSIS
index 7f1ae0c0329e091863e338e325df292e1bf11db8..51bb5e898a448d502b40201de958117a486a8d18 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_IDENTIFY "1" "March 2023" "FLL - FSS Identify 0.7.1" "User Commands"
+.TH FSS_IDENTIFY "1" "April 2025" "FLL - FSS Identify 0.7.1" "User Commands"
 .SH NAME
 fss_identify \- Read data looking for the FSS header and parse out the FSS standard identifying information.
 .SH SYNOPSIS
index 937ebfbf8c284be47d3424012640bec2b17cbecd..263397e53553957f515cc7a796b63fb51ef5d26b 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_BASIC_LIST_READ "1" "March 2023" "FLL - FSS Basic List Read 0.7.1" "User Commands"
+.TH FSS_BASIC_LIST_READ "1" "April 2025" "FLL - FSS Basic List Read 0.7.1" "User Commands"
 .SH NAME
 fss_basic_list_read \- Read data in \fBFSS-0003 (Basic List)\fR format.
 .SH SYNOPSIS
index c913839869c1c29a57566692e48bad5f2df4f2a1..1799106e7c5f123e9022e2545182df4d88607278 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_BASIC_READ "1" "January 2023" "FLL - FSS Basic Read 0.7.1" "User Commands"
+.TH FSS_BASIC_READ "1" "April 2025" "FLL - FSS Basic Read 0.7.1" "User Commands"
 .SH NAME
 fss_basic_read \- Read data in \fBFSS-0000 (Basic)\fR format.
 .SH SYNOPSIS
index ebc45b2442cd060a23aae0d9cad03ea36949385e..fef02ff75056093356eb9ad0ff865553c9d386cd 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_EMBEDDED_LIST_READ "1" "March 2023" "FLL - FSS Embedded List Read 0.7.1" "User Commands"
+.TH FSS_EMBEDDED_LIST_READ "1" "April 2025" "FLL - FSS Embedded List Read 0.7.1" "User Commands"
 .SH NAME
 fss_embedded_list_read \- Read data in \fBFSS-0008 (Embedded List)\fR format.
 .SH SYNOPSIS
index 706250405d2030fbf7e45ca0895c21e0d277a3d4..97563bee73ccffa6dd0e0313ff40c98e7909c81a 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_EMBEDDED_LIST_READ "1" "March 2023" "FLL - FSS Embedded List Write 0.7.1" "User Commands"
+.TH FSS_EMBEDDED_LIST_READ "1" "April 2025" "FLL - FSS Embedded List Write 0.7.1" "User Commands"
 .SH NAME
 fss_extended_list_read \- Read data in \fBFSS-0003 (Extended List)\fR format.
 .SH SYNOPSIS
index cbc09246cb38bd575d5b79984f9ed3abcf4cabba..6c8a853e2c97f1e90e41a7523514db6f6bc76b03 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_EXTENDED_READ "1" "March 2023" "FLL - FSS Extended Read 0.7.1" "User Commands"
+.TH FSS_EXTENDED_READ "1" "April 2025" "FLL - FSS Extended Read 0.7.1" "User Commands"
 .SH NAME
 fss_extended_read \- Read data in \fBFSS-0001 (Extended)\fR format.
 .SH SYNOPSIS
index 5bd936fafffd43515ba724dd42d72b9752d38fb7..9ca0bfa02f571d419db31ebb3240866b92c4480b 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_PAYLOAD_READ "1" "March 2023" "FLL - FSS Payload Read 0.7.1" "User Commands"
+.TH FSS_PAYLOAD_READ "1" "April 2025" "FLL - FSS Payload Read 0.7.1" "User Commands"
 .SH NAME
 fss_payload_read \- Read data in \fBFSS-000E (Payload)\fR format.
 .SH SYNOPSIS
index 84322753e3529051116f568d3c06decc8fc33846..96eef753f2e4cd8660214375a67d5ab9eedf24a9 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_BASIC_LIST_WRITE "1" "March 2023" "FLL - FSS Basic List Write 0.7.1" "User Commands"
+.TH FSS_BASIC_LIST_WRITE "1" "April 2025" "FLL - FSS Basic List Write 0.7.1" "User Commands"
 .SH NAME
 fss_basic_list_write \- Write data in \fBFSS-0001 (Basic List)\fR format.
 .SH SYNOPSIS
index 8fc55a537cf64b345e1aa134df4a719b2fd20cb0..9aa4746b642d02003dece099db54fa5d8e88caea 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_BASIC_WRITE "1" "March 2023" "FLL - FSS Basic Write 0.7.1" "User Commands"
+.TH FSS_BASIC_WRITE "1" "April 2025" "FLL - FSS Basic Write 0.7.1" "User Commands"
 .SH NAME
 fss_basic_write \- Write data in \fBFSS-0000 (Basic)\fR format.
 .SH SYNOPSIS
index 2ae990c657e7338c8d3ed198ceb7c22d47c75ec8..43decbf3ba82d6e43d967eaf6d7cd793d27b22fa 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_EMBEDDED_LIST_WRITE "1" "March 2023" "FLL - FSS Embedded List Write 0.7.1" "User Commands"
+.TH FSS_EMBEDDED_LIST_WRITE "1" "April 2025" "FLL - FSS Embedded List Write 0.7.1" "User Commands"
 .SH NAME
 fss_embedded_list_write \- Write data in \fBFSS-0008 (Embedded List)\fR format.
 .SH SYNOPSIS
index c08742074a4138874fb38499280a49bf3d133f72..b59632e45b77b8f5e84444e29b6c0b084dda9df6 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_EXTENDED_LIST_WRITE "1" "March 2023" "FLL - FSS Extended List Write 0.7.1" "User Commands"
+.TH FSS_EXTENDED_LIST_WRITE "1" "April 2025" "FLL - FSS Extended List Write 0.7.1" "User Commands"
 .SH NAME
 fss_extended_list_write \- Write data in \fBFSS-0003 (Extended List)\fR format.
 .SH SYNOPSIS
index c75ec846bdfa224fcb52e6f8dcb167c402cbb2fb..4c6b615054a4d0dea8ce7ea0e59e92598d47366e 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_EXTENDED_WRITE "1" "March 2023" "FLL - FSS Extended Write 0.7.1" "User Commands"
+.TH FSS_EXTENDED_WRITE "1" "April 2025" "FLL - FSS Extended Write 0.7.1" "User Commands"
 .SH NAME
 fss_extended_write \- Write data in \fBFSS-0001 (Extended)\fR format.
 .SH SYNOPSIS
index 491d45d9c51ce38cd296a52491d153ab66b7f373..be3efd9eae8d486fdba9382a9b7985784190ff9c 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_PAYLOAD_WRITE "1" "March 2023" "FLL - FSS Payload Write 0.7.1" "User Commands"
+.TH FSS_PAYLOAD_WRITE "1" "April 2025" "FLL - FSS Payload Write 0.7.1" "User Commands"
 .SH NAME
 fss_payload_write \- Write data in \fBFSS-000E (Payload)\fR format.
 .SH SYNOPSIS
index e2268473178cc5fdaddabb194db2ff6166f37d3b..b1b315889d09e0890961fd095885ce8709cb17d6 100644 (file)
@@ -1,4 +1,4 @@
-.TH IKI_READ "1" "March 2023" "FLL - IKI Read 0.7.1" "User Commands"
+.TH IKI_READ "1" "April 2025" "FLL - IKI Read 0.7.1" "User Commands"
 .SH NAME
 iki_read \- Read text, processing IKI variables.
 .SH SYNOPSIS
index 575309d819c833ae104778b68e35eb21158d3d60..d46f75a08980e75dce9f14405a4a56cdcd15924e 100644 (file)
@@ -1,4 +1,4 @@
-.TH IKI_WRITE "1" "March 2023" "FLL - IKI Write 0.7.1" "User Commands"
+.TH IKI_WRITE "1" "April 2025" "FLL - IKI Write 0.7.1" "User Commands"
 .SH NAME
 iki_write \- Convert text into an IKI format.
 .SH SYNOPSIS
index ddc7d62f4d29476cfba41c9d78d6e2551d1b9397..ede46f502f645ed488bf3edb141ec710c321e942 100644 (file)
@@ -1,4 +1,4 @@
-.TH FSS_STATUS_CODE "1" "March 2023" "FLL - FSS Status Code 0.7.1" "User Commands"
+.TH FSS_STATUS_CODE "1" "April 2025" "FLL - FSS Status Code 0.7.1" "User Commands"
 .SH NAME
 fss_status_code \- Convert to or from status codes returned by FLL programs with FSS codes.
 .SH SYNOPSIS
index af113df0bced3056328a8eb95dbf0d86d409ac09..ede169729ba8c8dc140423e83cf29dae67593451 100644 (file)
@@ -1,4 +1,4 @@
-.TH STATUS_CODE "1" "March 2023" "FLL - Status Code 0.7.1" "User Commands"
+.TH STATUS_CODE "1" "April 2025" "FLL - Status Code 0.7.1" "User Commands"
 .SH NAME
 status_code \- Convert to or from status codes returned by FLL programs.
 .SH SYNOPSIS
index 5995d0b762d51c943e277f3477df64b6defb89a6..7214363adb81850fa9ec56c5147ab8dbd54193e6 100644 (file)
@@ -1,4 +1,4 @@
-.TH UTF8 "1" "January 2023" "FLL - UTF8 0.7.1" "User Commands"
+.TH UTF8 "1" "April 2025" "FLL - UTF8 0.7.1" "User Commands"
 .SH NAME
 utf8 \- Convert to byte sequences to or from Unicode codepoints.
 .SH SYNOPSIS