Author: 0mp (doc,ports committer)
Date: Sat Mar 28 08:17:00 2020
New Revision: 359391
URL: https://svnweb.freebsd.org/changeset/base/359391

Log:
  MFC 359299:
  
  Fix formatting
  
  Previously, the whole "jail_* variables" string would be stylized
  as a variable. This is incorrect.

Modified:
  stable/11/share/man/man5/rc.conf.5
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/share/man/man5/rc.conf.5
==============================================================================
--- stable/11/share/man/man5/rc.conf.5  Sat Mar 28 08:15:18 2020        
(r359390)
+++ stable/11/share/man/man5/rc.conf.5  Sat Mar 28 08:17:00 2020        
(r359391)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd March 21, 2019
+.Dd March 25, 2020
 .Dt RC.CONF 5
 .Os
 .Sh NAME
@@ -4007,7 +4007,7 @@ When set to
 all configured jails in
 .Va jail_list
 are stopped in reverse order.
-.It Va jail_* variables
+.It Va jail_ Ns * variables
 Note that older releases supported per-jail configuration via
 .Nm
 variables.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to