Page MenuHomeFreeBSD

c(7): update and improve
ClosedPublic

Authored by kfv_kfv.io on Feb 1 2021, 8:31 AM.
Tags
None
Referenced Files
F86822995: D28441.id83202.diff
Wed, Jun 26, 3:09 AM
Unknown Object (File)
Mon, Jun 24, 10:09 PM
Unknown Object (File)
Sat, Jun 22, 9:30 PM
Unknown Object (File)
Fri, Jun 21, 12:01 AM
Unknown Object (File)
Thu, Jun 20, 8:32 PM
Unknown Object (File)
Thu, Jun 20, 5:56 AM
Unknown Object (File)
Thu, Jun 20, 4:54 AM
Unknown Object (File)
Wed, Jun 19, 11:02 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!