diff options
| author | abhinav <abhinav@NetBSD.org> | 2016-12-24 05:40:49 +0000 |
|---|---|---|
| committer | abhinav <abhinav@NetBSD.org> | 2016-12-24 05:40:49 +0000 |
| commit | ba02cc80b3c6d5f46bae8f969c4d5d2f0dd1f2c0 (patch) | |
| tree | b44d63cfda93c37e7ee0093973ae3540792641e9 /libexec | |
| parent | 554532933f3d9248868da9939ea8230555073bb5 (diff) | |
Fix a sentence.
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/fingerd/fingerd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/fingerd/fingerd.8 b/libexec/fingerd/fingerd.8 index 1e1fdce60f9..f8d653640b1 100644 --- a/libexec/fingerd/fingerd.8 +++ b/libexec/fingerd/fingerd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: fingerd.8,v 1.21 2016/12/22 12:42:24 abhinav Exp $ +.\" $NetBSD: fingerd.8,v 1.22 2016/12/24 05:40:49 abhinav Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -44,7 +44,7 @@ is a simple protocol based on RFC 1288 that provides an interface to the .Xr finger 1 -at several network sites. +program at several network sites. The program is supposed to return a friendly, human-oriented status report on either the system at the moment or a particular person in depth. |
