`` [n1]>&n2 Duplicate standard output (or n1) _TO_ n2.''

This commit is contained in:
uebayasi 2002-12-12 11:50:40 +00:00
parent 6054b38a2b
commit 60ad876a43
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: sh.1,v 1.52 2002/10/02 10:01:46 wiz Exp $
.\" $NetBSD: sh.1,v 1.53 2002/12/12 11:50:40 uebayasi Exp $
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@ -409,7 +409,7 @@ Duplicate standard input (or n1) from file descriptor n2.
.It [n] Ns \*[Lt]\*[Am]-
Close standard input (or n).
.It [n1] Ns \*[Gt]\*[Am] Ns n2
Duplicate standard output (or n1) from n2.
Duplicate standard output (or n1) to n2.
.It [n] Ns \*[Gt]\*[Am]-
Close standard output (or n).
.It [n] Ns \*[Lt]\*[Gt] file