mdoc(7) police: use .Nm, remove blank line (these cause warnings in mdocNG).

This commit is contained in:
Ruslan Ermilov 2001-04-04 09:49:05 +00:00
parent e09940394c
commit 02ee7aa71f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=75157

View file

@ -566,7 +566,8 @@ archives
together, but it does not; attempting to do so leaves the
end-of-archive blocks in place for the second and subsequent archives.
.Pp
The tar file format is a semi fixed width field format, and the field
The
.Nm
file format is a semi fixed width field format, and the field
for device numbers were designed for 16 bit (8 major, 8 minor)
and can not absorb our 32 bit (8 major, 16+8 minor) numbers.