summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/ptrace.2
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-09-23 22:24:39 +0000
committerwosch <wosch@FreeBSD.org>1996-09-23 22:24:39 +0000
commit89dea7c61d0b964eb64003769ac255ffc3618baa (patch)
treec1d9699eaa2f8d24b20889d9f06566a42766622a /lib/libc/sys/ptrace.2
parent8362cc2d1da946f4340bd9feeb325c059eaf599b (diff)
downloadFreeBSD-src-89dea7c61d0b964eb64003769ac255ffc3618baa.zip
FreeBSD-src-89dea7c61d0b964eb64003769ac255ffc3618baa.tar.gz
add missing comma(s) in .Xr macros
Diffstat (limited to 'lib/libc/sys/ptrace.2')
-rw-r--r--lib/libc/sys/ptrace.28
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/sys/ptrace.2 b/lib/libc/sys/ptrace.2
index 492fef4..49bb163 100644
--- a/lib/libc/sys/ptrace.2
+++ b/lib/libc/sys/ptrace.2
@@ -1,4 +1,4 @@
-.\" $Id: ptrace.2,v 1.3 1996/01/24 20:17:17 nate Exp $
+.\" $Id: ptrace.2,v 1.4 1996/08/29 21:24:15 wosch Exp $
.\" $NetBSD: ptrace.2,v 1.2 1995/02/27 12:35:37 cgd Exp $
.\"
.\" This file is in the public domain.
@@ -277,9 +277,9 @@ on a process in violation of the requirements listed under
above.
.El
.Sh SEE ALSO
-.Xr sigaction 2
-.Xr wait 2
-.Xr execve 2
+.Xr sigaction 2 ,
+.Xr wait 2 ,
+.Xr execve 2 ,
.Xr execv 3
.Sh HISTORY
A
OpenPOWER on IntegriCloud