Module Name:    src
Committed By:   wiz
Date:           Mon Sep 18 08:48:23 UTC 2017

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

Log Message:
Remove superfluous Tn.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 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.28 src/lib/libc/gen/exec.3:1.29
--- src/lib/libc/gen/exec.3:1.28	Sun Sep 17 11:45:10 2017
+++ src/lib/libc/gen/exec.3	Mon Sep 18 08:48:23 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: exec.3,v 1.28 2017/09/17 11:45:10 abhinav Exp $
+.\"	$NetBSD: exec.3,v 1.29 2017/09/18 08:48:23 wiz Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -226,9 +226,7 @@ and
 .Fn execvpe
 when errors occur while attempting to execute the file is historic
 practice, but has not traditionally been documented and is not specified
-by the
-.Tn POSIX
-standard.
+by the POSIX standard.
 .Pp
 Traditionally, the functions
 .Fn execlp ,

Reply via email to