mdoc(7) police: use .Fx where appropriate.
This commit is contained in:
parent
701d4ac0c1
commit
79d4920b1d
@ -183,7 +183,9 @@ Thie capability shall override the restriction that the real or effective
|
||||
user ID of a process sending a signal must match the real of effective user
|
||||
ID of the receiving process.
|
||||
.It Dv CAP_LINK_DIR
|
||||
This capability is not available on the the FreeBSD platform.
|
||||
This capability is not available on the
|
||||
.Fx
|
||||
platform.
|
||||
On other platforms, this capabiity overrides the restriction that a process
|
||||
cannot create or delete a hard link to a directory.
|
||||
.It Dv CAP_SETFCAP
|
||||
|
@ -48,7 +48,8 @@ shall initialize the capability state in working storage identified by
|
||||
so that all capability flags for all capabilities defined in the
|
||||
implementation shall be cleared.
|
||||
.Sh IMPLEMENTATION NOTES
|
||||
FreeBSD's support for POSIX.1e interfaces and features is still under
|
||||
.Fx Ns 's
|
||||
support for POSIX.1e interfaces and features is still under
|
||||
development at this time.
|
||||
.Sh RETURN VALUES
|
||||
Upon successful completion, the function shall return a value of zero.
|
||||
|
@ -57,7 +57,8 @@ working storage is no longer required, by calling
|
||||
.Fn cap_free
|
||||
with the cap_t as an argument.
|
||||
.Sh IMPLEMENTATION NOTES
|
||||
FreeBSD's support for POSIX.1e interfaces and features is still under
|
||||
.Fx Ns 's
|
||||
support for POSIX.1e interfaces and features is still under
|
||||
development at this time.
|
||||
.Sh RETURN VALUES
|
||||
Upon successful completion, the
|
||||
|
@ -54,7 +54,8 @@ by the
|
||||
function.
|
||||
.Pp
|
||||
.Sh IMPLEMENTATION NOTES
|
||||
FreeBSD's support for POSIX.1e interfaces and features is still under
|
||||
.Fx Ns 's
|
||||
support for POSIX.1e interfaces and features is still under
|
||||
development at this time.
|
||||
.Sh RETURN VALUES
|
||||
Upon successful completion, the function shall return a value of zero.
|
||||
|
@ -54,7 +54,8 @@ with the
|
||||
.Va (void *)cap_t
|
||||
as an argument.
|
||||
.Sh IMPLEMENTATION NOTES
|
||||
FreeBSD's support for POSIX.1e interfaces and features is still under
|
||||
.Fx Ns 's
|
||||
support for POSIX.1e interfaces and features is still under
|
||||
development at this time.
|
||||
.Sh RETURN VALUES
|
||||
Upon successful completion, the function returns a pointer to the
|
||||
|
@ -52,7 +52,8 @@ from the capability state in working storage identified by
|
||||
and place it into the location pointed to by
|
||||
.Ar value_p .
|
||||
.Sh IMPLEMENTATION NOTES
|
||||
FreeBSD's support for POSIX.1e interfaces and features is still under
|
||||
.Fx Ns 's
|
||||
support for POSIX.1e interfaces and features is still under
|
||||
development at this time.
|
||||
.Sh RETURN VALUES
|
||||
Upon successful completion, the function shall return a value of zero.
|
||||
|
@ -53,7 +53,8 @@ the working storage is no longer required, by calling
|
||||
.Fn cap_free
|
||||
with the cap_t as an argument.
|
||||
.Sh IMPLEMENTATION NOTES
|
||||
FreeBSD's support for POSIX.1e interfaces and features is still under
|
||||
.Fx Ns 's
|
||||
support for POSIX.1e interfaces and features is still under
|
||||
development at this time.
|
||||
.Sh RETURN VALUES
|
||||
Upon successful completion, this function shall return a cap_t value.
|
||||
|
@ -54,7 +54,8 @@ working storage is no longer required, by calling
|
||||
.Fn cap_free
|
||||
with the cap_t as an argument.
|
||||
.Sh IMPLEMENTATION NOTES
|
||||
FreeBSD's support for POSIX.1e interfaces and features is still under
|
||||
.Fx Ns 's
|
||||
support for POSIX.1e interfaces and features is still under
|
||||
development at this time.
|
||||
.Sh RETURN VALUES
|
||||
Upon successful completion, the
|
||||
|
@ -55,7 +55,8 @@ is used to specify the number of capabilities in the array
|
||||
.Ar caps .
|
||||
Implementations may place restrictions on the setting of the flags in a capability state.
|
||||
.Sh IMPLEMENTATION NOTES
|
||||
FreeBSD's support for POSIX.1e interfaces and features is still under
|
||||
.Fx Ns 's
|
||||
support for POSIX.1e interfaces and features is still under
|
||||
development at this time.
|
||||
.Sh RETURN VALUES
|
||||
Upon successful completion, this function shall return a value of zero.
|
||||
|
@ -56,7 +56,8 @@ is set for any capability not currently permitted for the calling process,
|
||||
the function shall fail, and the capability state of the process shall
|
||||
remain unchanged.
|
||||
.Sh IMPLEMENTATION NOTES
|
||||
FreeBSD's support for POSIX.1e interfaces and features is still under
|
||||
.Fx Ns 's
|
||||
support for POSIX.1e interfaces and features is still under
|
||||
development at this time.
|
||||
.Sh RETURN VALUES
|
||||
Upon successful completion, this function shall return a value of zero.
|
||||
|
@ -65,7 +65,8 @@ with the
|
||||
.Va cap_t
|
||||
as an argument.
|
||||
.Sh IMPLEMENTATION NOTES
|
||||
FreeBSD's support for POSIX.1e interfaces and features is still under
|
||||
.Fx Ns 's
|
||||
support for POSIX.1e interfaces and features is still under
|
||||
development at this time.
|
||||
.Sh RETURN VALUES
|
||||
Upon successful completion, the function shall return a pointer to the
|
||||
|
Loading…
x
Reference in New Issue
Block a user