aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1997-11-16 15:59:58 +0000
committerSteve Price <steve@FreeBSD.org>1997-11-16 15:59:58 +0000
commit0c96ca09b7641cc0b4a959dea7724799f93480bc (patch)
tree2e73022da7545fcf196a91fefb3960d9389c2aa5 /share
parenta58620d52ca69f03d7dcde8eff821090ded9b3a7 (diff)
Notes
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/rc.conf.58
1 files changed, 7 insertions, 1 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 773da7f44ce2..6cf58b4d4166 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: rc.conf.5,v 1.5 1997/11/02 21:45:31 jdp Exp $
+.\" $Id: rc.conf.5,v 1.6 1997/11/07 20:45:48 sef Exp $
.\"
.Dd April 26, 1997
.Dt RC.CONF 5
@@ -700,6 +700,12 @@ boot time.
(str) Set to the list of IRQs to monitor for random number creation
(see the man page for
.Xr rndcontrol 8 ).
+.It Ar clear_tmp_enable
+(bool) Set to
+.Ar YES
+if you want
+.Pa /tmp
+to be cleaned at startup.
.Sh SEE ALSO
.Xr gdb 1 ,