Module Name:    src
Committed By:   wiz
Date:           Sun Sep  1 19:36:09 UTC 2019

Modified Files:
        src/lib/libc/gen: exec.3

Log Message:
Remove superfluous Pp.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/lib/libc/gen/exec.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/gen/exec.3
diff -u src/lib/libc/gen/exec.3:1.30 src/lib/libc/gen/exec.3:1.31
--- src/lib/libc/gen/exec.3:1.30	Sun Sep  1 19:33:45 2019
+++ src/lib/libc/gen/exec.3	Sun Sep  1 19:36:09 2019
@@ -1,4 +1,4 @@
-.\"	$NetBSD: exec.3,v 1.30 2019/09/01 19:33:45 sevan Exp $
+.\"	$NetBSD: exec.3,v 1.31 2019/09/01 19:36:09 wiz Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -278,7 +278,6 @@ and
 .Fn execvp
 conform to
 .St -p1003.1-90 .
-.Pp
 .Sh HISTORY
 The
 .Fn exec

Reply via email to