Blob Blame History Raw
diff -Naur libreswan-3.15-orig/programs/ipsec/ipsec.8.xml libreswan-3.15/programs/ipsec/ipsec.8.xml
--- libreswan-3.15-orig/programs/ipsec/ipsec.8.xml	2015-08-24 22:28:32.000000000 -0400
+++ libreswan-3.15/programs/ipsec/ipsec.8.xml	2016-06-14 15:32:35.907563449 -0400
@@ -90,8 +90,16 @@
 
 </refsect1>
 
+<refsect1 id='returncode'><title>RETURN CODE</title>
+<para>The ipsec command passes the return code of the sub-command
+back to the caller. The only exception is when <userinput>ipsec pluto</userinput>
+is used without --nofork, as it will fork into the background
+and the ipsec command returns success while the pluto daemon
+may in fact exit with an error code after the fork. </para>
+</refsect1>
+
 <refsect1 id='files'><title>FILES</title>
-<para>/usr/local/libexec/ipsec	usual utilities directory</para>
+<para>/usr/libexec/ipsec is the usual utilities directory</para>
 </refsect1>
 
 <refsect1 id='see_also'><title>SEE ALSO</title>