From f039db0ee48ad92c46738460235b4e61636d89f2 Mon Sep 17 00:00:00 2001 From: Per Cederqvist <ceder@lysator.liu.se> Date: Mon, 4 Apr 1994 14:11:06 +0000 Subject: [PATCH] Document parameter "Log file". Fixed spelling error. --- doc/man/lyskomd.8 | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/doc/man/lyskomd.8 b/doc/man/lyskomd.8 index 4eab42916..24ea0a70a 100644 --- a/doc/man/lyskomd.8 +++ b/doc/man/lyskomd.8 @@ -1,4 +1,4 @@ -.\" $Id: lyskomd.8,v 1.11 1994/03/08 22:52:24 ceder Exp $ +.\" $Id: lyskomd.8,v 1.12 1994/04/04 14:11:06 ceder Exp $ .\" Copyright (C) 1991, 1994 Lysator Academic Computer Association. .\" .\" This file is part of the LysKOM server. @@ -21,8 +21,8 @@ .\" .\" Please mail bug reports to bug-lyskom@lysator.liu.se. .\" -.\" $Id: lyskomd.8,v 1.11 1994/03/08 22:52:24 ceder Exp $ -.\" $Date: 1994/03/08 22:52:24 $ +.\" $Id: lyskomd.8,v 1.12 1994/04/04 14:11:06 ceder Exp $ +.\" $Date: 1994/04/04 14:11:06 $ .TH lyskomd 8 "January 12, 1994" "Lysator" .SH NAME lyskomd - LysKOM server @@ -185,6 +185,10 @@ in .I prefix/backup_text. This file is never used by lyskomd itself. .TP +.B Log file: log_file +Log messages from lyskomd will be written to +.I prefix/log_file. +.TP .B Log statistics: stat_file Whenever lyskomd receives a SIGHUP it will append a timestamp and a count of how many different atomic calls have been made in @@ -296,7 +300,7 @@ environments. If this is set, new users are created with the ability to change their own name. .TP -.B Ident-authentcation: policy +.B Ident-authentication: policy Decide how strictly the server should use the IDENT protocol. .B policy can take any of three values: -- GitLab