Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 Drop redundant macros. Drop incorrect ,



details:   https://anonhg.NetBSD.org/src/rev/39088f9d34ce
branches:  trunk
changeset: 753654:39088f9d34ce
user:      joerg <joerg%NetBSD.org@localhost>
date:      Mon Apr 05 19:32:55 2010 +0000

description:
Drop redundant macros. Drop incorrect ,

diffstat:

 share/man/man9/doshutdownhooks.9 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 92a5ebb83af8 -r 39088f9d34ce share/man/man9/doshutdownhooks.9
--- a/share/man/man9/doshutdownhooks.9  Mon Apr 05 19:31:29 2010 +0000
+++ b/share/man/man9/doshutdownhooks.9  Mon Apr 05 19:32:55 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: doshutdownhooks.9,v 1.11 2010/02/11 18:17:43 dyoung Exp $
+.\" $NetBSD: doshutdownhooks.9,v 1.12 2010/04/05 19:32:55 joerg Exp $
 .\"
 .\" Copyright (c) 1994 Christopher G. Demetriou
 .\" All rights reserved.
@@ -43,10 +43,10 @@
 .Fn doshutdownhooks "void"
 .Sh DESCRIPTION
 .Em The
-.Em Nm
+.Nm
 .Em routine is deprecated.
 .Em Use
-.Em Xr pmf_system_shutdown 9 ,
+.Xr pmf_system_shutdown 9
 .Em instead.
 .Pp
 The



Home | Main Index | Thread Index | Old Index