summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2004-10-08 09:52:00 +0000
committerglebius <glebius@FreeBSD.org>2004-10-08 09:52:00 +0000
commitdb03d344cc5c8f55e24f2d5f7172d49bba9db862 (patch)
tree68862d0847f6c47f6bf9309ac745be81c6bbbef5 /share
parent417a40f2bff86acecbf99e0fde8bd75b42920fa4 (diff)
downloadFreeBSD-src-db03d344cc5c8f55e24f2d5f7172d49bba9db862.zip
FreeBSD-src-db03d344cc5c8f55e24f2d5f7172d49bba9db862.tar.gz
More grammar cleanups from MDocGuard^WRuslan.
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/rtalloc.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/rtalloc.9 b/share/man/man9/rtalloc.9
index f323b93..6668520 100644
--- a/share/man/man9/rtalloc.9
+++ b/share/man/man9/rtalloc.9
@@ -76,7 +76,7 @@ and has
.Dv RTF_WASCLONED
flag set.
.Dv RTF_PRCLONING
-flag is obsoleted and thus ignored by facility.
+flag is obsolete and thus ignored by facility.
If the
.Dv RTF_XRESOLVE
flag is set, then the
@@ -175,12 +175,12 @@ is a set of flags to ignore, as in
.Fn rtalloc_ign .
The
.Fn rtalloc1
-returns a pointer to a locked
+function returns a pointer to a locked
.Vt "struct rtentry" .
.Pp
The
.Fn rtfree
-function frees a locked route entry, e.g. a previously allocated by
+function frees a locked route entry, e.g., a previously allocated by
.Fn rtalloc1 .
.Pp
The
OpenPOWER on IntegriCloud