Hi, here is a really minor patch which adds the manpage for scriptreplay. Matthias Signed-Off-By: Matthias Koenig <mkoenig@xxxxxxx>
Index: util-linux-ng-2.12r+2.13pre7/misc-utils/Makefile.am =================================================================== --- util-linux-ng-2.12r+2.13pre7.orig/misc-utils/Makefile.am +++ util-linux-ng-2.12r+2.13pre7/misc-utils/Makefile.am @@ -18,7 +18,7 @@ scriptreplay: scriptreplay.pl CLEANFILES = chkdupexe scriptreplay man_MANS = cal.1 chkdupexe.1 ddate.1 logger.1 look.1 mcookie.1 \ - namei.1 script.1 whereis.1 hostid.1 + namei.1 script.1 whereis.1 hostid.1 scriptreplay.1 if HAVE_NCURSES cal_LDADD = -lncurses