]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
pkill(1): Add EXAMPLES section to man page
authorfernape <fernape@FreeBSD.org>
Mon, 5 Oct 2020 13:52:31 +0000 (13:52 +0000)
committerfernape <fernape@FreeBSD.org>
Mon, 5 Oct 2020 13:52:31 +0000 (13:52 +0000)
commitba4fd9c768baf5b0121b7d95fab17ae0e6a1afb9
treef1674954044cb2dc85d5760d4b84179e7cb666ff
parente457dbc584cb154137aa0c8d13900f09fe3ac267
pkill(1): Add EXAMPLES section to man page

Add a dozen of examples to the EXAMPLES section for pgrep(1) and pkill(1).

Flags covered: -f, -F, -n, -j, -l, -S, -x

Approved by: mandoc (bcr@)
Differential Revision: pkill(1): Add EXAMPLES section to man page
bin/pkill/pkill.1