diff options
author | Joel Dahl <joel@FreeBSD.org> | 2013-03-16 22:02:47 +0000 |
---|---|---|
committer | Joel Dahl <joel@FreeBSD.org> | 2013-03-16 22:02:47 +0000 |
commit | d1cd5e7cf3104f44642fcff81efb65d734d01440 (patch) | |
tree | 3e478f10c3861b8aa887f66f89309afd485e0ba7 /sbin/geom/class/raid | |
parent | b63e03632c45b0be5a17c49f39f007744d9134dd (diff) |
Cross-reference gvinum(8) instead of vinum(8).
Notes
Notes:
svn path=/head/; revision=248385
Diffstat (limited to 'sbin/geom/class/raid')
-rw-r--r-- | sbin/geom/class/raid/graid.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/geom/class/raid/graid.8 b/sbin/geom/class/raid/graid.8 index 4af4125efb2c..22763bdba317 100644 --- a/sbin/geom/class/raid/graid.8 +++ b/sbin/geom/class/raid/graid.8 @@ -314,7 +314,7 @@ Exit status is 0 on success, and non-zero if the command fails. .Sh SEE ALSO .Xr geom 4 , .Xr geom 8 , -.Xr vinum 8 +.Xr gvinum 8 .Sh HISTORY The .Nm |