Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/xlint/xlint Fix Dd argument.



details:   https://anonhg.NetBSD.org/src/rev/5f93e526e665
branches:  trunk
changeset: 985127:5f93e526e665
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Aug 08 16:53:53 2021 +0000

description:
Fix Dd argument.

diffstat:

 usr.bin/xlint/xlint/lint.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 417baac523e7 -r 5f93e526e665 usr.bin/xlint/xlint/lint.1
--- a/usr.bin/xlint/xlint/lint.1        Sun Aug 08 16:35:15 2021 +0000
+++ b/usr.bin/xlint/xlint/lint.1        Sun Aug 08 16:53:53 2021 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: lint.1,v 1.46 2021/08/08 15:59:32 rillig Exp $
+.\" $NetBSD: lint.1,v 1.47 2021/08/08 16:53:53 wiz Exp $
 .\"
 .\" Copyright (c) 1996 Christopher G. Demetriou.  All Rights Reserved.
 .\" Copyright (c) 1994, 1995 Jochen Pohl
@@ -30,7 +30,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd Aug 08, 2021
+.Dd August 8, 2021
 .Dt LINT 1
 .Os
 .Sh NAME



Home | Main Index | Thread Index | Old Index