Merge branch 'stable'
[gnulib.git] / doc / posix-functions / inet_ntoa.texi
index e5026e8..a21f319 100644 (file)
@@ -24,5 +24,5 @@ might end up with the wrong date in one of the threads, or some
 undefined string.
 @end itemize
 
-Note: @code{inet_ntoa} is specific for @acronym{IPv4} addresses.
+Note: @code{inet_ntoa} is specific for IPv4 addresses.
 A protocol independent function is @code{inet_ntop}.