mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
Correct synopsis (-d, -I options were missing because -mdoc mistook
the dI in `.Op Fl dI' for the name of an internal mdoc command).
This commit is contained in:
parent
02415dc2f9
commit
8893f6f940
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=15829
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)syslogd.8 8.1 (Berkeley) 6/6/93
|
||||
.\" $Id$
|
||||
.\" $Id: syslogd.8,v 1.2 1995/10/12 17:18:38 wollman Exp $
|
||||
.\"
|
||||
.Dd October 12, 1995
|
||||
.Dt SYSLOGD 8
|
||||
@ -40,7 +40,7 @@
|
||||
.Nd log systems messages
|
||||
.Sh SYNOPSIS
|
||||
.Nm syslogd
|
||||
.Op Fl dI
|
||||
.Op Fl \&dI
|
||||
.Op Fl f Ar config_file
|
||||
.Op Fl m Ar mark_interval
|
||||
.Op Fl p Ar log_socket
|
||||
|
Loading…
Reference in New Issue
Block a user