| Summary: | Add missing Whitespaces to manual page of indent(1) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Gordon Bergling <gbe> | ||||
| Component: | Manual Pages | Assignee: | Jason Helfman <jgh> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Some People | CC: | 0mp, doc, jgh | ||||
| Priority: | --- | Keywords: | patch | ||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Seems good to me. Thanks for the patch! Could someone commit this? (In reply to Gordon Bergling from comment #2) I am working on it, and plan on getting to this shortly. Thank you for the bug report! A commit references this bug: Author: jgh Date: Thu Aug 29 23:23:12 UTC 2019 New revision: 351614 URL: https://svnweb.freebsd.org/changeset/base/351614 Log: - address missing whitespace for indent PR: 239727 Submitted by: gbergling@gmail.com Reviewed by: 0mp@ MFC after: 1 week Changes: head/usr.bin/indent/indent.1 Commited to HEAD, just the MFC is missing! I am aware of this, and intended on checking when I committed before doing the merge. This is why I didn't close the pr. Merged to stable/12 |
Created attachment 206380 [details] indent man patch There are some missing spaces in the manual page of indent(1). The attached patch corrects this.