Note that -h is an extension to POSIX. Bump date.
This commit is contained in:
parent
7f9ee4a0a0
commit
88d5cead87
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: mv.1,v 1.31 2020/06/24 16:58:12 riastradh Exp $
|
||||
.\" $NetBSD: mv.1,v 1.32 2020/06/24 17:00:58 riastradh Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1989, 1990, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -32,7 +32,7 @@
|
|||
.\"
|
||||
.\" @(#)mv.1 8.1 (Berkeley) 5/31/93
|
||||
.\"
|
||||
.Dd August 10, 2016
|
||||
.Dd June 24, 2020
|
||||
.Dt MV 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -146,8 +146,10 @@ utility is expected to be
|
|||
compatible.
|
||||
.Pp
|
||||
The
|
||||
.Fl h
|
||||
and
|
||||
.Fl v
|
||||
option is an extension to
|
||||
options are extensions to
|
||||
.St -p1003.2 .
|
||||
.Sh HISTORY
|
||||
An
|
||||
|
|
Loading…
Reference in New Issue