mirror of
https://git.FreeBSD.org/src.git
synced 2026-06-02 11:24:32 +00:00
p9fs.4: Cross-reference mount(8)
MFC after: 3 days
This commit is contained in:
+2
-1
@@ -28,7 +28,7 @@
|
||||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd October 28, 2025
|
||||
.Dd May 15, 2026
|
||||
.Dt MOUNT 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
@@ -584,6 +584,7 @@ support for a particular file system might be provided either on a static
|
||||
.Xr ext2fs 4 ,
|
||||
.Xr ffs 4 ,
|
||||
.Xr mac 4 ,
|
||||
.Xr p9fs 4 ,
|
||||
.Xr procfs 4 ,
|
||||
.Xr tarfs 4 ,
|
||||
.Xr tmpfs 4 ,
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd November 7, 2024
|
||||
.Dd May 15, 2026
|
||||
.Dt P9FS 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@@ -104,7 +104,8 @@ or
|
||||
.Pa /var/tmp
|
||||
have the expected semantics.
|
||||
.Sh SEE ALSO
|
||||
.Xr fstab 5
|
||||
.Xr fstab 5 ,
|
||||
.Xr mount 8
|
||||
.Sh HISTORY
|
||||
The 9P protocol first appeared in the Plan 9 operating system.
|
||||
More recently, the protocol has been widely used with virtual machines
|
||||
|
||||
Reference in New Issue
Block a user