code: plan9front

Download patch

ref: 31f66da43347e73de92995b7e50f1df1c0e8131f
parent: 917f57b6c38826476172aa4ec6cfa3075465a824
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Fri Dec 31 10:51:22 EST 2021

ftpfs(4): import -> rimport

--- a/sys/man/4/ftpfs
+++ b/sys/man/4/ftpfs
@@ -163,7 +163,7 @@
 You want anonymous FTP access to the system
 .BR export.lcs.mit.edu .
 The first
-.IR import (4)
+.IR rimport (1)
 command is only necessary if your machine does not have access to the
 desired system, but another, called
 .B gateway
@@ -170,7 +170,7 @@
 in this example, does.
 .IP
 .EX
-import gateway /net
+rimport gateway /net
 ftpfs -a yourname@yourmachine export.lcs.mit.edu
 .EE
 .SH SOURCE