From owner-freebsd-doc Sun Feb 11 12: 0:11 2001 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 84F3837B491 for ; Sun, 11 Feb 2001 12:00:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1BK04135394; Sun, 11 Feb 2001 12:00:04 -0800 (PST) (envelope-from gnats) Date: Sun, 11 Feb 2001 12:00:04 -0800 (PST) Message-Id: <200102112000.f1BK04135394@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Rich Morin Subject: Re: docs/25000: matcd(4) SYNOPSIS is wrong Reply-To: Rich Morin Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR docs/25000; it has been noted by GNATS. From: Rich Morin To: Nik Clayton Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: docs/25000: matcd(4) SYNOPSIS is wrong Date: Sun, 11 Feb 2001 11:57:38 -0800 At 6:29 PM +0000 2/11/01, Nik Clayton wrote: >Rich, > >I'm afraid you'll need to be a bit less cryptic. > >On Sun, Feb 11, 2001 at 01:52:51AM -0800, Rich Morin wrote: >> >Number: 25000 >> >Category: docs >> >Synopsis: matcd(4) SYNOPSIS is wrong > >> >Description: >> >> /dev/[r]matcdl[0-15][a|c] >> --- >> /dev/[r]matcd[0-15]l[a|c] >> >> >How-To-Repeat: >> >> ls /dev/matcd* >> man 4 matcd >> >> >Fix: >> >> Modify the man page, as noted above. > >What's wrong with the man page? What's wrong is that (in contradiction to the SYNOPSIS), there are no devices named /dev/[r]matcdl[0-15][a|c], but there are devices named /dev/[r]matcd[0-15]l[a|c]: %ls /dev/matcd* /dev/matcd0a /dev/matcd0c /dev/matcd0la /dev/matcd0lc Also, other text in the man page agrees with ls. So, the SYNOPSIS appears to be wrong. Sorry if the initial PR was too cryptic; I may have gotten infected by the style of the material I'm reading. -r -- -- http://www.cfcl.com/rdm email: rdm@cfcl.com phone: +1 650-873-7841 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message