diff options
| author | Murray Stokely <murray@FreeBSD.org> | 2001-10-16 18:32:33 +0000 |
|---|---|---|
| committer | Murray Stokely <murray@FreeBSD.org> | 2001-10-16 18:32:33 +0000 |
| commit | c8123d63a2de7ebe74cf8fc020a91883133594a3 (patch) | |
| tree | b083028bb2af9f2759ae3841686b6aef87b57930 | |
| parent | 265e95d904e0a1cb7357aa2c3e7bdb0f8b94728d (diff) | |
Notes
| -rw-r--r-- | share/man/man7/hier.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index e6d93383fa91..b19faa8625fa 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -150,7 +150,7 @@ fundamental to both single-user and multi-user environments .It Pa /stand/ programs used in a standalone environment .It Pa /tmp/ -temporary files that may or may not be kept between system reboots +temporary files that are not guaranteed to persist across system reboots .It Pa /usr/ contains the majority of user utilities and applications .Pp |
