ref: 6722ab88615e148374b43120637416ab8c9a170d
parent: e75183a6ade44a900b008b2ccab0599a93cba956
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
--
⑨