Date: Mon, 4 Feb 2002 20:08:15 +0100 From: Szilveszter Adam <sziszi@bsd.hu> To: freebsd-doc@freebsd.org Subject: Handbook broken -- [PATCH] Message-ID: <20020204190814.GB1293@fonix.adamsfamily.xx>
next in thread | raw e-mail | index | archive | help
Hello gang, The latest commit (rev 1.192) to handbook/mirrors/chapter.sgml features a typo and therefore breaks the build. (Which of course goes unnoticed because the freefall build bombs out sometime earlier generating boring repetitive messages to the list:-) Patch is trivial: Index: chapter.sgml =================================================================== RCS file: /usr/local/ncvs/freebsd//doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml,v retrieving revision 1.192 diff -u -r1.192 chapter.sgml --- chapter.sgml 4 Feb 2002 15:43:03 -0000 1.192 +++ chapter.sgml 4 Feb 2002 18:57:30 -0000 @@ -3096,7 +3096,7 @@ <listitem> <para>cvsup4.fr.FreeBSD.org (maintainer - <email>ftpmaster@t-online.fr<email>)</para> + <email>ftpmaster@t-online.fr</email>)</para> </listitem> </itemizedlist> </listitem> Hopefully indentation does not get messed up.:-) -- Regards: Szilveszter ADAM Szombathely Hungary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020204190814.GB1293>