Date: Sun, 21 Nov 2010 10:45:10 +0000 (UTC) From: "Simon L. Nielsen" <simon@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r215611 - stable/8/usr.sbin/newsyslog Message-ID: <201011211045.oALAjA8O051816@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: simon Date: Sun Nov 21 10:45:10 2010 New Revision: 215611 URL: http://svn.freebsd.org/changeset/base/215611 Log: MFC r208028 by uqs: mdoc: move remaining sections into consistent order Modified: stable/8/usr.sbin/newsyslog/newsyslog.8 Directory Properties: stable/8/usr.sbin/newsyslog/ (props changed) Modified: stable/8/usr.sbin/newsyslog/newsyslog.8 ============================================================================== --- stable/8/usr.sbin/newsyslog/newsyslog.8 Sun Nov 21 10:18:28 2010 (r215610) +++ stable/8/usr.sbin/newsyslog/newsyslog.8 Sun Nov 21 10:45:10 2010 (r215611) @@ -245,6 +245,13 @@ this has been changed to a colon (``:'') names may contain the dot character. The dot (``.'') character is still accepted for backwards compatibility. +.Sh SEE ALSO +.Xr bzip2 1 , +.Xr gzip 1 , +.Xr syslog 3 , +.Xr newsyslog.conf 5 , +.Xr chown 8 , +.Xr syslogd 8 .Sh HISTORY The .Nm @@ -257,12 +264,5 @@ and first appeared in MIT Project Athena .Pp Copyright 1987, Massachusetts Institute of Technology -.Sh "SEE ALSO" -.Xr bzip2 1 , -.Xr gzip 1 , -.Xr syslog 3 , -.Xr newsyslog.conf 5 , -.Xr chown 8 , -.Xr syslogd 8 .Sh BUGS Does not yet automatically read the logs to find security breaches.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011211045.oALAjA8O051816>