[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] remove old session directory
From: |
william hubbs |
Subject: |
[PATCH] remove old session directory |
Date: |
Thu, 9 Sep 2010 09:38:50 -0500 |
From: William Hubbs <address@hidden>
To: address@hidden
This is no longer needed since session integration is handled completely
differently.
---
src/session/speechd-server-spawn.1 | 28 ----------------------------
1 files changed, 0 insertions(+), 28 deletions(-)
delete mode 100644 src/session/speechd-server-spawn.1
diff --git a/src/session/speechd-server-spawn.1
b/src/session/speechd-server-spawn.1
deleted file mode 100644
index 55d5601..0000000
--- a/src/session/speechd-server-spawn.1
+++ /dev/null
@@ -1,28 +0,0 @@
-.\" Hey, EMACS: -*- nroff -*-
-.\" First parameter, NAME, should be all caps
-.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
-.\" other parameters are allowed: see man(7), man(1)
-.TH SPEECHD-SERVER-SPAWN 1 "August 24, 2009"
-.\" Please adjust this date whenever revising the manpage.
-.\"
-.\" Some roff macros, for reference:
-.\" .nh disable hyphenation
-.\" .hy enable hyphenation
-.\" .ad l left justify
-.\" .ad b justify to both left and right margins
-.\" .nf disable filling
-.\" .fi enable filling
-.\" .br insert line break
-.\" .sp <n> insert n+1 empty lines
-.\" for manpage-specific macros, see man(7)
-.SH NAME
-speechd-server-spawn \- A script to assist with the loading of
speech-dispatcher from the C and Python APIs
-.SH SYNOPSIS
-.B speechd-server-spawn
-.SH DESCRIPTION
-.B speechd-server-spawn
-Is a script to assist with the automatic loading of a speech-dispatcher server
process for client applications using the python or C APIs. If no
speech-dispatcher server is running, it will load speech-dispatcher as the
current user, or if root, the system speech-dispatcher process using the system
level init script, specified at package build time. This command does not take
any user input. The script will return the PID of speech-dispatcher either once
the speech-dispatcher server is started, or if speech-dispatcher is already
running.
-.SH AUTHOR
-speechd-server-spawn was written by Luke Yelavich <themuso at ubuntu.com> for
use with speech-dispatcher integration in Ubuntu.
-.PP
-This manual page was written by Luke Yelavich <themuso at ubuntu.com>, for the
Ubuntu project (but may be used by others).
--
1.7.2.2
- [PATCH] remove old session directory,
william hubbs <=