Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jun 2001 17:30:03 -0700 (PDT)
From:      Dima Dorfman <dima@unixfreak.org>
To:        freebsd-doc@freebsd.org
Subject:   Re: docs/28104: [PATCH] man pages for named.reload(8) and named.restart(8) are incorrect 
Message-ID:  <200106130030.f5D0U3b84864@freefall.freebsd.org>

index | next in thread | raw e-mail

The following reply was made to PR docs/28104; it has been noted by GNATS.

From: Dima Dorfman <dima@unixfreak.org>
To: maxim@macomnet.ru
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: docs/28104: [PATCH] man pages for named.reload(8) and named.restart(8) are incorrect 
Date: Tue, 12 Jun 2001 17:20:57 -0700

 maxim@macomnet.ru writes:
 > --- named.reload.8.orig	Tue Jun 12 21:32:27 2001
 > +++ named.reload.8	Tue Jun 12 22:09:46 2001
 > @@ -61,16 +61,10 @@
 ...
 > +This command runs
 > +.Xr ndc
  ^^^^^^^^^^
 Did you actually look at the output?  Did it look right?  The .Xr
 macro takes two arguments, the name and the section of the manual
 page.  It's used correctly in the SEE ALSO section:
 
 >  .Sh SEE ALSO
 >  .Xr @INDOT@named @SYS_OPS_EXT@ ,
 > -.Xr @INDOT@named.restart @SYS_OPS_EXT@
 > +.Xr @INDOT@named.restart @SYS_OPS_EXT@ ,
 > +.Xr @INDOT@ndc @SYS_OPS_EXT@
 > 
 > --- named.restart.8.orig	Tue Jun 12 21:32:05 2001
 > +++ named.restart.8	Tue Jun 12 22:09:58 2001
 
 Same applies here.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106130030.f5D0U3b84864>