Commit 34ceb69e authored by Tuomas Ahola's avatar Tuomas Ahola Committed by Dominique Martinet
Browse files

Documentation/fs/9p: fix broken link



In b529c06f (Update the documentation referencing Plan 9 from User
Space., 2020-04-26), another instance of the link was left unfixed.
Fix that as well.

Signed-off-by: default avatarTuomas Ahola <taahol@utu.fi>
Message-ID: <20250322153639.4917-1-taahol@utu.fi>
Signed-off-by: default avatarDominique Martinet <asmadeus@codewreck.org>
parent fbc0283f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ For remote file server::

	mount -t 9p 10.10.1.2 /mnt/9

For Plan 9 From User Space applications (http://swtch.com/plan9)::
For Plan 9 From User Space applications (https://9fans.github.io/plan9port/)::

	mount -t 9p `namespace`/acme /mnt/9 -o trans=unix,uname=$USER