Put Nd argument after Nd macro.
Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
This commit is contained in:

committed by
Love Hornquist Astrand

parent
3772533acd
commit
97df66c0a0
@@ -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)
|
||||
])
|
||||
])
|
||||
|
Reference in New Issue
Block a user