aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJosef Karthauser <joe@FreeBSD.org>2000-10-18 17:34:43 +0000
committerJosef Karthauser <joe@FreeBSD.org>2000-10-18 17:34:43 +0000
commita2a307a14d6705de546ffa5a56b4394683cfb393 (patch)
tree2aef27ef9f67f4dcbee2ed337ac281f2033f22a4 /share
parenta669270deeb52f86cab6fc4aba0593e0c541aabd (diff)
Notes
Diffstat (limited to 'share')
-rw-r--r--share/man/man7/style.perl.72
1 files changed, 0 insertions, 2 deletions
diff --git a/share/man/man7/style.perl.7 b/share/man/man7/style.perl.7
index 83fa29d13c324..7ca5493eafd1d 100644
--- a/share/man/man7/style.perl.7
+++ b/share/man/man7/style.perl.7
@@ -115,8 +115,6 @@ definition block:
.Pp
In some cases it may be appropriate to use
.Fa my
-.Va $variable =
-.Li "value";
statements at the top of the script as an alternative to using
.Fa vars
declarations.