diff options
| author | abhinav <abhinav@NetBSD.org> | 2016-12-20 09:22:18 +0000 |
|---|---|---|
| committer | abhinav <abhinav@NetBSD.org> | 2016-12-20 09:22:18 +0000 |
| commit | d9112a6dd112bef0c5d567e6afd2ae977e6fa91a (patch) | |
| tree | 8119e57ad30f68c9b03a65846a099b67a4923b9d /libexec | |
| parent | 3cea581bece4023c27131efb5137a9300f594f4d (diff) | |
s/users/user's
Also, add an xref to services(5)
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/comsat/comsat.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libexec/comsat/comsat.8 b/libexec/comsat/comsat.8 index dbcd29eeaef..8820ac30c20 100644 --- a/libexec/comsat/comsat.8 +++ b/libexec/comsat/comsat.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: comsat.8,v 1.14 2010/05/29 23:08:06 dholland Exp $ +.\" $NetBSD: comsat.8,v 1.15 2016/12/20 09:22:18 abhinav Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -92,6 +92,7 @@ consults: .El .Sh SEE ALSO .Xr biff 1 , +.Xr services 5 , .Xr inetd 8 , .Xr syslogd 8 .Sh HISTORY @@ -110,4 +111,4 @@ The notification should appear in a separate window so it does not mess up the screen. .Pp .Nm -runs as root so that it can open the users maildrop. +runs as root so that it can open the user's maildrop. |
