Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/faithd typo and wording fixes. sync'ed with latest...
details: https://anonhg.NetBSD.org/src/rev/d161a0242152
branches: trunk
changeset: 474727:d161a0242152
user: itojun <itojun%NetBSD.org@localhost>
date: Sat Jul 17 13:03:28 1999 +0000
description:
typo and wording fixes. sync'ed with latest KAME.
diffstat:
usr.sbin/faithd/README | 4 ++--
usr.sbin/faithd/faithd.8 | 12 +++++++++---
2 files changed, 11 insertions(+), 5 deletions(-)
diffs (57 lines):
diff -r 3c47746e7e59 -r d161a0242152 usr.sbin/faithd/README
--- a/usr.sbin/faithd/README Sat Jul 17 12:53:05 1999 +0000
+++ b/usr.sbin/faithd/README Sat Jul 17 13:03:28 1999 +0000
@@ -1,8 +1,8 @@
Configuring FAITH IPv6-to-IPv4 TCP relay
Kazu Yamamoto and Jun-ichiro itojun Hagino
-$NetBSD: README,v 1.1 1999/07/13 22:16:49 itojun Exp $
-KAME Id: README,v 1.1.2.5.2.2.10.3 1999/03/31 04:40:42 itojun Exp
+$NetBSD: README,v 1.2 1999/07/17 13:03:28 itojun Exp $
+KAME Id: README,v 1.1.2.5.2.2.10.4 1999/07/17 12:58:44 itojun Exp
Introduction
diff -r 3c47746e7e59 -r d161a0242152 usr.sbin/faithd/faithd.8
--- a/usr.sbin/faithd/faithd.8 Sat Jul 17 12:53:05 1999 +0000
+++ b/usr.sbin/faithd/faithd.8 Sat Jul 17 13:03:28 1999 +0000
@@ -25,8 +25,8 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $NetBSD: faithd.8,v 1.1 1999/07/13 22:16:49 itojun Exp $
-.\" KAME Id: faithd.8,v 1.1.2.6.4.5.2.5 1999/03/31 04:40:46 itojun Exp
+.\" $NetBSD: faithd.8,v 1.2 1999/07/17 13:03:28 itojun Exp $
+.\" KAME Id: faithd.8,v 1.1.2.6.4.5.2.7 1999/07/17 13:00:16 itojun Exp
.\"
.Dd May 17, 1998
.Dt FAITHD 8
@@ -169,7 +169,7 @@
For RLOGIN protocol,
.Nm
will relay back connection from
-.Xr rogind 8
+.Xr rlogind 8
on the server to
.Xr rlogin 1
on client.
@@ -182,6 +182,11 @@
.Pc .
.\"
.Sh EXAMPLES
+Before invoking
+.Nm ,
+.Xr faith 4
+interface has to be configured properly.
+.Pp
To translate
.Li telnet
service, and provide no local telnet service, invoke
@@ -224,6 +229,7 @@
on error.
.\"
.Sh SEE ALSO
+.Xr faith 4 ,
.Xr route 8 ,
.Xr sysctl 8
.\"
Home |
Main Index |
Thread Index |
Old Index