Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Add comma in enumeration.



details:   https://anonhg.NetBSD.org/src/rev/60c95f413dcc
branches:  trunk
changeset: 756549:60c95f413dcc
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Jul 22 19:27:51 2010 +0000

description:
Add comma in enumeration.

diffstat:

 share/man/man4/swwdog.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4f4ea84f2c7d -r 60c95f413dcc share/man/man4/swwdog.4
--- a/share/man/man4/swwdog.4   Thu Jul 22 18:20:21 2010 +0000
+++ b/share/man/man4/swwdog.4   Thu Jul 22 19:27:51 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: swwdog.4,v 1.5 2010/07/22 14:10:14 pgoyette Exp $
+.\"    $NetBSD: swwdog.4,v 1.6 2010/07/22 19:27:51 wiz Exp $
 .\"
 .\" Copyright (c) 2004, 2005 Steven M. Bellovin
 .\" All rights reserved.
@@ -64,7 +64,7 @@
 .Nm
 driver prevents a system from suspending when the watchdog is armed.
 .Sh SEE ALSO
-.Xr sysctl 8
+.Xr sysctl 8 ,
 .Xr wdogctl 8
 .Sh HISTORY
 The



Home | Main Index | Thread Index | Old Index