From owner-source-changes@NetBSD.ORG Thu Jan 12 17:36:04 1995 Return-Path: owner-source-changes@NetBSD.ORG Received: from pain.lcs.mit.edu (pain.lcs.mit.edu [128.52.46.239]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id RAA18839; Thu, 12 Jan 1995 17:36:03 -0800 Received: (from daemon@localhost) by pain.lcs.mit.edu (8.6.9/8.6.9) id TAA09200 for source-changes-outgoing; Thu, 12 Jan 1995 19:13:59 -0500 Received: from sun-lamp.cs.berkeley.edu by pain.lcs.mit.edu (8.6.9/8.6.9) with ESMTP id TAA09196 for ; Thu, 12 Jan 1995 19:13:53 -0500 Received: (from srcmastr@localhost) by sun-lamp.cs.berkeley.edu (8.6.9/8.6.9) id RAA09343 for source-changes; Thu, 12 Jan 1995 17:20:02 -0800 Date: Thu, 12 Jan 1995 17:20:02 -0800 From: The Source Master Message-Id: <199501130120.RAA09343@sun-lamp.cs.berkeley.edu> To: source-changes@NetBSD.ORG Subject: sun-lamp CVS commits Sender: owner-source-changes@NetBSD.ORG Precedence: list X-Loop: source-changes@NetBSD.ORG jtc Thu Jan 12 17:16:02 PST 1995 Update of /b/source/CVS/src/lib/libcompat/4.1 In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/libcompat/4.1 Modified Files: ftime.3 getpw.3 stty.3 vlimit.3 vtimes.3 Log Message: Changed formatting of manpage cross references to use .Xr macro. Changed all libcompat manpages so that they clearly state that the documented interface is availiable from libcompat. (Fixes PR #703) jtc Thu Jan 12 17:16:18 PST 1995 Update of /b/source/CVS/src/lib/libcompat/4.3 In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/libcompat/4.3 Modified Files: insque.3 lsearch.3 re_comp.3 rexec.3 Log Message: Changed formatting of manpage cross references to use .Xr macro. Changed all libcompat manpages so that they clearly state that the documented interface is availiable from libcompat. (Fixes PR #703) jtc Thu Jan 12 17:16:22 PST 1995 Update of /b/source/CVS/src/lib/libcompat/4.4 In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/libcompat/4.4 Modified Files: cuserid.3 Log Message: Changed formatting of manpage cross references to use .Xr macro. Changed all libcompat manpages so that they clearly state that the documented interface is availiable from libcompat. (Fixes PR #703) jtc Thu Jan 12 17:16:24 PST 1995 Update of /b/source/CVS/src/lib/libcompat/regexp In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/libcompat/regexp Modified Files: regexp.3 Log Message: Changed formatting of manpage cross references to use .Xr macro. Changed all libcompat manpages so that they clearly state that the documented interface is availiable from libcompat. (Fixes PR #703)