1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00

Introduce .Lb macro to libcam manpages.

This commit is contained in:
Alexey Zelkin 2000-04-22 15:52:37 +00:00
parent 844e8a6682
commit c8baaf1823
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=59503
2 changed files with 4 additions and 0 deletions

View File

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

View File

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