diff options
| author | grant <grant@NetBSD.org> | 2003-02-14 16:17:30 +0000 |
|---|---|---|
| committer | grant <grant@NetBSD.org> | 2003-02-14 16:17:30 +0000 |
| commit | a15c6f031fc4c835d7ccb2dae1c7809b06a907b0 (patch) | |
| tree | 43b72d3dbf1820bd314331be4aa91f6cd2d3dd32 /bin/expr/expr.1 | |
| parent | 806593a8063163d6e8312efab5cf3aa5a315d769 (diff) | |
'NetBSD.org'
Diffstat (limited to 'bin/expr/expr.1')
| -rw-r--r-- | bin/expr/expr.1 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/bin/expr/expr.1 b/bin/expr/expr.1 index 15736401fef..8d6754ec1dd 100644 --- a/bin/expr/expr.1 +++ b/bin/expr/expr.1 @@ -1,6 +1,6 @@ -.\" $NetBSD: expr.1,v 1.21 2002/09/25 15:18:39 wiz Exp $ +.\" $NetBSD: expr.1,v 1.22 2003/02/14 16:17:30 grant Exp $ .\" -.\" Written by J.T. Conklin <jtc@netbsd.org>. +.\" Written by J.T. Conklin <jtc@NetBSD.org>. .\" Public domain. .\" .Dd September 18, 2000 @@ -134,11 +134,13 @@ utility conforms to .St -p1003.2 . .Sh AUTHORS Original implementation was written by -.An J.T. Conklin Aq jtc@netbsd.org . +.An J.T. Conklin +.Aq jtc@NetBSD.org . It was rewritten for .Nx 1.6 by -.An Jaromir Dolecek Aq jdolecek@netbsd.org . +.An Jaromir Dolecek +.Aq jdolecek@NetBSD.org . .Sh COMPATIBILITY This implementation of .Nm |
