Page MenuHomeFreeBSD

ps.1: Fix broken comment line
ClosedPublic

Authored by temcbun_gmail.com on Sat, Jul 4, 3:32 PM.
Referenced Files
F162160877: D58038.diff
Fri, Jul 10, 10:46 AM
F162160378: D58038.diff
Fri, Jul 10, 10:38 AM
Unknown Object (File)
Wed, Jul 8, 10:53 PM
Unknown Object (File)
Wed, Jul 8, 10:41 PM
Unknown Object (File)
Wed, Jul 8, 10:41 PM
Unknown Object (File)
Tue, Jul 7, 4:18 AM
Unknown Object (File)
Mon, Jul 6, 3:26 AM
Unknown Object (File)
Sun, Jul 5, 7:00 PM
Subscribers

Details

Summary

It was visually displayed as an extra empty line before the NAME section.

Fixes: ddf144a04b53 ("ps.1: Revamp: Explain general principles, update to match reality")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

ziaee removed a reviewer: Contributor Reviews (src).
ziaee added inline comments.
bin/ps/ps.1
1

While we're here

This revision is now accepted and ready to land.Sat, Jul 4, 6:43 PM

Remove hyphen from the first comment line. Thanks @ziaee!

This revision now requires review to proceed.Sat, Jul 4, 6:46 PM

Removing the hyphen in the first line is fine, but then that should be mentioned in the commit message. I can add a sentence to that effect myself. Which mail do you want to use? The one that can be inferred from your Phabricator login? I also see a mail at "zohomail" in the tree that could match. If you have to disclose the full name and don't want to do that here, then please mail it to me (olce@).

This revision is now accepted and ready to land.Sun, Jul 5, 4:49 PM

Removing the hyphen in the first line is fine, but then that should be mentioned in the commit message. I can add a sentence to that effect myself.

Sure, thanks.

Which mail do you want to use?

A gmail one - temcbun@gmail.com.

This revision was automatically updated to reflect the committed changes.