Page MenuHomeFreeBSD

c(7): update and improve
ClosedPublic

Authored by kfv on Feb 1 2021, 8:31 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 8, 10:28 PM
Unknown Object (File)
Fri, Aug 7, 6:30 AM
Unknown Object (File)
Tue, Aug 4, 8:33 PM
Unknown Object (File)
Tue, Aug 4, 9:15 AM
Unknown Object (File)
Tue, Aug 4, 7:30 AM
Unknown Object (File)
Tue, Aug 4, 5:23 AM
Unknown Object (File)
Tue, Aug 4, 2:17 AM
Unknown Object (File)
Mon, Aug 3, 1:56 AM

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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kfv requested review of this revision.Feb 1 2021, 8:31 AM
juan.molina_club.fr added inline comments.
share/man/man7/c.7
218

s/Porgramming/Programming

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

kfv marked an inline comment as done.Feb 2 2021, 7:43 AM
kfv added inline comments.
share/man/man7/c.7
218

Thanks!

kfv marked an inline comment as done.Feb 3 2021, 2:42 PM
  • 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
89

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

226

You can remove the "you should" here.

kfv marked 2 inline comments as done.Apr 6 2021, 10:22 PM
kfv added inline comments.
share/man/man7/c.7
89

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?

kfv marked an inline comment as done.Apr 18 2021, 1:39 PM

@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!