Date: Tue, 24 Jul 2001 03:56:11 -0700 (PDT) From: Dima Dorfman <dd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/examples add-manref.sh check-manref.sh Message-ID: <200107241056.f6OAuBx19910@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dd 2001/07/24 03:56:11 PDT Added files: share/examples add-manref.sh check-manref.sh Log: Add two scripts that manipulate man-refs.ent. add-manref.sh inserts a new man page entity with the right format into the right place. Revs. 1.82-1.84 of man-refs.ent are a good, although perhaps extreme, example of what this is trying to prevent. check-manref.sh makes sure that the entities in man-refs.ent are in the right order, which is necessary for add-manref.sh to work properly. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107241056.f6OAuBx19910>