diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-22 15:03:09 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-22 15:03:09 +0000 |
| commit | bb1f93d5198ff473597b645d84bf98bcb434677a (patch) | |
| tree | 46c71a3587a4297dc3f17049916e4ac52da754a9 /lib | |
| parent | 2f9564de0fdc19faee5fc38713f35813807c2b48 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libstand/libstand.3 | 4 |
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 |
