Page MenuHomeFreeBSD

c(7): update and improve
ClosedPublic

Authored by kfv_kfv.io on Feb 1 2021, 8:31 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 12, 11:26 PM
Unknown Object (File)
Thu, Jun 6, 1:37 PM
Unknown Object (File)
Wed, May 29, 9:17 AM
Unknown Object (File)
Thu, May 23, 4:01 AM
Unknown Object (File)
Wed, May 22, 5:16 PM
Unknown Object (File)
May 5 2024, 8:29 PM
Unknown Object (File)
May 5 2024, 12:56 AM
Unknown Object (File)
Apr 25 2024, 3:00 PM

Details

Summary

The c(7) manpage was outdated and also required some slight modifications. Please
let me know if there is anything I have forgotten or I need to change. In the meanwhile,
I didn't know if I should update the Copyright and AUTHORS sections.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 38372
Build 35261: arc lint + arc unit

Event Timeline

juan.molina_club.fr added inline comments.
share/man/man7/c.7
216

s/Porgramming/Programming

Specify a larger range for commits to include my previous changes as well

kfv_kfv.io added inline comments.
share/man/man7/c.7
216

Thanks!

  • c(7): update the listed improvements

Thanks for these updates. Two minor fixes regarding the use of "you", the rest seems fine.

share/man/man7/c.7
88

The use of "you" is discouraged in technical documentation. You can remove the sentence parts "you can" here to fix it.

224

You can remove the "you should" here.

kfv_kfv.io added inline comments.
share/man/man7/c.7
88

I will keep it in mind, thanks!

Good to go. Thank you!

This revision is now accepted and ready to land.Apr 13 2021, 9:11 AM
In D28441#666986, @bcr wrote:

Good to go. Thank you!

Hey Benedict, were you planning to commit this patch?

Ah, no. I thought the submitter could do that/had a commit bit.
You can do it if you want, @0mp. Thanks!

@kfv_irbug.org , which email should I use for the Git author information?

@0mp: kfv@kfv.io, thank you so much!

This revision was automatically updated to reflect the committed changes.

The patch has landed. Thanks a lot!