.\" 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 YASKKSERV_SIMPLE 1 "January 17, 2008" .\" 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 insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME yaskkserv_simple \- Yet Another SKK SERVer (simple version) .SH SYNOPSIS .B yaskkserv_simple [\fIOPTION\fR] \fIdictionary\fR .SH DESCRIPTION This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. .PP yaskkserv is a dictionary server for the SKK Japanese input method system. yaskkserv is written in C++ from scratch in consideration of embedded environment, but is compatible with skkserv on the protocol behavior. .PP yaskkserv_simple can handle only one dictionary. Many other features are also disabled, but it offers fast basic functions. .SH OPTIONS .TP \fB\-d\fR, \fB\-\-debug\fR enable debug mode (default disable) .TP \fB\-h\fR, \fB\-\-help\fR print this help and exit .TP \fB\-l\fR, \fB\-\-log\-level\fR=\fILEVEL\fR loglevel (range [0 \- 9] default 1) .TP \fB\-m\fR, \fB\-\-max\-connection\fR=\fIN\fR max connection (default 8) .TP \fB\-p\fR, \fB\-\-port\fR=\fIPORT\fR set port (default 1178) .TP \fB\-v\fR, \fB\-\-version\fR print version .TP \fB\-d\fR, \fB\-\-debug\fR enable debug mode (default disable) .TP \fB\-h\fR, \fB\-\-help\fR print this help and exit .TP \fB\-l\fR, \fB\-\-log\-level\fR=\fILEVEL\fR loglevel (range [0 \- 9] default 1) .TP \fB\-m\fR, \fB\-\-max\-connection\fR=\fIN\fR max connection (default 8) .TP \fB\-p\fR, \fB\-\-port\fR=\fIPORT\fR set port (default 1178) .TP \fB\-v\fR, \fB\-\-version\fR print version .SH COPYRIGHT Copyright \(co 2005, 2006, 2007, 2008 Tadashi Watanabe. .SH SEE ALSO .BR yaskkserv_hairy (1), .BR yaskkserv_normal (1), .BR yaskkserv_make_dictionary (1). .br .SH AUTHOR yaskkserv was written by Tadashi Watanabe . .PP This manual page was written by KURASHIKI Satoru , for the Debian project (but may be used by others).