Prepare for mdoc(7)NG.

This commit is contained in:
Ruslan Ermilov 2001-02-22 15:03:09 +00:00
parent 2f9564de0f
commit bb1f93d519
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=72889

View File

@ -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