|
@ -1,4 +1,4 @@ |
|
|
.\" $OpenBSD: isduid.3,v 1.2 2013/06/05 03:40:26 tedu Exp $ |
|
|
|
|
|
|
|
|
.\" $OpenBSD: isduid.3,v 1.3 2015/07/15 15:16:59 sobrado Exp $ |
|
|
.\" |
|
|
.\" |
|
|
.\" * Copyright (c) Joel Sing <jsing@openbsd.org> |
|
|
.\" * Copyright (c) Joel Sing <jsing@openbsd.org> |
|
|
.\" |
|
|
.\" |
|
@ -14,7 +14,7 @@ |
|
|
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
|
|
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
|
|
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
|
|
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
|
|
.\" |
|
|
.\" |
|
|
.Dd $Mdocdate: June 5 2013 $ |
|
|
|
|
|
|
|
|
.Dd $Mdocdate: July 15 2015 $ |
|
|
.Dt ISDUID 3 |
|
|
.Dt ISDUID 3 |
|
|
.Os |
|
|
.Os |
|
|
.Sh NAME |
|
|
.Sh NAME |
|
@ -40,7 +40,7 @@ are specified using the same flags as used by |
|
|
If the OPENDEV_PART flag is included in |
|
|
If the OPENDEV_PART flag is included in |
|
|
.Fa dflags |
|
|
.Fa dflags |
|
|
the disklabel UID must consist of a 16-character hexadecimal string. |
|
|
the disklabel UID must consist of a 16-character hexadecimal string. |
|
|
Otherwise the disklabel UID must consist of a 16-character hexidecimal string |
|
|
|
|
|
|
|
|
Otherwise the disklabel UID must consist of a 16-character hexadecimal string |
|
|
followed by a |
|
|
followed by a |
|
|
.Sq \&. |
|
|
.Sq \&. |
|
|
and a partition letter. |
|
|
and a partition letter. |
|
|