Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/greconfig Formatting fixes.



details:   https://anonhg.NetBSD.org/src/rev/bcc1db0ac47a
branches:  trunk
changeset: 486656:bcc1db0ac47a
user:      kleink <kleink%NetBSD.org@localhost>
date:      Sat May 27 10:42:25 2000 +0000

description:
Formatting fixes.

diffstat:

 usr.sbin/greconfig/greconfig.8 |  12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)

diffs (40 lines):

diff -r 518d12c94bb8 -r bcc1db0ac47a usr.sbin/greconfig/greconfig.8
--- a/usr.sbin/greconfig/greconfig.8    Sat May 27 10:25:15 2000 +0000
+++ b/usr.sbin/greconfig/greconfig.8    Sat May 27 10:42:25 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: greconfig.8,v 1.6 1999/11/02 10:31:31 lukem Exp $
+.\" $NetBSD: greconfig.8,v 1.7 2000/05/27 10:42:25 kleink Exp $
 .\"
 .\" Copyright 1998 (c) The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -63,7 +63,8 @@
 .Bl -tag -width flag
 .It Fl i Ar unit
 Denotes the interface that is to be set/displayed. Unit is in the form
-``greN'' where N is an integer from zero to the maximum numbers of
+.Dq greN
+where N is an integer from zero to the maximum numbers of
 units. This option is always required.
 .It Fl d Ar dst
 Sets the IP address of the remote tunnel end. This may be the same as the
@@ -83,7 +84,7 @@
 .El
 .It Fl v
 Give a little more verbose output when running 
-.Nm .
+.Nm Ns .
 .El
 .Pp
 Note that the values for 
@@ -96,7 +97,10 @@
 can be set with the normal
 .Xr ifconfig .
 In this case, the encapsulation protocol can be chosen by giving
-``link0'' for IPIP encapsulation and ``-link0'' GRE encapsulation
+.Dq link0
+for IPIP encapsulation and 
+.Dq -link0
+GRE encapsulation
 as arguments to
 .Xr ifconfig .
 .Sh SEE ALSO



Home | Main Index | Thread Index | Old Index