Fix typo pointed out by Luke Mewburn in PR 1449. Kill duplicate RCS id.

This commit is contained in:
thorpej 1995-09-12 19:33:03 +00:00
parent f5c3480dee
commit 84b1a32da6
1 changed files with 2 additions and 5 deletions

View File

@ -1,5 +1,4 @@
.\" $NetBSD: ypclnt.3,v 1.3 1995/08/11 01:10:21 thorpej Exp $ .\" $NetBSD: ypclnt.3,v 1.4 1995/09/12 19:33:03 thorpej Exp $
.\"
.\" .\"
.\" Copyright (c) 1994 Jason R. Thorpe .\" Copyright (c) 1994 Jason R. Thorpe
.\" All rights reserved. .\" All rights reserved.
@ -31,8 +30,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE. .\" SUCH DAMAGE.
.\" .\"
.\" $NetBSD: ypclnt.3,v 1.3 1995/08/11 01:10:21 thorpej Exp $
.\"
.Dd October 26, 1994 .Dd October 26, 1994
.Dt YPCLNT 3 .Dt YPCLNT 3
.Os .Os
@ -86,7 +83,7 @@ For all functions, input values begin with
.Pa in .Pa in
and output values begin with and output values begin with
.Pa out . .Pa out .
Any ouput values of type Any output values of type
.Em char ** .Em char **
should be the addresses of uninitialized character pointers. Memory will be should be the addresses of uninitialized character pointers. Memory will be
allocated by the YP client routines using allocated by the YP client routines using