X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/blobdiff_plain/0683223aa93d14e4b1d0620010392c518a3a6392..d4efbcd93c940ad522fcf8c601ec1829d2e0b10d:/man/versioncmp.3?ds=sidebyside diff --git a/man/versioncmp.3 b/man/versioncmp.3 index 0a4c6d7..f3afc18 100644 --- a/man/versioncmp.3 +++ b/man/versioncmp.3 @@ -40,7 +40,7 @@ and these are compared numerically (an empty sequence being considered to have the value zero). This process is repeated until we have a winner or until both strings are exhausted. .PP -The return value is 0 if the two strings are equal, \-1 if +The return value is 0 if the two strings are equal, \-1 if .I va is older than .IR vb ,