Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/pgoyette-compat]: src/share/man/man9 Typo - missing 's'
details: https://anonhg.NetBSD.org/src/rev/a0a979b22c8d
branches: pgoyette-compat
changeset: 830461:a0a979b22c8d
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Fri Mar 16 11:52:53 2018 +0000
description:
Typo - missing 's'
diffstat:
share/man/man9/module.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 05e7a455e60c -r a0a979b22c8d share/man/man9/module.9
--- a/share/man/man9/module.9 Fri Mar 16 08:10:26 2018 +0000
+++ b/share/man/man9/module.9 Fri Mar 16 11:52:53 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: module.9,v 1.42.2.5 2018/03/15 10:00:47 pgoyette Exp $
+.\" $NetBSD: module.9,v 1.42.2.6 2018/03/16 11:52:53 pgoyette Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -166,7 +166,7 @@
MODULE_WITH_ALIASES(MODULE_CLASS_MISC, pets, NULL, &my_pets);
.Ed
.Pp
-If there are no required modules or aliases, these argument should be
+If there are no required modules or aliases, these arguments should be
specified as
.Dv NULL .
.Pp
Home |
Main Index |
Thread Index |
Old Index