A NOTE has been added to this issue. ====================================================================== https://austingroupbugs.net/view.php?id=1866 ====================================================================== Reported By: steffen Assigned To: ====================================================================== Project: 1003.1(2024)/Issue8 Issue ID: 1866 Category: Shell and Utilities Type: Enhancement Request Severity: Editorial Priority: normal Status: New Name: steffen Organization: User Reference: Section: crontab Page Number: 2749 ff. Line Number: 90909 ff. Interp Status: --- Final Accepted Text: ====================================================================== Date Submitted: 2024-10-31 00:28 UTC Last Modified: 2024-10-31 10:34 UTC ====================================================================== Summary: crontab: does not support Utility Syntax Guideline 13 ======================================================================
---------------------------------------------------------------------- (0006943) geoffclare (manager) - 2024-10-31 10:34 https://austingroupbugs.net/view.php?id=1866#c6943 ---------------------------------------------------------------------- There is a minor related problem which we could fix via this bug, which is that the STDIN section is missing the usual boilerplate relating to guideline 13. The following is based on grep... On page 2750 line 90949 section crontab (STDIN), change:<blockquote>See the INPUT FILES section.</blockquote>to:<blockquote>The standard input shall be used if no <i>file</i> operand is specified, and shall be used if the <i>file</i> operand is '−' and the implementation treats the '−' as meaning standard input. Otherwise, the standard input shall not be used. See the INPUT FILES section.</blockquote> Issue History Date Modified Username Field Change ====================================================================== 2024-10-31 00:28 steffen New Issue 2024-10-31 00:28 steffen Name => steffen 2024-10-31 00:28 steffen Section => crontab 2024-10-31 00:28 steffen Page Number => 2749 ff. 2024-10-31 00:28 steffen Line Number => 90909 ff. 2024-10-31 00:29 steffen Note Added: 0006939 2024-10-31 09:44 jclulow Note Added: 0006940 2024-10-31 10:05 geoffclare Note Added: 0006941 2024-10-31 10:34 geoffclare Note Added: 0006943 ======================================================================
