From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from localhost (fantadrom.bsd.lv [local]); by fantadrom.bsd.lv (OpenSMTPD) with ESMTPA id c5f8d9ac; for ; Sat, 28 Feb 2015 19:26:51 -0500 (EST) Date: Sat, 28 Feb 2015 19:26:51 -0500 (EST) Message-Id: <11610945356451221419.enqueue@fantadrom.bsd.lv> X-Mailinglist: mdocml-source Reply-To: source@mdocml.bsd.lv MIME-Version: 1.0 From: kristaps@mdocml.bsd.lv To: source@mdocml.bsd.lv Subject: texi2mdoc: Reflect reality in manpage. X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Log Message: ----------- Reflect reality in manpage. Modified Files: -------------- texi2mdoc: texi2mdoc.1 Revision Data ------------- Index: texi2mdoc.1 =================================================================== RCS file: /home/cvs/mdocml/texi2mdoc/texi2mdoc.1,v retrieving revision 1.13 retrieving revision 1.14 diff -Ltexi2mdoc.1 -Ltexi2mdoc.1 -u -p -r1.13 -r1.14 --- texi2mdoc.1 +++ texi2mdoc.1 @@ -46,7 +46,7 @@ chapter-level documents placed within .Ar dir , which must exist. These are created as -.Pa chapterNNN.7 . +.Pa nodeNNN.7 . .It Fl I Ar dirs Colon-separated directories to search for .Li @include -- To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv