diff options
author | 2000-02-24 16:09:14 +0000 | |
---|---|---|
committer | 2000-02-24 16:09:14 +0000 | |
commit | 8b13b8e62ea881bd14ca74ac2336df1a6e655d4d (patch) | |
tree | 3061da077bcbf27351c68b7ca3a6a9d6822d99f9 | |
parent | hide IP6_EXTHDR_CHECK from the userland. (diff) | |
download | wireguard-openbsd-8b13b8e62ea881bd14ca74ac2336df1a6e655d4d.tar.xz wireguard-openbsd-8b13b8e62ea881bd14ca74ac2336df1a6e655d4d.zip |
Remove MFS lies!
-rw-r--r-- | share/man/man4/options.4 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index f53586b0fd1..433be5013d4 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.45 2000/01/06 05:35:07 itojun Exp $ +.\" $OpenBSD: options.4,v 1.46 2000/02/24 16:09:14 chris Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -248,8 +248,7 @@ This file system stores files in swappable memory, and produces notable performance improvements when it is used as the file store for .Pa /tmp -or similar mount points. Unfortunately, it is known to contain some bugs -rendering it unstable, and it is not yet recommended for production. See +or similar mount points. See .Xr mount_mfs 8 for details. .It Cd option NFS |