diff options
| author | Seth McDonald <sethmcmail@pm.me> | 2026-01-19 06:57:08 +0000 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2026-01-20 02:20:41 +0100 |
| commit | 68fb329d349146dfaee6aa7ac879ccc43db99b9e (patch) | |
| tree | 3cf208f0c2818bfc1d23a2c502e0324a50528195 | |
| parent | 91fa6d909b1171bc2361b5b2192c11c8be06a7d1 (diff) | |
| download | man-pages-68fb329d349146dfaee6aa7ac879ccc43db99b9e.tar.gz | |
man/man3type/time_t.3type: HISTORY: wfix
There are two more lines which were part of the paragraph that the
listed commit removed. On their own, they do not form a complete
sentence. So remove the missed two lines.
Fixes: b32b8934dd19 (2026-01-18; "man/man3type/time_t.3type: HISTORY: Remove superfluous theoretical history")
Signed-off-by: Seth McDonald <sethmcmail@pm.me>
Message-ID: <0e6949ff808556cd8632520603fb2c030b7a5215.1768804942.git.sethmcmail@pm.me>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
| -rw-r--r-- | man/man3type/time_t.3type | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/man/man3type/time_t.3type b/man/man3type/time_t.3type index 18e8f7be0e..08eb419850 100644 --- a/man/man3type/time_t.3type +++ b/man/man3type/time_t.3type @@ -71,8 +71,6 @@ defines .I time_t since POSIX.1-2008. .SS time_t -In POSIX.1-2001, -.I time_t POSIX.1-2024 requires that the width of .I time_t is at least 64 bits; |
