From owner-freebsd-bugs Sun Aug 5 3:24:11 2001 Delivered-To: freebsd-bugs@freebsd.org Received: from ns1.tu-graz.ac.at (ns1.tu-graz.ac.at [129.27.2.3]) by hub.freebsd.org (Postfix) with ESMTP id 4C23E37B401 for ; Sun, 5 Aug 2001 03:24:04 -0700 (PDT) (envelope-from mkamm@sbox.tu-graz.ac.at) Received: from homebox.kammerhofer.org (isdn118.tu-graz.ac.at [129.27.240.118]) by ns1.tu-graz.ac.at (8.9.3/8.9.3) with ESMTP id MAA21123 for ; Sun, 5 Aug 2001 12:24:01 +0200 (MET DST) Received: (from mkamm@localhost) by homebox.kammerhofer.org (8.11.5/8.11.5) id f75AL9b00983; Sun, 5 Aug 2001 12:21:09 +0200 (CEST) (envelope-from mkamm) Date: Sun, 5 Aug 2001 12:21:09 +0200 (CEST) From: Martin Kammerhofer Reply-To: Martin Kammerhofer To: freebsd-bugs@freebsd.org Subject: some typos in 4.4-prerelease Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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: net/pim6dd and net/pim6dd ..should read... net/pim6dd and net/pim6sd ^^ ^^ +++++ 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