From 5bf6ab83691ec9bdd8ba88e71cdbff01f891485e Mon Sep 17 00:00:00 2001 From: Nik Clayton Date: Mon, 12 Jul 1999 21:02:10 +0000 Subject: Add $Id$, to make it simpler for members of the translation teams to track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde --- share/man/man9/boot.9 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'share/man/man9/boot.9') diff --git a/share/man/man9/boot.9 b/share/man/man9/boot.9 index 924c052f686b5..07260bafaad57 100644 --- a/share/man/man9/boot.9 +++ b/share/man/man9/boot.9 @@ -32,6 +32,8 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" +.\" $Id$ +.\" .Dd February 14, 1997 .Dt BOOT 9 .Os -- cgit v1.2.3