diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1998-11-20 23:56:56 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1998-11-20 23:56:56 +0000 |
commit | a96bf9709fbfeaf2af29399fe4c98f3db15ad681 (patch) | |
tree | 301fa76b7c360a673f2675d926e0da4aa690d0cf /share | |
parent | ff349948decb9a5ea4438064d7486f53f8798e43 (diff) |
Fix a couple of typos.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man8/yp.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/yp.8 b/share/man/man8/yp.8 index d678e9f52f8..3a9e092d8ca 100644 --- a/share/man/man8/yp.8 +++ b/share/man/man8/yp.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: yp.8,v 1.8 1998/11/20 23:50:24 downsj Exp $ +.\" $OpenBSD: yp.8,v 1.9 1998/11/20 23:56:55 downsj Exp $ .\" $NetBSD: yp.8,v 1.9 1995/08/11 01:16:52 thorpej Exp $ .\" .\" Copyright (c) 1992, 1993, 1996 Theo de Raadt <deraadt@theos.com> @@ -216,7 +216,7 @@ stands for Yellow Pee. .Pp The ypbind, most library components, and userland programs were implemented by Theo de Raadt <deraadt@theos.com>. -The +The current .Xr getpwent 3 -implmention was done by Jason Downs <downsj@downsj.com>. +implemention was done by Jason Downs <downsj@downsj.com>. The server component was implemented by Mats O Jansson <moj@stacken.kth.se>. |