Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/gen Remove superfluous Tn.
details: https://anonhg.NetBSD.org/src/rev/29e10d377191
branches: trunk
changeset: 356331:29e10d377191
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Sep 18 08:48:23 2017 +0000
description:
Remove superfluous Tn.
diffstat:
lib/libc/gen/exec.3 | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (20 lines):
diff -r df4e711e0a1c -r 29e10d377191 lib/libc/gen/exec.3
--- a/lib/libc/gen/exec.3 Mon Sep 18 03:14:02 2017 +0000
+++ b/lib/libc/gen/exec.3 Mon Sep 18 08:48:23 2017 +0000
@@ -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 @@
.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 ,
Home |
Main Index |
Thread Index |
Old Index