factor: incorrect comment
Closed
Beginner friendly
Nobody has claimed this yet.
U - factor
- Dominant language
- Rust
- Stars
- 24.1k
- Forks
- 2k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 365
Description
https://github.com/uutils/coreutils/blob/8e4c21be0104170341217047397c7f86c16a9d75/src/uu/factor/src/factor.rs#L157
Linux's default pipe size is 64 KiB at least for. bash is unrelated.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open src/uu/factor/src/factor.rs at line 157 and read the surrounding comment. Correct the Linux pipe-size statement and remove the unrelated bash reference. Done means the comment accurately describes the relevant Linux behavior without the incorrect wording.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 85/100