Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Use a fixed-width font for network topology i...
details: https://anonhg.NetBSD.org/src/rev/60fc37d77930
branches: trunk
changeset: 479823:60fc37d77930
user: kleink <kleink%NetBSD.org@localhost>
date: Wed Dec 22 14:55:49 1999 +0000
description:
Use a fixed-width font for network topology illustrations.
diffstat:
share/man/man4/gre.4 | 4 +++-
share/man/man4/ipip.4 | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (50 lines):
diff -r f59f168c6d61 -r 60fc37d77930 share/man/man4/gre.4
--- a/share/man/man4/gre.4 Wed Dec 22 14:46:14 1999 +0000
+++ b/share/man/man4/gre.4 Wed Dec 22 14:55:49 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: gre.4,v 1.9 1999/12/15 22:07:32 abs Exp $
+.\" $NetBSD: gre.4,v 1.10 1999/12/22 14:55:49 kleink Exp $
.\"
.\" Copyright 1998 (c) The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -115,6 +115,7 @@
.Pp
.Sh EXAMPLE
Configuration example:
+.Bd -literal
Host X-- Host A ----------------tunnel---------- cisco D------Host E
@@ -122,6 +123,7 @@
\\ /
+------Host B----------Host C----------+
+.Ed
On host A (NetBSD):
# route add default B
diff -r f59f168c6d61 -r 60fc37d77930 share/man/man4/ipip.4
--- a/share/man/man4/ipip.4 Wed Dec 22 14:46:14 1999 +0000
+++ b/share/man/man4/ipip.4 Wed Dec 22 14:55:49 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ipip.4,v 1.2 1999/12/15 22:07:32 abs Exp $
+.\" $NetBSD: ipip.4,v 1.3 1999/12/22 14:55:49 kleink Exp $
.\"
.\" Copyright 1998 (c) The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -66,6 +66,7 @@
.Pp
.Sh EXAMPLE
Configuration example:
+.Bd -literal
Host X-- Host A ----------------tunnel---------- cisco D------Host E
@@ -73,6 +74,7 @@
\\ /
+------Host B----------Host C----------+
+.Ed
On host A (NetBSD):
# route add default B
Home |
Main Index |
Thread Index |
Old Index