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/1296e3630dcb
branches:  pgoyette-compat
changeset: 360160:1296e3630dcb
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 a7fa755e980c -r 1296e3630dcb 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