Whitespace.

This commit is contained in:
wiz 2016-01-06 00:22:21 +00:00
parent 4676dce1f0
commit 29ce88a214
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: sh.1,v 1.116 2016/01/05 18:16:20 christos Exp $
.\" $NetBSD: sh.1,v 1.117 2016/01/06 00:22:21 wiz Exp $
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@ -1332,7 +1332,7 @@ command are marked as permanent, so that they are not undone when the
.Ic exec
command finishes.
File descriptors created via such redirections are marked close-on-exec
(see
(see
.Xr open 2
.Dv O_CLOEXEC
or