Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Dec 2005 10:02:11 GMT
From:      Remko Lodder <remko@FreeBSD.org>
To:        lorenl@alzatex.com, remko@FreeBSD.org, freebsd-doc@FreeBSD.org
Subject:   Re: docs/78275: [patch] Keyword size needs to be changed to length in vinum(8) manpage.
Message-ID:  <200512251002.jBPA2Bvk031788@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: [patch] Keyword size needs to be changed to length in vinum(8) manpage.

State-Changed-From-To: open->closed
State-Changed-By: remko
State-Changed-When: Sun Dec 25 10:00:00 UTC 2005
State-Changed-Why: 
Actually the printed output is correct.  When looking
into the commands.c file (used for vinum) you will
see a lot of lines with:

commands.c:         printf("    sd name %s.p0.s%d drive %s size %lldb\n",

those statements, which tells me the output should be correct.
On the other hand, the length statements are used to configure
vinum from a file.

I do not believe we should correct this, but thanks
for taking the time to investigate/patch and report!

http://www.freebsd.org/cgi/query-pr.cgi?pr=78275



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512251002.jBPA2Bvk031788>