mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-08-07 15:25:35 +00:00
added version number
This commit is contained in:
@@ -33,8 +33,7 @@
|
|||||||
.\" SUCH DAMAGE.
|
.\" SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.\" @(#)tr.1 8.1 (Berkeley) 6/6/93
|
.\" @(#)tr.1 8.1 (Berkeley) 6/6/93
|
||||||
.\"
|
.\" $Id: tr.1,v 1.3 1997/10/03 04:13:24 gdr Exp $
|
||||||
.\" $Id: tr.1,v 1.2 1997/09/24 06:20:22 gdr Exp $
|
|
||||||
.\"
|
.\"
|
||||||
.TH TR 1 "August 1997" "GNO" "Commands and Applications"
|
.TH TR 1 "August 1997" "GNO" "Commands and Applications"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
@@ -294,6 +293,10 @@ has less characters than
|
|||||||
is permitted by POSIX but is not required.
|
is permitted by POSIX but is not required.
|
||||||
Shell scripts attempting to be portable to other POSIX systems should use
|
Shell scripts attempting to be portable to other POSIX systems should use
|
||||||
the ``[#*]'' convention instead of relying on this behavior.
|
the ``[#*]'' convention instead of relying on this behavior.
|
||||||
|
.SH VERSION
|
||||||
|
This manual page documents
|
||||||
|
.BR tr
|
||||||
|
version 2.0.
|
||||||
.SH ATTRIBUTIONS
|
.SH ATTRIBUTIONS
|
||||||
This command was ported from FreeBSD source code
|
This command was ported from FreeBSD source code
|
||||||
for distribution with GNO/ME 2.0.6.
|
for distribution with GNO/ME 2.0.6.
|
||||||
|
Reference in New Issue
Block a user