mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
mdoc(7) police: nits.
Approved by: re
This commit is contained in:
parent
e199383992
commit
60849ee115
1 changed files with 3 additions and 2 deletions
|
|
@ -77,9 +77,10 @@ A 16-bit hash value can be obtained by calling
|
|||
The successful or unsuccessful completion of the function is returned in
|
||||
the
|
||||
.Fa status
|
||||
parameter. Possible values are:
|
||||
parameter.
|
||||
Possible values are:
|
||||
.Pp
|
||||
.Bl -tag -width uuid_s_invalid_string_uuid
|
||||
.Bl -tag -width ".Dv uuid_s_invalid_string_uuid"
|
||||
.It Dv uuid_s_ok
|
||||
The function completed successfully.
|
||||
.It Dv uuid_s_bad_version
|
||||
|
|
|
|||
Loading…
Reference in a new issue