[hackers] [sbase] Fix section order in uudecode.1 || sin

From: <git_AT_suckless.org>
Date: Fri, 13 Feb 2015 12:41:40 +0100 (CET)

commit 4fc8fe148607483e5db95594db66650b3cb5ce04
Author: sin <sin_AT_2f30.org>
Date: Fri Feb 13 11:37:17 2015 +0000

    Fix section order in uudecode.1

diff --git a/uudecode.1 b/uudecode.1
index 3fd62c0..08cd7bd 100644
--- a/uudecode.1
+++ b/uudecode.1
_AT_@ -27,6 +27,10 @@ Use the file specified by
 .Ar output
 instead of standard output.
 .El
+.Sh IMPLEMENTATION NOTES
+For safety currently uudecode operates only on regular files and
+stdout. Trying to uudecode to a link, directory, or special file
+yields an error.
 .Sh SEE ALSO
 .Xr uuencode 1
 .Sh STANDARDS
_AT_@ -39,7 +43,3 @@ specification.
 The
 .Op Fl m
 flag is an extension to that specification.
-.Sh IMPLEMENTATION NOTES
-For safety currently uudecode operates only on regular files and
-stdout. Trying to uudecode to a link, directory, or special file
-yields an error.
Received on Fri Feb 13 2015 - 12:41:40 CET

This archive was generated by hypermail 2.3.0 : Fri Feb 13 2015 - 12:48:10 CET