protect.1: Improve synopsis

While here, make the list's -width argument a bit shorter for
readability.

MFC after:	3 days
This commit is contained in:
Mateusz Piotrowski 2022-07-07 15:12:50 +02:00
parent 4692906480
commit cb56f86025

View File

@ -25,7 +25,7 @@
.\" .\"
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd April 12, 2022 .Dd July 7, 2022
.Dt PROTECT 1 .Dt PROTECT 1
.Os .Os
.Sh NAME .Sh NAME
@ -37,7 +37,10 @@
.Ar command .Ar command
.Nm .Nm
.Op Fl cdi .Op Fl cdi
.Fl g Ar pgrp | Fl p Ar pid .Fl g Ar pgrp
.Nm
.Op Fl cdi
.Fl p Ar pid
.Sh DESCRIPTION .Sh DESCRIPTION
The The
.Nm .Nm
@ -46,7 +49,7 @@ The kernel does not kill protected processes when swap space is exhausted.
Note that this protected state is not inherited by child processes by default. Note that this protected state is not inherited by child processes by default.
.Pp .Pp
The options are: The options are:
.Bl -tag -width XXXXXXXXXX .Bl -tag -width command
.It Fl c .It Fl c
Remove protection from the specified processes. Remove protection from the specified processes.
.It Fl d .It Fl d