Date: Wed, 7 Jan 2009 00:54:30 +0000 (UTC) From: Daniel Gerzo <danger@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r186844 - head/usr.sbin/rtsold Message-ID: <200901070054.n070sUMg046359@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danger (doc committer) Date: Wed Jan 7 00:54:30 2009 New Revision: 186844 URL: http://svn.freebsd.org/changeset/base/186844 Log: - rename the RETURN VALUES section to EXIT STATUS [1] - convert to .Ex macro - not bumping a date as this is not a real content change Approved by: ru MFC after: 3 days Modified: head/usr.sbin/rtsold/rtsold.8 Modified: head/usr.sbin/rtsold/rtsold.8 ============================================================================== --- head/usr.sbin/rtsold/rtsold.8 Wed Jan 7 00:51:41 2009 (r186843) +++ head/usr.sbin/rtsold/rtsold.8 Wed Jan 7 00:54:30 2009 (r186844) @@ -220,10 +220,8 @@ must be the absolute path from root to t file, and be created by the same owner who runs .Nm . .El -.Sh RETURN VALUES -The -.Nm -program exits 0 on success, and >0 on failures. +.Sh EXIT STATUS +.Ex -std .\" .Sh FILES .Bl -tag -width /var/run/rtsold.dump -compact
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901070054.n070sUMg046359>