Page MenuHomeFreeBSD

ps.1: Fix broken comment line
ClosedPublic

Authored by temcbun_gmail.com on Jul 4 2026, 3:32 PM.
Referenced Files
Unknown Object (File)
Sat, Aug 22, 5:24 PM
Unknown Object (File)
Thu, Aug 20, 5:08 AM
Unknown Object (File)
Wed, Aug 19, 4:46 PM
Unknown Object (File)
Tue, Aug 18, 8:31 PM
Unknown Object (File)
Sat, Aug 15, 7:01 PM
Unknown Object (File)
Sat, Aug 15, 1:42 AM
Unknown Object (File)
Fri, Aug 14, 2:57 PM
Unknown Object (File)
Thu, Aug 13, 12:36 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.Jul 4 2026, 6:43 PM

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

This revision now requires review to proceed.Jul 4 2026, 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.Jul 5 2026, 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.