summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-02-22 15:03:09 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-02-22 15:03:09 +0000
commitbb1f93d5198ff473597b645d84bf98bcb434677a (patch)
tree46c71a3587a4297dc3f17049916e4ac52da754a9
parent2f9564de0fdc19faee5fc38713f35813807c2b48 (diff)
Notes
-rw-r--r--lib/libstand/libstand.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libstand/libstand.3 b/lib/libstand/libstand.3
index e085bd4bdf23..bcf14fca2979 100644
--- a/lib/libstand/libstand.3
+++ b/lib/libstand/libstand.3
@@ -169,7 +169,7 @@ may be used to prevent a variable being unset.
.Xc
.Pp
Returns error messages for the subset of errno values supported by
-.Nm No .
+.Nm .
.It Fn assert expression
.Pp
Requires
@@ -569,7 +569,7 @@ which should be initialised with pointers
to
.Vt struct fs_ops
structures. The following filesystem handlers are supplied by
-.Nm No ,
+.Nm ,
the consumer may supply other filesystems of their own:
.Bl -hang -width "cd9660_fsops "
.It ufs_fsops