From f9cb15e68ca1a0b81ab66a854e6168d3e516a181 Mon Sep 17 00:00:00 2001 From: millert <> Date: Tue, 4 Dec 2012 18:42:16 +0000 Subject: [PATCH] Use "path name" not "pathname". --- src/lib/libc/stdlib/ptsname.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/lib/libc/stdlib/ptsname.3 b/src/lib/libc/stdlib/ptsname.3 index 3d7cd979..98705528 100644 --- a/src/lib/libc/stdlib/ptsname.3 +++ b/src/lib/libc/stdlib/ptsname.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ptsname.3,v 1.1 2012/12/03 20:08:33 millert Exp $ +.\" $OpenBSD: ptsname.3,v 1.2 2012/12/04 18:42:16 millert Exp $ .\" .\" Copyright (c) 2002 The FreeBSD Project, Inc. .\" All rights reserved. @@ -32,7 +32,7 @@ .\" .\" $FreeBSD: head/lib/libc/stdlib/ptsname.3 240412 2012-09-12 17:54:09Z emaste $ .\" -.Dd $Mdocdate: December 3 2012 $ +.Dd $Mdocdate: December 4 2012 $ .Dt PTSNAME 3 .Os .Sh NAME @@ -75,7 +75,7 @@ group .Pp The .Fn ptsname -function returns the full pathname of the slave device +function returns the full path name of the slave device counterpart to the master device specified with .Fa fildes . This value can be used