docs/78275: [patch] Keyword size needs to be changed to length in vinum(8) manpage.
Remko Lodder
remko at FreeBSD.org
Sun Dec 25 10:02:12 UTC 2005
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
More information about the freebsd-doc
mailing list