diff options
Diffstat (limited to 'www/tidy/files/patch-man_page.txt')
-rw-r--r-- | www/tidy/files/patch-man_page.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/www/tidy/files/patch-man_page.txt b/www/tidy/files/patch-man_page.txt new file mode 100644 index 000000000000..3c62b315f922 --- /dev/null +++ b/www/tidy/files/patch-man_page.txt @@ -0,0 +1,20 @@ +--- man_page.txt.orig Fri Aug 4 19:21:05 2000 ++++ man_page.txt Thu Nov 15 21:54:05 2001 +@@ -12,6 +12,7 @@ + .IR column ] + .RB [ -upper ] + .RB [ -clean ] ++.RB [ -preserve ] + .RB [ -raw + | + .B -ascii +@@ -106,6 +107,9 @@ + .TP + .B -slides + Burst into slides on <H2> elements. ++.TP ++.B -preserve ++Preserve source file entities as is. + .TP + .BR -help ", " -h + List command-line options. |