Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Comment out an .Ed whose .Bd was itself comme...



details:   https://anonhg.NetBSD.org/src/rev/594b7d984fa7
branches:  trunk
changeset: 756044:594b7d984fa7
user:      dholland <dholland%NetBSD.org@localhost>
date:      Sun Jul 04 19:57:51 2010 +0000

description:
Comment out an .Ed whose .Bd was itself commented out; this was making
mandoc belch.

diffstat:

 share/man/man4/upgt.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 8c18c5d272c7 -r 594b7d984fa7 share/man/man4/upgt.4
--- a/share/man/man4/upgt.4     Sun Jul 04 19:34:44 2010 +0000
+++ b/share/man/man4/upgt.4     Sun Jul 04 19:57:51 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: upgt.4,v 1.1 2010/07/04 15:21:58 tsutsui Exp $
+.\" $NetBSD: upgt.4,v 1.2 2010/07/04 19:57:51 dholland Exp $
 .\" $OpenBSD: upgt.4,v 1.14 2010/04/29 09:20:17 jmc Exp $
 .\"
 .\" Copyright (c) 2007 Marcus Glocker <mglocker%openbsd.org@localhost>
@@ -178,7 +178,7 @@
 .\".Bd -literal -offset indent
 .\"inet 192.168.1.1 255.255.255.0 NONE media autoselect \e
 .\"    mediaopt hostap nwid my_net chan 11
-.Ed
+.\".Ed
 .\".Pp
 .\"Configure upgt0 to join network
 .\".Dq my_net



Home | Main Index | Thread Index | Old Index