From 1cf159866714352fd8d7789b97068220cbb5a1a4 Mon Sep 17 00:00:00 2001 From: ru Date: Sat, 3 Jul 2004 18:29:24 +0000 Subject: Mechanically kill hard sentence breaks and double whitespaces. --- share/man/man4/mem.4 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'share/man/man4/mem.4') diff --git a/share/man/man4/mem.4 b/share/man/man4/mem.4 index 61540fe..dc3514d 100644 --- a/share/man/man4/mem.4 +++ b/share/man/man4/mem.4 @@ -148,7 +148,8 @@ or the maximum, whichever is less. .Pp The .Dv MEMRANGE_SET -ioctl is used to add, alter and remove memory range attributes. A range +ioctl is used to add, alter and remove memory range attributes. +A range with the .Dv MDF_FIXACTIVE flag may not be removed; a range with the @@ -166,7 +167,7 @@ to remove a range. .It Bq Er EOPNOTSUPP Memory range operations are not supported on this architecture. .It Bq Er ENXIO -No memory range descriptors are available (eg. firmware has not enabled +No memory range descriptors are available (e.g.\& firmware has not enabled any). .It Bq Er EINVAL The memory range supplied as an argument is invalid or overlaps another @@ -175,7 +176,7 @@ range in a fashion not supported by this architecture. An attempt to remove or update a range failed because the range is busy. .It Bq Er ENOSPC An attempt to create a new range failed due to a shortage of hardware -resources (eg. descriptor slots). +resources (e.g.\& descriptor slots). .It Bq Er ENOENT An attempt to remove a range failed because no range matches the descriptor base/length supplied. -- cgit v1.1