diff options
Diffstat (limited to 'bin/ed/POSIX')
-rw-r--r-- | bin/ed/POSIX | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ed/POSIX b/bin/ed/POSIX index f81bb0ce1a14b..efb2e1abb30b2 100644 --- a/bin/ed/POSIX +++ b/bin/ed/POSIX @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/bin/ed/POSIX,v 1.8.30.1 2008/10/02 02:57:24 kensmith Exp $ This version of ed(1) is not strictly POSIX compliant, as described in the POSIX 1003.2 document. The following is a summary of the omissions, |