Page MenuHomeFreeBSD

ps.1: Fix broken comment line
ClosedPublic

Authored by temcbun_gmail.com on Sat, Jul 4, 3:32 PM.
Referenced Files
F163915578: D58038.id181320.diff
Mon, Jul 27, 4:02 AM
Unknown Object (File)
Thu, Jul 23, 12:09 AM
Unknown Object (File)
Wed, Jul 22, 10:36 AM
Unknown Object (File)
Fri, Jul 17, 6:12 PM
Unknown Object (File)
Wed, Jul 15, 8:20 PM
Unknown Object (File)
Wed, Jul 15, 7:29 AM
Unknown Object (File)
Wed, Jul 15, 7:29 AM
Unknown Object (File)
Tue, Jul 14, 10:54 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 Not Applicable
Unit
Tests Not Applicable

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.