Module Name: src
Committed By: pgoyette
Date: Mon Aug 31 12:00:12 UTC 2015
Modified Files:
src/usr.bin/config: config.5
Log Message:
Need to read closer - there was another occurrence of the same tyepo
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/usr.bin/config/config.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/config/config.5
diff -u src/usr.bin/config/config.5:1.31 src/usr.bin/config/config.5:1.32
--- src/usr.bin/config/config.5:1.31 Mon Aug 31 11:52:37 2015
+++ src/usr.bin/config/config.5 Mon Aug 31 12:00:12 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: config.5,v 1.31 2015/08/31 11:52:37 pgoyette Exp $
+.\" $NetBSD: config.5,v 1.32 2015/08/31 12:00:12 pgoyette Exp $
.\"
.\" Copyright (c) 2006, 2007 The NetBSD Foundation.
.\" All rights reserved.
@@ -592,7 +592,7 @@ Defines the identification string of the
This statement is optional, and the name of the main configuration file will be
used as a default value.
.It Ic no ident
-Deletes any pre-existing indentification string of the kernel.
+Deletes any pre-existing identification string of the kernel.
.It Ic maxusers Ar number
Despite its name, this statement does not limit the maximum number of users on
the system.