diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2000-04-22 16:36:09 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2000-04-22 16:36:09 +0000 |
| commit | a7f6a73356f775d08ee1ec26f66284d7ff10c7d8 (patch) | |
| tree | 6d3c720b6caa00a0a5aeb8668089adc25c4f19bd /lib/libutil/logwtmp.3 | |
| parent | 9441c78584fc1d126f71c3c8fa8fbad2a3a447ec (diff) | |
Notes
Diffstat (limited to 'lib/libutil/logwtmp.3')
| -rw-r--r-- | lib/libutil/logwtmp.3 | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/lib/libutil/logwtmp.3 b/lib/libutil/logwtmp.3 index b7d3d0a0d7be..1ba434749c46 100644 --- a/lib/libutil/logwtmp.3 +++ b/lib/libutil/logwtmp.3 @@ -31,17 +31,13 @@ .Sh NAME .Nm logwtmp .Nd append a new record to the wtmp file +.Sh LIBRARY +.Lb libutil .Sh SYNOPSIS .Fd #include <sys/types.h> .Fd #include <libutil.h> .Ft void .Fn logwtmp "const char *line" "const char *name" "const char *host" -.Pp -Link with -.Va -lutil -on the -.Xr cc 1 -command line. .Sh DESCRIPTION The function .Fn logwtmp |
