Date: Sun, 5 Aug 2001 12:21:09 +0200 (CEST) From: Martin Kammerhofer <mkamm@sbox.tu-graz.ac.at> To: freebsd-bugs@freebsd.org Subject: some typos in 4.4-prerelease Message-ID: <Pine.BSF.4.21.0108051159460.833-100000@homebox.kammerhofer.org>
next in thread | raw e-mail | index | archive | help
Some typos I noticed after cvsupping 4.4-pre 1. man vidcontrol: ===== SEE ALSO kbdcontrol(1), vidfont(1), keyboard(4), screen(4), syscons(4), vga(4), rc.conf(5), kldload(8), moused(8), watch(8) The various shot2* utilities in the textproc category of the Ports Collection. ===== But there is no textproc/shot2* port! We have graphics/scr2png and textproc/scr2txt instead. +++++ 2. Release notes (src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml): In 1.22.2.39 I spotted two typos: a) Two times there is `net.inet.ip.maxfragpackets' mentioned. Obviously it should be `net.inet.ip.maxfragpackets' and `net.inet6.ip6.maxfragpackets'. b) another copied-and-forgotten-to-edit bug: <filename>net/pim6dd</filename> and <filename>net/pim6dd</filename> ..should read... <filename>net/pim6dd</filename> and <filename>net/pim6sd</filename> ^^ ^^ +++++ 3. The -d option to last(1) has been MFCd. During the MFC the manpage was forgotten. The usage() function inside file "last.c" was not updated. (This is missing in -current too.) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0108051159460.833-100000>