File: addmodule.sgml

package info (click to toggle)
linuxconf 1.26r4-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 56,432 kB
  • ctags: 27,217
  • sloc: cpp: 158,803; perl: 7,484; sh: 4,134; java: 3,105; ansic: 2,492; makefile: 2,216; python: 109
file content (16 lines) | stat: -rw-r--r-- 369 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!doctype linuxdoc system>
<article>
<title>Adding a shell module</title>
<subtitle>Introduction</subtitle>

<sect>Tasks
<p>
	Adding a shell module to Linuxconf means that this module will
	insert itself in one or more menus and/or may participate in some
	dialogs (user account management for one).

	You must specify the full path of the shell module.

</article>