blob: 52452cc44ce9fc356badb340a0eb618f4886658f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
$NetBSD: patch-al,v 1.5 2001/12/22 00:03:26 dmcmahill Exp $
remove extra newline (needed for man page cleanup)
--- man/pvm/pvm_barrier.man.orig Thu Aug 9 09:31:56 2001
+++ man/pvm/pvm_barrier.man Thu Aug 9 10:12:55 2001
@@ -2,6 +2,5 @@
.so ../sci.an
.SH NAME
-pvm_barrier - blocks the calling process until all processes
-in a group have called it.
+pvm_barrier - blocks the calling process until all processes in a group have called it.
.SH CALLING SEQUENCE
.nf
|