Revision 24181,
1.1 KB
checked in by broder, 15 years ago
(diff) |
In discuss:
* Add missing manpages. (Trac: #266)
|
Line | |
---|
1 | .\" |
---|
2 | .\" |
---|
3 | .\" |
---|
4 | .\" |
---|
5 | .\" |
---|
6 | .\" |
---|
7 | .TH MKDS 8 "16 October 2009" "MIT SIPB" |
---|
8 | .SH NAME |
---|
9 | mkds \- Create a discuss meeting |
---|
10 | .SH SYNOPSIS |
---|
11 | .B mkds |
---|
12 | .SH DESCRIPTION |
---|
13 | .I mkds |
---|
14 | creates a discuss meeting on a specified discuss server, provided the user has permission to do so. |
---|
15 | |
---|
16 | .I mkds |
---|
17 | will prompt for the server name, a directory where the meeting should |
---|
18 | be stored, the long and short names of the meeting, and whether or not |
---|
19 | the meeting should be public. If the meeting can be successfully |
---|
20 | created, mkds will then prompt for a list of users who should have |
---|
21 | permission to create new transactions in the meeting, and will require |
---|
22 | the creator to enter the initial meeting transaction. Finally, mkds |
---|
23 | will ask whether or not the meeting should be announced. |
---|
24 | |
---|
25 | .I mkds |
---|
26 | accepts no arguments. |
---|
27 | |
---|
28 | .SH FILES |
---|
29 | .ta \w'/var/spool/discuss/cacl 'u |
---|
30 | .br |
---|
31 | ~/.meetings Data file listing meetings that you attend. |
---|
32 | .br |
---|
33 | /var/spool/discuss/cacl The list of users (Kerberos principals) who |
---|
34 | can create meetings on the server |
---|
35 | |
---|
36 | .SH AUTHORS |
---|
37 | Robert French and Ken Raeburn, MIT Student Information Processing Board |
---|
38 | |
---|
39 | .SH "SEE ALSO" |
---|
40 | .PP |
---|
41 | discuss(1) |
---|
42 | |
---|
43 | |
---|
44 | |
---|
45 | |
---|
46 | |
---|
47 | |
---|
Note: See
TracBrowser
for help on using the repository browser.