]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/curs_scanw.3x
ncurses 6.4 - patch 20231001
[ncurses.git] / man / curs_scanw.3x
index 9aff66fabf13dc558878d0acd0b14d94f63798ab..8f905b9983e691705068f66661cb76bad700ca57 100644 (file)
@@ -27,8 +27,8 @@
 .\" authorization.                                                           *
 .\"***************************************************************************
 .\"
-.\" $Id: curs_scanw.3x,v 1.38 2023/09/16 23:37:03 tom Exp $
-.TH curs_scanw 3X 2023-09-16 "ncurses 6.4" "Library calls"
+.\" $Id: curs_scanw.3x,v 1.40 2023/09/30 21:38:11 tom Exp $
+.TH curs_scanw 3X 2023-09-30 "ncurses 6.4" "Library calls"
 .ie \n(.g .ds `` \(lq
 .el       .ds `` ``
 .ie \n(.g .ds '' \(rq
@@ -163,9 +163,8 @@ since the \fBOK\fP value (zero) is likely to be misleading.
 One possible way to get useful results would be to use a "%n" conversion
 at the end of the format string to ensure that something was processed.
 .SH SEE ALSO
-.na
-\fBcurses\fP(3X),
-\fBcurs_getstr\fP(3X),
-\fBcurs_printw\fP(3X),
-\fBcurs_termcap\fP(3X),
-\fBscanf\fP(3).
+\fB\%curses\fP(3X),
+\fB\%curs_getstr\fP(3X),
+\fB\%curs_printw\fP(3X),
+\fB\%curs_termcap\fP(3X),
+\fB\%scanf\fP(3)