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 , .Dq Li NO ,
no swapfile is installed, otherwise the value is used as the full no swapfile is installed, otherwise the value is used as the full
pathname to a file to use for additional swap space. 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 .Pq Vt str
.Xr chroot .Xr chroot
to this directory before running the service. 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 .Pq Vt str
Run the service under this user account. 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 .Pq Vt str
Run the chrooted service under this system group. Unlike the _user Run the chrooted service under this system group. Unlike the _user
setting, this setting has no effect if the service is not chrooted. 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 .Pq Vt int
The The
.Xr nice 1 .Xr nice 1