summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/fbox/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/fbox/README.md')
-rw-r--r--macros/latex/contrib/fbox/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/latex/contrib/fbox/README.md b/macros/latex/contrib/fbox/README.md
index 50147f1126..8959404440 100644
--- a/macros/latex/contrib/fbox/README.md
+++ b/macros/latex/contrib/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]{...}