Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/rdist Nesting displays is not valid groff syntax.



details:   https://anonhg.NetBSD.org/src/rev/b59f6407dc28
branches:  trunk
changeset: 746761:b59f6407dc28
user:      joerg <joerg%NetBSD.org@localhost>
date:      Wed Aug 19 14:54:35 2009 +0000

description:
Nesting displays is not valid groff syntax.

diffstat:

 usr.bin/rdist/rdist.1 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 76e946c312da -r b59f6407dc28 usr.bin/rdist/rdist.1
--- a/usr.bin/rdist/rdist.1     Wed Aug 19 14:44:48 2009 +0000
+++ b/usr.bin/rdist/rdist.1     Wed Aug 19 14:54:35 2009 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rdist.1,v 1.18 2004/07/13 12:02:23 wiz Exp $
+.\"    $NetBSD: rdist.1,v 1.19 2009/08/19 14:54:35 joerg Exp $
 .\"
 .\" Copyright (c) 1985, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -106,11 +106,11 @@
 .Li -\*[Gt]
 .Op Ar login@
 .Ar host
-.Bd -filled -offset indent -compact
+.Ed
+.Bd -filled -offset indentindent -compact
 .Li install
 .Op Ar dest ;
 .Ed
-.Ed
 .El
 .Pp
 Options common to both forms:



Home | Main Index | Thread Index | Old Index