Minor mdoc fix.

This commit is contained in:
Joel Dahl 2012-09-13 16:59:20 +00:00
parent 9215d178a4
commit 09c024e1a1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=240469

View File

@ -168,18 +168,18 @@ If set to
.Dq Li NO ,
no swapfile is installed, otherwise the value is used as the full
pathname to a file to use for additional swap space.
.It Va Ns Ao Ar name Ac Ns Va _chroot
.It Ao Ar name Ac Ns Va _chroot
.Pq Vt str
.Xr chroot
to this directory before running the service.
.It Va Ns Ao Ar name Ac Ns Va _user
.It Ao Ar name Ac Ns Va _user
.Pq Vt str
Run the service under this user account.
.It Va Ns Ao Ar name Ac Ns Va _group
.It Ao Ar name Ac Ns Va _group
.Pq Vt str
Run the chrooted service under this system group. Unlike the _user
setting, this setting has no effect if the service is not chrooted.
.It Ns Ao Ar name Ac Ns Va _nice
.It Ao Ar name Ac Ns Va _nice
.Pq Vt int
The
.Xr nice 1