Author: joel (doc committer)
Date: Thu Sep 13 16:59:20 2012
New Revision: 240469
URL: http://svn.freebsd.org/changeset/base/240469

Log:
  Minor mdoc fix.

Modified:
  head/share/man/man5/rc.conf.5

Modified: head/share/man/man5/rc.conf.5
==============================================================================
--- head/share/man/man5/rc.conf.5       Thu Sep 13 16:00:46 2012        
(r240468)
+++ head/share/man/man5/rc.conf.5       Thu Sep 13 16:59:20 2012        
(r240469)
@@ -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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to