groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 14/39: src/devices/xditview/xditview.c: Fix comment.


From: G. Branden Robinson
Subject: [groff] 14/39: src/devices/xditview/xditview.c: Fix comment.
Date: Sun, 9 Oct 2022 23:53:37 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit de1745703a0639ccf13f2a5cc4ef54dc63f56122
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sun Oct 9 03:22:30 2022 -0500

    src/devices/xditview/xditview.c: Fix comment.
    
    Help people look up the correct X11 man page.
---
 src/devices/xditview/xditview.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/devices/xditview/xditview.c b/src/devices/xditview/xditview.c
index 261696061..e5b0e4f17 100644
--- a/src/devices/xditview/xditview.c
+++ b/src/devices/xditview/xditview.c
@@ -94,7 +94,7 @@ static XtResource resources[] = {
 #undef offset
 
 /* Command line options table.  Only resources are entered here...there is a
-   pass over the remaining options after XtParseCommand is let loose. */
+   pass over the remaining options after XrmParseCommand is let loose. */
 
 static XrmOptionDescRec options[] = {
 {(char *)"-page", (char *)"*dvi.pageNumber",



reply via email to

[Prev in Thread] Current Thread [Next in Thread]