Source-Changes-HG archive

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

[src/trunk]: src/dist/bind/man Fix some broken mdoc. Closes PR 21124 from Igo...



details:   https://anonhg.NetBSD.org/src/rev/a1d3aad93793
branches:  trunk
changeset: 545656:a1d3aad93793
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Apr 13 16:35:02 2003 +0000

description:
Fix some broken mdoc. Closes PR 21124 from Igor Sobrado.

diffstat:

 dist/bind/man/dig.1 |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (23 lines):

diff -r 8e82dd94da2c -r a1d3aad93793 dist/bind/man/dig.1
--- a/dist/bind/man/dig.1       Sun Apr 13 16:12:59 2003 +0000
+++ b/dist/bind/man/dig.1       Sun Apr 13 16:35:02 2003 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: dig.1,v 1.8 2003/03/15 23:48:27 wiz Exp $
+.\"     $NetBSD: dig.1,v 1.9 2003/04/13 16:35:02 wiz Exp $
 .\"
 .\" Id: dig.1,v 8.9 2002/06/18 01:53:43 marka Exp
 .\"
@@ -130,11 +130,10 @@
 to name a file which is to
 be used instead of 
 .Pa /etc/resolv.conf 
-.Po Ns Ev LOCALRES 
+.Ev ( LOCALRES 
 is specific to the 
 .Ic dig
-resolver and is not referenced by the standard resolver
-.Pc .
+resolver and is not referenced by the standard resolver).
 If the 
 .Ev LOCALRES 
 variable is not set or the specified file



Home | Main Index | Thread Index | Old Index