Put Nd argument after Nd macro.

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
This commit is contained in:
Thomas Klausner
2011-05-21 18:48:15 +02:00
committed by Love Hornquist Astrand
parent 3772533acd
commit 97df66c0a0
23 changed files with 24 additions and 47 deletions

View File

@@ -11,8 +11,7 @@ AC_CACHE_CHECK(how to format man pages,ac_cv_sys_man_format,
.Dt CONFTEST 1
.Sh NAME
.Nm conftest
.Nd
foobar
.Nd foobar
END
if test "$NROFF" ; then
@@ -55,4 +54,4 @@ else
CATMANEXT=0
fi
AC_SUBST(CATMANEXT)
])
])