svn commit: r186917 - head/share/man/man5

Giorgos Keramidas keramida at FreeBSD.org
Thu Jan 8 15:50:33 PST 2009


Author: keramida (doc committer)
Date: Thu Jan  8 23:50:32 2009
New Revision: 186917
URL: http://svn.freebsd.org/changeset/base/186917

Log:
  The description of the various securelevels has moved to the
  security.7 manpage a while ago.
  
  MFC after:	1 week
  Noticed by:	simon

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

Modified: head/share/man/man5/rc.conf.5
==============================================================================
--- head/share/man/man5/rc.conf.5	Thu Jan  8 23:27:59 2009	(r186916)
+++ head/share/man/man5/rc.conf.5	Thu Jan  8 23:50:32 2009	(r186917)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd September 24, 2008
+.Dd January 9, 2009
 .Dt RC.CONF 5
 .Os
 .Sh NAME
@@ -3188,7 +3188,7 @@ The allowed range of
 ranges from \-1 (the compile time default) to 3 (the
 most secure).
 See
-.Xr init 8
+.Xr security 7
 for the list of possible security levels and their effect
 on system operation.
 .It Va sshd_program
@@ -3987,6 +3987,7 @@ Default
 .Xr motd 5 ,
 .Xr newsyslog.conf 5 ,
 .Xr pf.conf 5 ,
+.Xr security 7 ,
 .Xr accton 8 ,
 .Xr amd 8 ,
 .Xr apm 8 ,


More information about the svn-src-all mailing list