A default .Ar arugment is sufficient.
This commit is contained in:
parent
e8fbd2c7f5
commit
9ca32dd36a
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: rm.1,v 1.13 2002/02/08 01:21:59 ross Exp $
|
||||
.\" $NetBSD: rm.1,v 1.14 2002/05/02 13:14:23 enami Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1990, 1993, 1994
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -46,7 +46,7 @@
|
|||
.Nm
|
||||
.Op Fl f | Fl i
|
||||
.Op Fl dPRrW
|
||||
.Ar file ...
|
||||
.Ar
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm
|
||||
|
|
Loading…
Reference in New Issue