diff options
| author | wiz <wiz@NetBSD.org> | 2003-03-15 23:48:27 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2003-03-15 23:48:27 +0000 |
| commit | 83de4abed267c1d9032b481a2e11d829ba276631 (patch) | |
| tree | 0f8a6a5cd8674e9cf5eecfcca99fe8177dc6d999 /libexec/identd | |
| parent | c5eb2581e1829945aa6c8b8969f9227e4f8fd542 (diff) | |
Use "its" instead of "it's" where appropriate.
From Soren Jacobsen in PR 20730.
Diffstat (limited to 'libexec/identd')
| -rw-r--r-- | libexec/identd/identd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/identd/identd.8 b/libexec/identd/identd.8 index 42d0d35ebbe..7a901698dcf 100644 --- a/libexec/identd/identd.8 +++ b/libexec/identd/identd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: identd.8,v 1.15 2003/03/15 19:15:58 wiz Exp $ +.\" $NetBSD: identd.8,v 1.16 2003/03/15 23:48:30 wiz Exp $ .\" .\" @(#)identd.8 1.9 92/02/11 Lysator .\" Copyright (c) 1992 Peter Eriksson, Lysator, Linkoping University. @@ -251,7 +251,7 @@ processed per session. Each request is specified one per line and the responses will be returned one per line. The connection will not be closed until the connecting -part closes it's end of the line. +part closes its end of the line. PLEASE NOTE THAT THIS MODE VIOLATES THE PROTOCOL SPECIFICATION AS IT CURRENTLY STANDS. .PP |
