aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-03-22 19:52:48 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-03-22 19:52:48 +0000
commit12767b8463e0125c2865599ee48e4d5d3889b5cb (patch)
treef3396e2b62ed18dac5c236f73a32b019f8ce7c5c /bin
parent3af9aed6c5df6d2fb3f6dd8ecc793104aae9f51f (diff)
downloadsrc-12767b8463e0125c2865599ee48e4d5d3889b5cb.tar.gz
src-12767b8463e0125c2865599ee48e4d5d3889b5cb.zip
Note that -n is non-standard.
Notes
Notes: svn path=/head/; revision=92973
Diffstat (limited to 'bin')
-rw-r--r--bin/mv/mv.14
1 files changed, 3 insertions, 1 deletions
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