diff --git a/src/lib/libutil/isduid.3 b/src/lib/libutil/isduid.3 index 36148eee..4c5143a5 100644 --- a/src/lib/libutil/isduid.3 +++ b/src/lib/libutil/isduid.3 @@ -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 .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 5 2013 $ +.Dd $Mdocdate: July 15 2015 $ .Dt ISDUID 3 .Os .Sh NAME @@ -40,7 +40,7 @@ are specified using the same flags as used by If the OPENDEV_PART flag is included in .Fa dflags 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 .Sq \&. and a partition letter.