From bf4a39bb8c38adfbb9ca65b3feb7c4ae19044694 Mon Sep 17 00:00:00 2001 From: sin Date: Fri, 13 Feb 2015 11:32:54 +0000 Subject: [PATCH] Clarify that -m is an extension to the POSIX specification for uudecode --- uudecode.1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/uudecode.1 b/uudecode.1 index 1eb6d53..3fd62c0 100644 --- a/uudecode.1 +++ b/uudecode.1 @@ -35,6 +35,10 @@ The utility is compliant with the .St -p1003.1-2008 specification. +.Pp +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