summaryrefslogtreecommitdiffstats
path: root/man3/ungetwc.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/ungetwc.3')
-rw-r--r--man3/ungetwc.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/ungetwc.3 b/man3/ungetwc.3
index 896152e3f..e43d97f24 100644
--- a/man3/ungetwc.3
+++ b/man3/ungetwc.3
@@ -25,7 +25,7 @@ Standard C library
The
.BR ungetwc ()
function is the wide-character equivalent of the
-.BR ungetc (3)
+.MR ungetc 3
function.
It pushes back a wide character onto
.I stream
@@ -75,7 +75,7 @@ upon
failure.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -99,4 +99,4 @@ depends on the
category of the
current locale.
.SH SEE ALSO
-.BR fgetwc (3)
+.MR fgetwc 3