Remove unneeded macro default arguments. From YOMURA Masanori in private mail.
This commit is contained in:
parent
013b8f4ef7
commit
a56a69295c
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: xstr.1,v 1.17 2004/07/26 16:05:33 wiz Exp $
|
||||
.\" $NetBSD: xstr.1,v 1.18 2005/09/11 23:29:44 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -36,11 +36,11 @@
|
||||
.Nm xstr
|
||||
.Nd "extract strings from C programs to implement shared strings"
|
||||
.Sh SYNOPSIS
|
||||
.Nm xstr
|
||||
.Nm
|
||||
.Op Fl cv
|
||||
.Op Fl l Ar array
|
||||
.Op Fl
|
||||
.Op Ar file ...
|
||||
.Op Ar
|
||||
.Sh DESCRIPTION
|
||||
.Nm
|
||||
maintains a file
|
||||
|
Loading…
Reference in New Issue
Block a user