Module Name:    src
Committed By:   dholland
Date:           Sat Jun  4 05:30:45 UTC 2011

Modified Files:
        src/share/man/man5: login.conf.5

Log Message:
fix a couple typos


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/share/man/man5/login.conf.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man5/login.conf.5
diff -u src/share/man/man5/login.conf.5:1.24 src/share/man/man5/login.conf.5:1.25
--- src/share/man/man5/login.conf.5:1.24	Thu Apr 28 12:18:30 2011
+++ src/share/man/man5/login.conf.5	Sat Jun  4 05:30:45 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: login.conf.5,v 1.24 2011/04/28 12:18:30 wiz Exp $
+.\"	$NetBSD: login.conf.5,v 1.25 2011/06/04 05:30:45 dholland Exp $
 .\"
 .\" Copyright (c) 1995,1996,1997 Berkeley Software Design, Inc.
 .\" All rights reserved.
@@ -164,7 +164,7 @@
 .\"
 .sp
 .It Sy maxproc Ta number Ta "" Ta
-Maximum number of process.
+Maximum number of processes.
 .\"
 .sp
 .It Sy memorylocked Ta size Ta "" Ta
@@ -305,7 +305,7 @@
 will never define capabilities which start with
 .Li x-
 or
-.Li X- ,
+.Li X- ;
 these are reserved for external use (unless included through contributed
 software).
 .Pp

Reply via email to