Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man5 Fix some typos. From Igor Sobrado in PR pkg/1...
details: https://anonhg.NetBSD.org/src/rev/afae9335052f
branches: trunk
changeset: 541801:afae9335052f
user: grant <grant%NetBSD.org@localhost>
date: Sat Jan 18 18:32:20 2003 +0000
description:
Fix some typos. From Igor Sobrado in PR pkg/19907.
While I'm here, new sentence, new line.
diffstat:
share/man/man5/ifaliases.5 | 11 ++++++-----
share/man/man5/link.5 | 4 ++--
share/man/man5/security.conf.5 | 10 ++++++----
3 files changed, 14 insertions(+), 11 deletions(-)
diffs (87 lines):
diff -r 0945d38ec4a2 -r afae9335052f share/man/man5/ifaliases.5
--- a/share/man/man5/ifaliases.5 Sat Jan 18 18:28:44 2003 +0000
+++ b/share/man/man5/ifaliases.5 Sat Jan 18 18:32:20 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ifaliases.5,v 1.12 2001/09/08 01:29:05 wiz Exp $
+.\" $NetBSD: ifaliases.5,v 1.13 2003/01/18 18:32:20 grant Exp $
.\"
.\" Copyright (c) 1996 Matthew R. Green
.\" All rights reserved.
@@ -47,7 +47,8 @@
.Pp
The
.Em address
-is a network address of the alias. This must be a number, or must be in
+is a network address of the alias.
+This must be a number, or must be in
.Pa /etc/hosts ,
since the nameserver is not running at this point.
.Pp
@@ -57,9 +58,9 @@
.Pp
The
.Em netmask
-is the netmask of the alias's network address. Although this is
-optional, omitting the netmask is discouraged. Omission results in
-the use of the classful netmask associated with
+is the netmask of the alias' network address.
+Although this is optional, omitting the netmask is discouraged.
+Omission results in the use of the classful netmask associated with
.Em address .
.Sh FILES
.Pa /etc/ifaliases ,
diff -r 0945d38ec4a2 -r afae9335052f share/man/man5/link.5
--- a/share/man/man5/link.5 Sat Jan 18 18:28:44 2003 +0000
+++ b/share/man/man5/link.5 Sat Jan 18 18:32:20 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: link.5,v 1.17 2002/10/02 11:12:57 wiz Exp $
+.\" $NetBSD: link.5,v 1.18 2003/01/18 18:32:21 grant Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -69,7 +69,7 @@
.Xr a.out 5
format offers no room for it elsewhere.
.Pp
-Several utilities co-operate to ensure that the task of getting a program
+Several utilities cooperate to ensure that the task of getting a program
ready to run can complete successfully in a way that optimizes the use
of system resources.
The compiler emits PIC code from which shared libraries can be built by
diff -r 0945d38ec4a2 -r afae9335052f share/man/man5/security.conf.5
--- a/share/man/man5/security.conf.5 Sat Jan 18 18:28:44 2003 +0000
+++ b/share/man/man5/security.conf.5 Sat Jan 18 18:32:20 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: security.conf.5,v 1.16 2001/10/15 08:53:28 lukem Exp $
+.\" $NetBSD: security.conf.5,v 1.17 2003/01/18 18:32:21 grant Exp $
.\"
.\" Copyright (c) 1996 Matthew R. Green
.\" All rights reserved.
@@ -37,7 +37,8 @@
.Nm
file specifies which of the standard
.Pa /etc/security
-services are performed. The
+services are performed.
+The
.Pa /etc/security
script is run, by default, every night from
.Pa /etc/daily ,
@@ -51,14 +52,15 @@
.It Sy check_passwd
This checks the
.Pa /etc/master.passwd
-file for inconsistancies.
+file for inconsistencies.
.It Sy check_group
This checks the
.Pa /etc/group
file for inconsistancies.
.It Sy check_rootdotfiles
This checks the root users startup files for sane settings of $PATH
-and umask. This test is not fail safe and any warning generated from
+and umask.
+This test is not fail safe and any warning generated from
this should be checked for correctness.
.It Sy check_ftpusers
This checks that the correct users are in the
Home |
Main Index |
Thread Index |
Old Index