]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/strverscmp.3
fanotify_init.2, fanotify.7: Document FAN_REPORT_TID
[thirdparty/man-pages.git] / man3 / strverscmp.3
index 93dc9d5bf9a7ff39db6071972fddea367cb792e0..7201591593f28b2c7c22a5b67eb9f3c71be7ba85 100644 (file)
@@ -23,7 +23,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH STRVERSCMP 3  2017-03-13 "GNU" "Linux Programmer's Manual"
+.TH STRVERSCMP 3  2017-09-15 "GNU" "Linux Programmer's Manual"
 .SH NAME
 strverscmp \- compare two version strings
 .SH SYNOPSIS
@@ -121,7 +121,7 @@ An example of its use is the following:
 .PP
 .in +4n
 .EX
-$ i\fB./a.out jan1 jan10\fP
+$ \fB./a.out jan1 jan10\fP
 jan1 < jan10
 .EE
 .in