From owner-freebsd-commit Sat Jan 20 09:57:44 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA09504 for freebsd-commit-outgoing; Sat, 20 Jan 1996 09:57:44 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA09406 for cvs-all-outgoing; Sat, 20 Jan 1996 09:56:13 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA09396 for cvs-lib-outgoing; Sat, 20 Jan 1996 09:56:11 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA09388 Sat, 20 Jan 1996 09:56:09 -0800 (PST) Date: Sat, 20 Jan 1996 09:56:09 -0800 (PST) From: Nate Williams Message-Id: <199601201756.JAA09388@freefall.freebsd.org> To: CVS-committers, cvs-lib Subject: cvs commit: src/lib/libc/sys Makefile.inc ptrace.2 Sender: owner-commit@FreeBSD.ORG Precedence: bulk nate 96/01/20 09:56:09 Modified: lib/libc/sys Makefile.inc ptrace.2 Log: - FreeBSD'ized the ptrace manpage by removing non-FreeBSD specific portions. - install ptrace.2 Revision Changes Path 1.14 +4 -3 src/lib/libc/sys/Makefile.inc 1.2 +12 -211 src/lib/libc/sys/ptrace.2