diff options
Diffstat (limited to 'man/groff.man')
-rw-r--r-- | man/groff.man | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/man/groff.man b/man/groff.man index a64e9f0e..b845985a 100644 --- a/man/groff.man +++ b/man/groff.man @@ -987,7 +987,7 @@ to .REQ .char c anything Define character .argument c -to string +as string .argument anything . . .REQ .chop object @@ -1171,12 +1171,19 @@ Disable field mechanism. Set field delimiter to .argument a and pad character to space. +. .REQ .fc a b Set field delimiter to .argument a and pad character to .argument b . . +.REQ .fchar c anything +Define fallback character +.argument c +as string +.argument anything . +. .REQ .fi Fill output lines. . |