-#define VNIOCATTACH _IOWR('F', 0, struct vn_ioctl) /* attach file */
-#define VNIOCDETACH _IOWR('F', 1, struct vn_ioctl) /* detach disk */
-#define VNIOCGSET _IOWR('F', 2, u_int32_t ) /* set global option */
-#define VNIOCGCLEAR _IOWR('F', 3, u_int32_t ) /* reset --//-- */
-#define VNIOCUSET _IOWR('F', 4, u_int32_t ) /* set unit option */
-#define VNIOCUCLEAR _IOWR('F', 5, u_int32_t ) /* reset --//-- */
-#define VNIOCSHADOW _IOWR('F', 6, struct vn_ioctl) /* attach shadow */
+#define VNIOCATTACH _IOWR('F', 0, struct vn_ioctl) /* attach file */
+#define VNIOCDETACH _IOWR('F', 1, struct vn_ioctl) /* detach disk */
+#define VNIOCGSET _IOWR('F', 2, u_int32_t ) /* set global option */
+#define VNIOCGCLEAR _IOWR('F', 3, u_int32_t ) /* reset --//-- */
+#define VNIOCUSET _IOWR('F', 4, u_int32_t ) /* set unit option */
+#define VNIOCUCLEAR _IOWR('F', 5, u_int32_t ) /* reset --//-- */
+#define VNIOCSHADOW _IOWR('F', 6, struct vn_ioctl) /* attach shadow */