Michal Schmidt e43452
From 271f93368eee2784ad360fe6cfed0b684f4a1032 Mon Sep 17 00:00:00 2001
Michal Schmidt e43452
From: Lennart Poettering <lennart@poettering.net>
Michal Schmidt e43452
Date: Mon, 19 Dec 2011 13:12:36 +0100
Michal Schmidt f1996e
Subject: [PATCH] man: build new man pages (cherry picked from commit
Michal Schmidt e43452
 f0d2e205a28e37528ef791cc2913e6664d0dde7f)
Michal Schmidt e43452
Michal Schmidt e43452
---
Michal Schmidt e43452
 Makefile.am |    6 ++++++
Michal Schmidt e43452
 1 files changed, 6 insertions(+), 0 deletions(-)
Michal Schmidt e43452
Michal Schmidt e43452
diff --git a/Makefile.am b/Makefile.am
Michal Schmidt e43452
index 4d04db3..3b2cbc2 100644
Michal Schmidt e43452
--- a/Makefile.am
Michal Schmidt e43452
+++ b/Makefile.am
Michal Schmidt e43452
@@ -818,6 +818,12 @@ MANPAGES_ALIAS = \
Michal Schmidt e43452
 	man/sd_is_socket_unix.3 \
Michal Schmidt e43452
 	man/sd_is_socket_inet.3 \
Michal Schmidt e43452
 	man/sd_notifyf.3 \
Michal Schmidt e43452
+        man/sd_pid_get_session.3 \
Michal Schmidt e43452
+        man/sd_uid_get_state.3 \
Michal Schmidt e43452
+        man/sd_session_is_active.3 \
Michal Schmidt e43452
+        man/sd_seat_get_active.3 \
Michal Schmidt e43452
+        man/sd_get_seats.3 \
Michal Schmidt e43452
+        man/sd_login_monitor_new.3 \
Michal Schmidt e43452
 	man/init.1
Michal Schmidt e43452
 
Michal Schmidt e43452
 man/reboot.8: man/halt.8
Michal Schmidt e43452
-- 
Michal Schmidt e43452
1.7.7.5
Michal Schmidt e43452