Page MenuHomeFreeBSD

D18334.diff
No OneTemporary

D18334.diff

Index: head/lib/libc/gen/syslog.3
===================================================================
--- head/lib/libc/gen/syslog.3
+++ head/lib/libc/gen/syslog.3
@@ -28,7 +28,7 @@
.\" @(#)syslog.3 8.1 (Berkeley) 6/4/93
.\" $FreeBSD$
.\"
-.Dd April 12, 2018
+.Dd November 25, 2018
.Dt SYSLOG 3
.Os
.Sh NAME
@@ -42,17 +42,18 @@
.Lb libc
.Sh SYNOPSIS
.In syslog.h
-.In stdarg.h
.Ft void
.Fn syslog "int priority" "const char *message" "..."
.Ft void
-.Fn vsyslog "int priority" "const char *message" "va_list args"
-.Ft void
.Fn openlog "const char *ident" "int logopt" "int facility"
.Ft void
.Fn closelog void
.Ft int
.Fn setlogmask "int maskpri"
+.In syslog.h
+.In stdarg.h
+.Ft void
+.Fn vsyslog "int priority" "const char *message" "va_list args"
.Sh DESCRIPTION
The
.Fn syslog

File Metadata

Mime Type
text/plain
Expires
Sun, Jan 18, 11:06 PM (5 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27722370
Default Alt Text
D18334.diff (806 B)

Event Timeline