Fixed wrong function return type in synopsis.
This commit is contained in:
parent
330f606e46
commit
a8eb6d60ee
@ -42,7 +42,7 @@
|
||||
.Fd #include <unistd.h>
|
||||
.Ft long
|
||||
.Fn gethostid void
|
||||
.Ft int
|
||||
.Ft void
|
||||
.Fn sethostid "long hostid"
|
||||
.Sh DESCRIPTION
|
||||
.Fn Sethostid
|
||||
|
Loading…
Reference in New Issue
Block a user