mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
Remove unneeded tab after .Ed to make manlint happy.
Reported by: manlint
This commit is contained in:
parent
2fbefe4829
commit
c19b8489b8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=221450
@ -93,7 +93,7 @@ Grow an existing memory resource by 4096 bytes.
|
||||
|
||||
error = bus_adjust_resource(dev, SYS_RES_MEMORY, res,
|
||||
rman_get_start(res), rman_get_end(res) + 0x1000);
|
||||
.Ed
|
||||
.Ed
|
||||
.Sh SEE ALSO
|
||||
.Xr bus_alloc_resource 9 ,
|
||||
.Xr bus_release_resource 9 ,
|
||||
|
Loading…
Reference in New Issue
Block a user