diff options
author | 2011-06-16 08:04:26 +0000 | |
---|---|---|
committer | 2011-06-16 08:04:26 +0000 | |
commit | e423690cafb8a40b65a9c5f2420011afd5a94255 (patch) | |
tree | f2283e8746732199e98eca12fb87097c1b678f10 | |
parent | dont respond to VPD inquiries with standard inquiry data. add a (diff) | |
download | wireguard-openbsd-e423690cafb8a40b65a9c5f2420011afd5a94255.tar.xz wireguard-openbsd-e423690cafb8a40b65a9c5f2420011afd5a94255.zip |
fix error in previous;
-rw-r--r-- | bin/mv/mv.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/mv/mv.1 b/bin/mv/mv.1 index 2907238570e..c7d4b131bf9 100644 --- a/bin/mv/mv.1 +++ b/bin/mv/mv.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mv.1,v 1.29 2011/06/15 23:47:37 tedu Exp $ +.\" $OpenBSD: mv.1,v 1.30 2011/06/16 08:04:26 jmc Exp $ .\" $NetBSD: mv.1,v 1.8 1995/03/21 09:06:51 cgd Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -33,7 +33,7 @@ .\" .\" @(#)mv.1 8.1 (Berkeley) 5/31/93 .\" -.Dd $Mdocdate: June 15 2011 $ +.Dd $Mdocdate: June 16 2011 $ .Dt MV 1 .Os .Sh NAME @@ -88,7 +88,7 @@ path. The .Fl f option overrides any previous -.Fl f +.Fl i options. .It Fl i Causes |