diff options
author | Werner LEMBERG <wl@gnu.org> | 2001-04-07 22:00:11 +0000 |
---|---|---|
committer | Werner LEMBERG <wl@gnu.org> | 2001-04-07 22:00:11 +0000 |
commit | 1ac6fc40c770558f8c3e6fcebc3200a15cc87e1c (patch) | |
tree | 13507a0d68a37aa52d8787b74090386303693c7a /tmac/groff_mdoc.man | |
parent | 9a19b6c658b0e89dd96d3cf463e05f17dab7e1d0 (diff) | |
download | groff-git-1ac6fc40c770558f8c3e6fcebc3200a15cc87e1c.tar.gz |
* tmac/doc.tmac (Cd): Simplify code.
* tmac/groff_mdoc.man: Document some behaviour of `Cd' request.
Diffstat (limited to 'tmac/groff_mdoc.man')
-rw-r--r-- | tmac/groff_mdoc.man | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/tmac/groff_mdoc.man b/tmac/groff_mdoc.man index ff8460fc7..4c0f6f24b 100644 --- a/tmac/groff_mdoc.man +++ b/tmac/groff_mdoc.man @@ -1198,10 +1198,15 @@ declaration for a device interface in a section four manual. .Pp .Bl -tag -xwidth ".Li .Cd\ Xdevice\ le0\ at\ scode?X" -offset 15n .It Li ".Cd \*[q]device le0 at scode?\*[q]" -\# since .Cd causes a break we use .Nm -.Nm "device le0 at scode?" +.Cd "device le0 at scode?" .El .Pp +In the +.Sx SYNOPSIS +section a +.Ql .Cd +request causes a line break before and after its arguments are printed. +.Pp . The default width is 12n. . |