summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/fbox/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/fbox/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/fbox/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/fbox/README.md b/Master/texmf-dist/doc/latex/fbox/README.md
index 50147f1126e..89594044402 100644
--- a/Master/texmf-dist/doc/latex/fbox/README.md
+++ b/Master/texmf-dist/doc/latex/fbox/README.md
@@ -1,7 +1,7 @@
# fbox.sty
Redefines the macro \fbox{...} from standard
-LaTeX to \fbox[optarg]{...}
+LaTeX to \fbox*[optarg]{...}
optarg can be any combination of l, r, b, and t. For
example: \fbox[lt]{foo} or \fbox[Tlr]{...}