mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 09:02:44 +00:00
Introduce .Lb macro to libcam manpages.
This commit is contained in:
parent
844e8a6682
commit
c8baaf1823
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=59503
@ -45,6 +45,8 @@
|
||||
.Nm cam_device_copy ,
|
||||
.Nm cam_get_device
|
||||
.Nd CAM user library
|
||||
.Sh LIBRARY
|
||||
.Lb libcam
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include <stdio.h>
|
||||
.Fd #include <camlib.h>
|
||||
|
@ -75,6 +75,8 @@
|
||||
.Nm csio_encode_visit ,
|
||||
.Nm buff_encode_visit
|
||||
.Nd CAM user library SCSI buffer parsing routines
|
||||
.Sh LIBRARY
|
||||
.Lb libcam
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include <stdio.h>
|
||||
.Fd #include <camlib.h>
|
||||
|
Loading…
Reference in New Issue
Block a user