]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/updwtmp.3
Automated addition of parentheses by add_parens_for_own_funcs.sh
[thirdparty/man-pages.git] / man3 / updwtmp.3
index d812873e988ff9bef131fc2e11748747815fd511..9cced3ddfd43281d1c9794111508c06830cf2692 100644 (file)
@@ -42,9 +42,9 @@ Then it calls \fBupdwtmp\fR() to append the structure to the utmp file.
 .SH AVAILABILITY
 Both functions are available under glibc2, but not under libc5.
 However,
-.B logwtmp
+.BR logwtmp ()
 used to occur in the old libbsd. These days, the
-.B logwtmp
+.BR logwtmp ()
 function is included in libutil. (Hence you'll need to add
 .B \-lutil
 to your compiler command line to get it.)