From 03fa2d79059c6bd7b0cf7974effb2c6176a9ac40 Mon Sep 17 00:00:00 2001 From: "jan.nijtmans" Date: Mon, 21 Sep 2020 14:37:34 +0000 Subject: Doc format warnings --- doc/grid.n | 6 +++--- doc/pack.n | 2 +- doc/place.n | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/grid.n b/doc/grid.n index b4f7699..5a175c7 100644 --- a/doc/grid.n +++ b/doc/grid.n @@ -285,15 +285,15 @@ The size is determined either by the \fIcontent\fR occupying the largest row or column, or the largest column or row with a \fB\-minsize\fR, \fB\-weight\fR, or \fB\-pad\fR that is non-zero. .TP -\fBgrid slaves \window\fR ?\fI\-option value\fR? +\fBgrid slaves \fIwindow\fR ?\fI\-option value\fR? . -If no options are supplied, a list of all of the content in \window\fR +If no options are supplied, a list of all of the content in \fIwindow\fR are returned, most recently managed first. \fIOption\fR can be either \fB\-row\fR or \fB\-column\fR which causes only the content in the row (or column) specified by \fIvalue\fR to be returned. -.TP .VS "TIP 581" +.TP \fBgrid content \fIwindow\fR ?\fI\-option value\fR? . Synonym for . \fBgrid slaves \fIwindow\fR ?\fI\-option value\fR? diff --git a/doc/pack.n b/doc/pack.n index f60bdb2..3ee14dd 100644 --- a/doc/pack.n +++ b/doc/pack.n @@ -155,8 +155,8 @@ Returns a list of all of the content windows in the packing order for \fIwindow\ The order of the content windows in the list is the same as their order in the packing order. If \fIwindow\fR has no content then an empty string is returned. -.TP .VS "TIP 581" +.TP \fBpack content \fIwindow\fR . Synonym for . \fBpack slaves \fIwindow\fR diff --git a/doc/place.n b/doc/place.n index f52ec53..6a30c55 100644 --- a/doc/place.n +++ b/doc/place.n @@ -194,8 +194,8 @@ command. \fBplace slaves \fIwindow\fR Returns a list of all the content windows for which \fIwindow\fR is the container. If there is no content for \fIwindow\fR then an empty string is returned. -.TP .VS "TIP 581" +.TP \fBplace content \fIwindow\fR . Synonym for . \fBplace slaves \fIwindow\fR -- cgit v0.12