From 6071a04a8d4473638bd7383bdd774c911b4a55a6 Mon Sep 17 00:00:00 2001 From: Gabor Adam Toth Date: Tue, 10 May 2011 16:58:26 +0200 Subject: [PATCH] man update --- psyclpc.1 | 61 ++++++++++++++++++++++++------------------------------- 1 file changed, 26 insertions(+), 35 deletions(-) diff --git a/psyclpc.1 b/psyclpc.1 index e513b4a..f5f36be 100644 --- a/psyclpc.1 +++ b/psyclpc.1 @@ -1,15 +1,15 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH PSYCLPC "1" "April 2007" "psyclpc 4.0.0 - a multi-protocol network server application language." "User Commands" +.TH PSYCLPC "1" "May 2011" "psyclpc 4.0.14 - a multi-protocol network server application language." "User Commands" .SH NAME psyclpc \- psyclpc .SH SYNOPSIS .B psyclpc [\fIoptions\fR] [\fI\fR...] .SH DESCRIPTION -psyclpc 4.0.0 \- a multi\-protocol network server application language. +psyclpc 4.0.14 \- a multi\-protocol network server application language. .PP -Release: Build 1.5 (mostly stable); 2007\-04\-17 -Compiled: Apr 17 2007 15:39:05 +Release: Build 2483 (stable); 2009\-01\-12 +Compiled: May 10 2011 00:51:18 .PP Options are: .HP @@ -43,11 +43,12 @@ Use for the master object. .HP \fB\-m\fR|\-\-mudlib .IP -Use as the top directory of the mudlib. +Use as the top directory of the library. .HP \fB\-\-debug\-file\fR .IP -Log all debug output in instead of .debug.log . +This function has been disabled at compile time. +Please remove it from your scripts. .HP \fB\-\-hostname\fR .IP @@ -185,7 +186,7 @@ A time less or equal 0 disables swapping. .HP \fB\-s\fR f | \fB\-\-swap\-file\fR .IP -Swap into file instead of log/ldmud.swap. . +Swap into file instead of log/psyced.swap. . .HP \fB\-s\fR c | \fB\-\-swap\-compact\fR .IP @@ -255,46 +256,34 @@ If relative, is interpreted relative to . .IP Use as the directory where your certificate revocation lists reside. If relative, is interpreted relative to . +.IP +Use as the filename holding your certificate revocation lists. +If relative, is interpreted relative to . +.IP +Use as the directory where your certificate revocation lists reside. +If relative, is interpreted relative to . .HP \fB\-\-wizlist\-file\fR .HP \fB\-\-no\-wizlist\-file\fR .IP Read and save the wizlist in the named file (always interpreted -relative the mudlib); resp. don't read or save the wizlist. +relative to the mudlib); resp. don't read or save the wizlist. .HP \fB\-\-pidfile\fR .IP Write the pid of the driver process into . .HP +\fB\-\-randomdevice\fR +.IP +Determines the source of the seed for the random number generator. +(tries /dev/urandom by default and uses system clock as fallback) +.HP \fB\-\-random\-seed\fR .IP Seed value for the random number generator. If not given, the driver chooses a seed value on its own. .HP -\fB\-\-gcollect\-outfd\fR | -.IP -Garbage collector output (like a log of all reclaimed memory blocks) -is sent to (or inherited fd ) instead of stderr. -.HP -\fB\-\-check\-refcounts\fR -.IP -Every backend cycle, all refcounts in the system are checked. -SLOW! -.HP -\fB\-\-check\-state\fR -.IP -Perform a regular simplistic check of the virtual machine according -to : -.IP -= 0: no check -= 1: once per backend loop -= 2: at various points in the backend loop -.HP -\fB\-\-gobble\-descriptors\fR -.IP - (more) filedescriptors are used up. You'll know when you need it. -.HP \fB\-\-options\fR .IP Print the version and compilation options of the driver, then exit. @@ -311,8 +300,8 @@ Display this help and exit. .IP Display the short help text and exit. .PP -Release: Build 1.5 (mostly stable); 2007\-04\-17 -Compiled: Apr 17 2007 15:39:05 +Release: Build 2483 (stable); 2009\-01\-12 +Compiled: May 10 2011 00:51:18 .SH CONTACT psyclpc is being maintained by fippo & lynX. @@ -323,8 +312,10 @@ psyclpc is being maintained by fippo & lynX. You can reach us at psyc://psyced.org/@welcome .SH HISTORY -psyclpc, an LDMud with a couple of patches and optimization for psyced, -available from . +psyclpc is a programming language for intense multi-user network applications +such as psyced. it's a recent fork of LDMud with some features and many +bug fixes. we kept it compatible to LDMud, so you can run a MUD with it, too. +It is available from . LDMud itself is a continuation of the Amylaar LPMud Gamedriver 3.1.2. See also .