diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-13 08:46:19 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-13 08:46:19 +0000 |
commit | 5f05dfac3226e634a49596250afd5b9ecc885e1d (patch) | |
tree | 4ba90e14f1e87914a1247dc046a7357c990f9085 /bin/expr | |
parent | 37966461c070fefeb6c2d858da46c20a0c00b280 (diff) | |
download | src-5f05dfac3226e634a49596250afd5b9ecc885e1d.tar.gz src-5f05dfac3226e634a49596250afd5b9ecc885e1d.zip |
Removed harmful empty lines that crept in during the copyright
header update.
Notes
Notes:
svn path=/head/; revision=140169
Diffstat (limited to 'bin/expr')
-rw-r--r-- | bin/expr/expr.1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/expr/expr.1 b/bin/expr/expr.1 index 49aff71cae77..86321779fe3b 100644 --- a/bin/expr/expr.1 +++ b/bin/expr/expr.1 @@ -1,5 +1,4 @@ .\" -*- nroff -*- - .\"- .\" Copyright (c) 1993 Winning Strategies, Inc. .\" All rights reserved. |