chiark / gitweb /
tripe-service.7: Move manual page to server/.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 24 Apr 2016 22:30:30 +0000 (23:30 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 30 Apr 2016 17:11:38 +0000 (18:11 +0100)
The stuff in svc/ isn't always built, but the manpage should always
exist because it describes general conventions.

server/Makefile.am
server/tripe-service.7.in [moved from svc/tripe-service.7.in with 100% similarity]
svc/Makefile.am

index 3ca82d5f8d3484cac635bd1461f3f0f5b7bda0bc..54988068a2a9f2fda206a4ae20dc09ebe684c586 100644 (file)
@@ -67,4 +67,9 @@ man_MANS              += tripe-admin.5tripe
 CLEANFILES             += tripe-admin.5tripe
 EXTRA_DIST             += tripe-admin.5.in
 
+## Services manual page.
+man_MANS               += tripe-service.7tripe
+CLEANFILES             += tripe-service.7tripe
+EXTRA_DIST             += tripe-service.7.in
+
 ###----- That's all, folks --------------------------------------------------
index d60c49b165559c2964c886c9ebb07f3ca538a4e3..c9f98fe7aea5c3e12fc78043532769348e8d89bf 100644 (file)
@@ -33,11 +33,6 @@ man_MANS              =
 ###--------------------------------------------------------------------------
 ### Services.
 
-## Services manual page.
-man_MANS               += tripe-service.7tripe
-CLEANFILES             += tripe-service.7tripe
-EXTRA_DIST             += tripe-service.7.in
-
 ## Handle dynamic connections.
 services_SCRIPTS       += connect
 CLEANFILES             += connect