NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/30294
The following reply was made to PR bin/30294; it has been noted by GNATS.
From: "matthew sporleder" <msporleder%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: bin/30294
Date: Sat, 19 Jan 2008 15:23:43 -0500
RS is the only one of these (ORS, RS, etc) that seems to only honor a
single character, so it might be a real bug, but this will at least
document it. :)
--- awk.1.orig 2008-01-19 14:58:03.000000000 -0500
+++ awk.1 2008-01-19 15:18:55.000000000 -0500
@@ -432,7 +432,7 @@
the name of the current input file
.TP
.B RS
-input record separator (default newline)
+input record separator (single character; default newline)
.TP
.B OFS
output field separator (default blank)
Home |
Main Index |
Thread Index |
Old Index