diff options
| author | wiz <wiz@NetBSD.org> | 2017-07-03 21:28:48 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2017-07-03 21:28:48 +0000 |
| commit | 56b14ee00121a3a960d2fbe103c85e147ac57103 (patch) | |
| tree | 05478e811140b3d30b452dcff8e4df8bdab6e3f8 /lib/libmenu/menu_pattern.3 | |
| parent | 7c0084bd3e3114326ae5e7336142439f1d2a10e1 (diff) | |
Remove workaround for ancient HTML generation code.
Diffstat (limited to 'lib/libmenu/menu_pattern.3')
| -rw-r--r-- | lib/libmenu/menu_pattern.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libmenu/menu_pattern.3 b/lib/libmenu/menu_pattern.3 index 659fdf677e2..1efaa7c5a26 100644 --- a/lib/libmenu/menu_pattern.3 +++ b/lib/libmenu/menu_pattern.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: menu_pattern.3,v 1.8 2003/04/16 13:35:11 wiz Exp $ +.\" $NetBSD: menu_pattern.3,v 1.9 2017/07/03 21:32:50 wiz Exp $ .\" .\" Copyright (c) 1999 .\" Brett Lymn - blymn@baea.com.au, brett_lymn@yahoo.com.au @@ -70,8 +70,8 @@ The character search failed to find a match. .Xr menus 3 .Sh NOTES The header -.Pa \*[Lt]menu.h\*[Gt] +.Pa <menu.h> automatically includes both -.Pa \*[Lt]curses.h\*[Gt] +.Pa <curses.h> and -.Pa \*[Lt]eti.h\*[Gt] . +.Pa <eti.h> . |
