Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jul 2005 12:57:04 GMT
From:      "Christian S.J. Peron" <csjp@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 79548 for review
Message-ID:  <200507041257.j64Cv47M082055@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=79548

Change 79548 by csjp@csjp_xor on 2005/07/04 12:56:07

	Kill hard sentance break.
	
	Pointed out by:	Simon

Affected files ...

.. //depot/projects/trustedbsd/mac/usr.sbin/getfhash/setfhash.8#3 edit

Differences ...

==== //depot/projects/trustedbsd/mac/usr.sbin/getfhash/setfhash.8#3 (text+ko) ====

@@ -54,7 +54,8 @@
 When setting dependencies, they must be listed previous to the
 system object which requires them.
 Multiple dependencies may exist and must be separated by a
-colon when entered. It should be noted that dependency pathnames
+colon when entered.
+It should be noted that dependency pathnames
 will be looked up relative to the calling process's root.
 .El
 .Sh EXAMPLES



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507041257.j64Cv47M082055>