summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/groff_tmac.man14
1 files changed, 10 insertions, 4 deletions
diff --git a/man/groff_tmac.man b/man/groff_tmac.man
index 9f6e5a62..a02b0ecf 100644
--- a/man/groff_tmac.man
+++ b/man/groff_tmac.man
@@ -378,7 +378,11 @@ so it isn't necessary to call it explicitly.
Syntax:
.RS
.IP
-\&\fB.PSPIC\fP [\fB\-L\fP\||\|\fB\-R\fP\||\|\fB\-I\fP\ \fIn\fP] \
+\&\fB.PSPIC\fP \
+[\fB\-L\fP\|\
+|\|\fB\-R\fP\|\
+|\|\fB\-C\fP\|\
+|\|\fB\-I\fP\ \fIn\fP] \
\fI\|file\fP [\fIwidth\fP [\fIheight\fP]]
.RE
.
@@ -414,12 +418,14 @@ and
.I height
high.
.
-By default, the graphic is horizontally centered.
+Option
+.B \-C
+centers the graphic horizontally, which is the default.
.
The
-.BI \-L
+.B \-L
and
-.BI \-R
+.B \-R
options cause the graphic to be left-aligned and right-aligned,
respectively.
.