diff options
Diffstat (limited to 'man/rc_deptree.3')
-rw-r--r-- | man/rc_deptree.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/rc_deptree.3 b/man/rc_deptree.3 index 69b1218f..e9805343 100644 --- a/man/rc_deptree.3 +++ b/man/rc_deptree.3 @@ -32,7 +32,7 @@ .Sh LIBRARY Run Command library (librc, -lrc) .Sh SYNOPSIS -.In rc.h +.In rc.h .Ft bool Fn rc_deptree_update void .Ft bool Fn rc_deptree_update_needed void .Ft RC_DEPTREE Fn rc_deptree_load void @@ -77,7 +77,7 @@ loads the deptree and returns a pointer to it which needs to be freed by when done. .Pp .Fn rc_deptree_depend , -.Fn rc_deptree_depends +.Fn rc_deptree_depends and .Fn rc_deptree_order return a list of services from the |