diff options
| author | wiz <wiz@NetBSD.org> | 2002-10-29 16:19:49 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2002-10-29 16:19:49 +0000 |
| commit | 64ffd490cb9ed996694d752abec5a4510a27cce2 (patch) | |
| tree | b295ce00861c71dcdb9b4d38b8c2993477638312 /libexec | |
| parent | e597be7d4eafc6c2b1979e2db9b2f0ec97626e50 (diff) | |
Fix typos. Found by Adrian Mrva.
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/identd/identd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/identd/identd.8 b/libexec/identd/identd.8 index 7cd4b1b408a..fbf50d6b587 100644 --- a/libexec/identd/identd.8 +++ b/libexec/identd/identd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: identd.8,v 1.13 2002/09/29 14:05:53 wiz Exp $ +.\" $NetBSD: identd.8,v 1.14 2002/10/29 16:19:49 wiz Exp $ .\" .\" @(#)identd.8 1.9 92/02/11 Lysator .\" Copyright (c) 1992 Peter Eriksson, Lysator, Linkoping University. @@ -237,7 +237,7 @@ The .B \-N flag makes .B identd -check for a file ".noident" in each homedirectory for a user which the +check for a file ".noident" in each home directory for a user which the daemon is about to return the user name for. It that file exists then the daemon will give the error .B HIDDEN-USER @@ -310,7 +310,7 @@ defaults to the memory space of the normally running kernel. The .B \-v flag enables more verbose output or messages. -(Further occurences of the +(Further occurrences of the .B -v flag make things even more verbose.) Currently not used: ignored. |
