Module Name: src
Committed By: gutteridge
Date: Thu Feb 27 04:14:17 UTC 2025
Modified Files:
src/external/bsd/ipf/dist/man: ippool.8
Log Message:
ippool.8: minor spelling and grammar fixes
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/ipf/dist/man/ippool.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/ipf/dist/man/ippool.8
diff -u src/external/bsd/ipf/dist/man/ippool.8:1.1.1.1 src/external/bsd/ipf/dist/man/ippool.8:1.2
--- src/external/bsd/ipf/dist/man/ippool.8:1.1.1.1 Fri Mar 23 21:20:12 2012
+++ src/external/bsd/ipf/dist/man/ippool.8 Thu Feb 27 04:14:17 2025
@@ -1,4 +1,4 @@
-.\" $NetBSD: ippool.8,v 1.1.1.1 2012/03/23 21:20:12 christos Exp $
+.\" $NetBSD: ippool.8,v 1.2 2025/02/27 04:14:17 gutteridge Exp $
.\"
.TH IPPOOL 8
.SH NAME
@@ -80,7 +80,7 @@ Display IP pool statistical information.
.TP
.B -i <ipaddr>[/<netmask>]
Sets the IP address for the operation being undertaken with an
-all-one's mask or, optionally, a specific netmask given in either
+all-ones mask or, optionally, a specific netmask given in either
the dotted-quad notation or a single integer.
.TP
.B -m <name>
@@ -91,7 +91,7 @@ Specify an alternative path to /dev/kmem
from.
.TP
.B -N <namelist>
-Specify an alternative path to lookup symbol name information from when
+Specify an alternative path to look up symbol name information from when
retrieving statistical information.
.TP
.B -o <role>
@@ -108,7 +108,7 @@ Sets the hashing seed to the number spec
type pools.
.TP
.B -t <type>
-Sets the type of pool being defined. Myst be one of
+Sets the type of pool being defined. Must be one of
.B tree,
.B hash,
.B group-map.