diff options
| author | David Nugent <davidn@FreeBSD.org> | 1997-05-11 08:52:08 +0000 |
|---|---|---|
| committer | David Nugent <davidn@FreeBSD.org> | 1997-05-11 08:52:08 +0000 |
| commit | 0509eb8c40aadf7df4effd1a221375a8454f0355 (patch) | |
| tree | b6cae4d4f524904eb73f6ef7bd0586f693820bf2 /lib/libutil/logwtmp.3 | |
| parent | 570814718977281df443a08fc74036ec80fd7abe (diff) | |
Notes
Diffstat (limited to 'lib/libutil/logwtmp.3')
| -rw-r--r-- | lib/libutil/logwtmp.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libutil/logwtmp.3 b/lib/libutil/logwtmp.3 index faa97219d314..9e25c9cd0793 100644 --- a/lib/libutil/logwtmp.3 +++ b/lib/libutil/logwtmp.3 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: logwtmp.3,v 1.1 1996/12/29 18:30:41 joerg Exp $ +.\" $Id: logwtmp.3,v 1.2 1996/12/30 21:08:43 mpp Exp $ .\" " .Dd December 29, 1996 .Os @@ -32,6 +32,7 @@ .Nm logwtmp .Nd append a new record to the wtmp file .Sh SYNOPSIS +.Fd #include <sys/types.h> .Fd #include <libutil.h> .Ft void .Fn logwtmp "char *line" "char *name" "char *host" |
