Landing: de3c61ecb483
Project / Subsystem
gcc / cobol
Date
2026-07-17
Author
James K. Lowden
Commit
de3c61ecb483ea7cd7423b6a6561ff4046e0912a
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- cobol
- patch_id
- —
- commit_hash
- de3c61ecb483ea7cd7423b6a6561ff4046e0912a
- source_type
- github
- headline
- Cobol man page errors corrected.
- tldr
- Man page for Cobol compiler is corrected for clarity and accuracy.
- author
- James K. Lowden
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • cobol
- • documentation
- • man page
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-07-17T00:00:00.000Z
This commit corrects errors found in the Cobol compiler’s man page. Specifically, it removes an unnecessary blank line and escapes special characters within width arguments, improving the accuracy and readability of the documentation for users.