ftpfs(4): import -> rimport

This commit is contained in:
cinap_lenrek 2021-12-31 15:51:22 +00:00
parent 917f57b6c3
commit 31f66da433

View file

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