Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC)
- Fix for possible unset uid/gid in toproto
- Fix for default mtree style
- Update libelf
- Importing libexecinfo
- Resynchronize GCC, mpc, gmp, mpfr
- build.sh: Replace params with show-params.
This has been done as the make target has been renamed in the same
way, while a new target named params has been added. This new
target generates a file containing all the parameters, instead of
printing it on the console.
- Update test48 with new etc/services (Fix by Ben Gras <ben@minix3.org)
get getservbyport() out of the inner loop
Change-Id: Ie6ad5226fa2621ff9f0dee8782ea48f9443d2091
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: paste.1,v 1.7 2003/08/07 11:15:28 agc Exp $
|
||||
.\" $NetBSD: paste.1,v 1.9 2013/04/07 17:43:01 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1989, 1990, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@@ -32,7 +32,6 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" from: @(#)paste.1 8.1 (Berkeley) 6/6/93
|
||||
.\" $NetBSD: paste.1,v 1.7 2003/08/07 11:15:28 agc Exp $
|
||||
.\"
|
||||
.Dd June 6, 1993
|
||||
.Dt PASTE 1
|
||||
@@ -104,12 +103,11 @@ is specified for one or more of the input files, the standard
|
||||
input is used; standard input is read one line at a time, circularly,
|
||||
for each instance of
|
||||
.Ql Fl .
|
||||
.Pp
|
||||
The
|
||||
.Nm
|
||||
utility exits 0 on success, and \*[Gt]0 if an error occurs.
|
||||
.Sh EXIT STATUS
|
||||
.Ex -std
|
||||
.Sh SEE ALSO
|
||||
.Xr cut 1
|
||||
.Xr cut 1 ,
|
||||
.Xr join 1
|
||||
.Sh STANDARDS
|
||||
The
|
||||
.Nm
|
||||
|
||||
Reference in New Issue
Block a user