]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man2/peeloff.2
xnu-3789.1.32.tar.gz
[apple/xnu.git] / bsd / man / man2 / peeloff.2
index 11e795ccc0d82364b85b521cc4882c67dd9af6bc..3ba0acb186c3140dd154f8a72925746ca8a027b7 100644 (file)
@@ -36,7 +36,7 @@
 .Ft int
 .Fo peeloff
 .Fa "int socket"
-.Fa "associd_t associd"
+.Fa "sae_associd_t associd"
 .Fc
 .Sh DESCRIPTION
 The parameter
@@ -53,7 +53,7 @@ into its own separate socket.
 The parameter
 .Fa associd
 specifies the association identifier.  It may be set to
-.Dv ASSOCID_ANY
+.Dv SAE_ASSOCID_ANY
 when there is only one association present; or one of the identifiers
 returned from
 .Xr getassocids 3 .