1
0
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:
Mateusz Piotrowski
2026-05-15 12:11:29 +02:00
parent e0c3d21e3b
commit ae0fd05a33
2 changed files with 5 additions and 3 deletions
+2 -1
View File
@@ -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 ,
+3 -2
View File
@@ -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