ATF-devel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: More ATF man pages fixes
On Fri, Jun 18, 2010 at 12:22 AM, Nicolas Joly <njoly%pasteur.fr@localhost>
wrote:
>
> Hi,
>
> The attached patch do fix some more problems i noticed in ATF man
> pages ...
>
> - Fix ATF_TP_ADD_TCS/ATF_TP_ADD_TC arguments in atf-c-api(3).
> - Consistently use section 4 for atf-test-case man page.
Great, thanks! Submitted as revision a33fca313cc75ef6d892668644e798ceaa868844:
http://mail-index.netbsd.org/atf-log/2010/06/18/msg000190.html
One comment though:
@@ -266,4 +266,4 @@ grep foo ls || atf_fail "foo file not fo
.Xr atf-sh 1 ,
.Xr atf-test-program 1 ,
.Xr atf 7 ,
-.Xr atf-test-case 8
+.Xr atf-test-case 4
These chunks should have reordered the atf-test-case entry to be
listed /before/ atf. Manpages in the see also section are sorted
first by section, then alphabetically.
--
Julio Merino
Home |
Main Index |
Thread Index |
Old Index