Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Fix quotes for `time-of-day'.



details:   https://anonhg.NetBSD.org/src/rev/ea92fc03a22e
branches:  trunk
changeset: 514838:ea92fc03a22e
user:      uwe <uwe%NetBSD.org@localhost>
date:      Tue Sep 11 05:41:37 2001 +0000

description:
Fix quotes for `time-of-day'.

diffstat:

 share/man/man9/todr.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 538add998c9f -r ea92fc03a22e share/man/man9/todr.9
--- a/share/man/man9/todr.9     Tue Sep 11 05:11:59 2001 +0000
+++ b/share/man/man9/todr.9     Tue Sep 11 05:41:37 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: todr.9,v 1.1 2000/07/25 21:12:45 pk Exp $
+.\" $NetBSD: todr.9,v 1.2 2001/09/11 05:41:37 uwe Exp $
 .\"
 .\" Copyright (c) 2000 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -63,7 +63,7 @@
 The
 .Fn todr_*
 functions provide an interface to read, set and control
-.Qs time-of-day
+.Ql time-of-day
 devices. The
 .Fa todr_chip_handle_t
 should be obtained from a driver for a particular hardware device that



Home | Main Index | Thread Index | Old Index