diff options
Diffstat (limited to 'man/rc_service.3')
-rw-r--r-- | man/rc_service.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/rc_service.3 b/man/rc_service.3 index 9460c368..4c1ee011 100644 --- a/man/rc_service.3 +++ b/man/rc_service.3 @@ -37,7 +37,7 @@ .Sh LIBRARY Run Command library (librc, -lrc) .Sh SYNOPSIS -.In rc.h +.In rc.h .Ft bool Fn rc_service_add "const char *runlevel" "const char *service" .Ft bool Fn rc_service_delete "const char *runlevel" "const char *service" .Ft bool Fo rc_service_daemon_set |