Date: Sat, 16 Mar 2013 21:50:06 +0000 (UTC) From: Joel Dahl <joel@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r248384 - head/sbin/gvinum Message-ID: <201303162150.r2GLo6uQ020417@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joel (doc committer) Date: Sat Mar 16 21:50:06 2013 New Revision: 248384 URL: http://svnweb.freebsd.org/changeset/base/248384 Log: Remove reference to vinum(4). The manual page was removed in r248370. Modified: head/sbin/gvinum/gvinum.8 Modified: head/sbin/gvinum/gvinum.8 ============================================================================== --- head/sbin/gvinum/gvinum.8 Sat Mar 16 21:02:42 2013 (r248383) +++ head/sbin/gvinum/gvinum.8 Sat Mar 16 21:50:06 2013 (r248384) @@ -422,9 +422,9 @@ This may leave data unprotected and is p Currently, .Nm does not yet fully implement all of the functions found in -.Xr vinum 4 . +.Nm vinum . Specifically, the following commands from -.Xr vinum 4 +.Nm vinum are not supported: .Bl -tag -width indent .It Ic debug
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303162150.r2GLo6uQ020417>