man9: Remove stray .In macros

Fixes:		9c11d8d483
MFC after:	1 week
This commit is contained in:
Mark Johnston
2021-07-22 12:47:43 -04:00
parent 6c95065590
commit 18c696c001
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -67,7 +67,6 @@
.Fn fueword32 "volatile const void *base" "int32_t *val"
.Ft int
.Fn fueword64 "volatile const void *base" "int64_t *val"
.In sys/resourcevar.h
.Sh DESCRIPTION
The
.Nm
-1
View File
@@ -56,7 +56,6 @@
.Fn suword32 "volatile void *base" "int32_t word"
.Ft int
.Fn suword64 "volatile void *base" "int64_t word"
.In sys/resourcevar.h
.Sh DESCRIPTION
The
.Nm