X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/6a590fd098f39b15d359a2320bcee03439f7d594..fca95fc163b7bc6448aa37e1fec96f1d9d2c68cf:/doc/sod-protocol.tex?ds=sidebyside diff --git a/doc/sod-protocol.tex b/doc/sod-protocol.tex index f0bd115..6ef829b 100644 --- a/doc/sod-protocol.tex +++ b/doc/sod-protocol.tex @@ -117,11 +117,11 @@ category (function, class, macro, etc.) on the right. The synopsis for a function, generic function or method describes the function's lambda-list using the usual syntax. Note that keyword arguments are shown by naming their keywords; in the description, the value passed - for the keyword argument @|keyword| is shown as @. + for the keyword argument @|:keyword| is shown as @. For a method, specializers are shown using the usual @|defmethod| syntax, e.g., - \begin{quote} + \begin{quote} \sffamily some-generic-function ((@ list) @) \end{quote} \end{describe} @@ -153,7 +153,6 @@ category (function, class, macro, etc.) on the right. for @|let|. \end{describe} - \begin{describe}{cls}{example-class (direct-super other-direct-super) \&key :initarg} The synopsis for a class lists the class's direct superclasses, and the