diff options
author | 2002-06-06 15:30:50 +0000 | |
---|---|---|
committer | 2002-06-06 15:30:50 +0000 | |
commit | e0709f3207e6d5c99b2d2ca0b66c95603d55dfa4 (patch) | |
tree | 79ec9645a7e84a13c9471c21fb6e42621788116c | |
parent | sync (diff) | |
download | wireguard-openbsd-e0709f3207e6d5c99b2d2ca0b66c95603d55dfa4.tar.xz wireguard-openbsd-e0709f3207e6d5c99b2d2ca0b66c95603d55dfa4.zip |
Delete dublicate entry. Different patch from dfa@solo.ee applied.
millert@ ok
-rw-r--r-- | bin/test/test.1 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/bin/test/test.1 b/bin/test/test.1 index 659b2f7a758..9ce6d010d09 100644 --- a/bin/test/test.1 +++ b/bin/test/test.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: test.1,v 1.12 2000/05/26 14:52:38 aaron Exp $ +.\" $OpenBSD: test.1,v 1.13 2002/06/06 15:30:50 mpech Exp $ .\" $NetBSD: test.1,v 1.6 1995/03/21 07:04:03 cgd Exp $ .\" .\" Copyright (c) 1991, 1993 @@ -194,11 +194,6 @@ True if and .Ar file2 exist and refer to the same file. -.It Ar string -True if -.Ar string -is not the null -string. .It Ar \&s\&1 Cm \&= Ar \&s\&2 True if the strings .Ar \&s\&1 |