Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/historical/nawk/bin fix V->version flag
details: https://anonhg.NetBSD.org/src/rev/10ac38c5da57
branches: trunk
changeset: 764407:10ac38c5da57
user: drochner <drochner%NetBSD.org@localhost>
date: Wed Apr 20 10:10:32 2011 +0000
description:
fix V->version flag
diffstat:
external/historical/nawk/bin/awk.1 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r a0a2499fc9e5 -r 10ac38c5da57 external/historical/nawk/bin/awk.1
--- a/external/historical/nawk/bin/awk.1 Wed Apr 20 09:57:59 2011 +0000
+++ b/external/historical/nawk/bin/awk.1 Wed Apr 20 10:10:32 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: awk.1,v 1.1 2010/08/26 14:57:16 christos Exp $
+.\" $NetBSD: awk.1,v 1.2 2011/04/20 10:10:32 drochner Exp $
.\"
.\" Copyright (C) Lucent Technologies 1997
.\" All Rights Reserved
@@ -37,7 +37,7 @@
.Op Ar prog | Fl f Ar filename
.Ar
.Nm
-.Fl V
+.Fl version
.Sh DESCRIPTION
.Nm
is the Bell Labs' implementation of the AWK programming language as
@@ -109,7 +109,7 @@
Any number of
.Fl v
options may be present.
-.It Fl V
+.It Fl version
Print
.Nm
version on standard output and exit.
Home |
Main Index |
Thread Index |
Old Index