From 12767b8463e0125c2865599ee48e4d5d3889b5cb Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Fri, 22 Mar 2002 19:52:48 +0000 Subject: [PATCH] Note that -n is non-standard. --- bin/mv/mv.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bin/mv/mv.1 b/bin/mv/mv.1 index d9a42bdb33d0..2d9bbaf97539 100644 --- a/bin/mv/mv.1 +++ b/bin/mv/mv.1 @@ -149,8 +149,10 @@ rm -f destination_path && \e .Xr symlink 7 .Sh COMPATIBILITY The +.Fl n +and .Fl v -option is non-standard and its use in scripts is not recommended. +options are non-standard and their use in scripts is not recommended. .Sh STANDARDS The .Nm