diff options
| author | svn2git <svn2git@FreeBSD.org> | 1994-05-01 08:00:00 +0000 |
|---|---|---|
| committer | svn2git <svn2git@FreeBSD.org> | 1994-05-01 08:00:00 +0000 |
| commit | a16f65c7d117419bd266c28a1901ef129a337569 (patch) | |
| tree | 2626602f66dc3551e7a7c7bc9ad763c3bc7ab40a /usr.bin/cmp/cmp.1 | |
| parent | 8503f4f13f77abf7adc8f7e329c6f9c1d52b6a20 (diff) | |
Diffstat (limited to 'usr.bin/cmp/cmp.1')
| -rw-r--r-- | usr.bin/cmp/cmp.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/cmp/cmp.1 b/usr.bin/cmp/cmp.1 index ab003e1c37b6..cf64dfd48920 100644 --- a/usr.bin/cmp/cmp.1 +++ b/usr.bin/cmp/cmp.1 @@ -32,7 +32,8 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" @(#)cmp.1 6.7 (Berkeley) 6/27/91 +.\" from: @(#)cmp.1 6.7 (Berkeley) 6/27/91 +.\" $Id: cmp.1,v 1.2 1993/11/23 00:17:16 jtc Exp $ .\" .Dd June 27, 1991 .Dt CMP 1 @@ -95,4 +96,5 @@ An error occurred. .Sh STANDARDS The .Nm cmp -function is expected to be POSIX 1003.2 compatible. +utility conforms to +.St -p1003.2-92 . |
