diff options
author | June McEnroe <june@causal.agency> | 2019-02-18 18:00:20 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-02-18 18:00:20 -0500 |
commit | 062b5f7398da079e067e6ad1992ac97ed32f707d (patch) | |
tree | 4ffa446979c6e8ff582c2ca92be2581fafaa1269 /bin/man1 | |
parent | Clean up htmlHeader (diff) | |
download | src-062b5f7398da079e067e6ad1992ac97ed32f707d.tar.gz src-062b5f7398da079e067e6ad1992ac97ed32f707d.zip |
Match statics and typedefs as Tag
Diffstat (limited to 'bin/man1')
-rw-r--r-- | bin/man1/hi.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/man1/hi.1 b/bin/man1/hi.1 index 0d82ca75..b852bf50 100644 --- a/bin/man1/hi.1 +++ b/bin/man1/hi.1 @@ -72,7 +72,7 @@ The options are as follows: .Bl -tag -width "title=..." .It Cm anchor Output tags -(type and function definitions) +(top-level definition names) as anchor links. . .It Cm css Ns = Ns Ar url |