Module Name: src Committed By: maya Date: Mon Aug 15 21:42:05 UTC 2016
Modified Files: src/share/man/man7: hier.7 Log Message: We don't use mfs for /tmp by default, so the man page shouldn't suggest this is the typical case. Because there's so little content in this entry, eliminate the parentheses around the explanation that /tmp is usually not preserved across reboots. To generate a diff of this commit: cvs rdiff -u -r1.111 -r1.112 src/share/man/man7/hier.7 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man7/hier.7 diff -u src/share/man/man7/hier.7:1.111 src/share/man/man7/hier.7:1.112 --- src/share/man/man7/hier.7:1.111 Fri Mar 11 15:18:01 2016 +++ src/share/man/man7/hier.7 Mon Aug 15 21:42:05 2016 @@ -1,4 +1,4 @@ -.\" $NetBSD: hier.7,v 1.111 2016/03/11 15:18:01 wiz Exp $ +.\" $NetBSD: hier.7,v 1.112 2016/08/15 21:42:05 maya Exp $ .\" .\" Copyright (c) 1990, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)hier.7 8.5 (Berkeley) 6/1/94 .\" -.Dd March 11, 2016 +.Dd August 15, 2016 .Dt HIER 7 .Os .Sh NAME @@ -388,13 +388,11 @@ used in both single-user and multi-user .It Sy /stand/ programs used in a standalone environment .It Sy /tmp/ -temporary files, usually a -.Xr mfs 8 -memory-based filesystem (the contents of +temporary files. the contents of .Pa /tmp are usually .Em not -preserved across a system reboot) +preserved across a system reboot .It Sy /usr/ contains the majority of the system utilities and files .Pp