Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/apm Kill the period in the SEE ALSO list.



details:   https://anonhg.NetBSD.org/src/rev/7f59ee1dcfca
branches:  trunk
changeset: 481751:7f59ee1dcfca
user:      enami <enami%NetBSD.org@localhost>
date:      Sat Feb 05 11:52:37 2000 +0000

description:
Kill the period in the SEE ALSO list.

diffstat:

 usr.sbin/apm/apm.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 089cb2a42dd5 -r 7f59ee1dcfca usr.sbin/apm/apm.8
--- a/usr.sbin/apm/apm.8        Sat Feb 05 11:39:16 2000 +0000
+++ b/usr.sbin/apm/apm.8        Sat Feb 05 11:52:37 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: apm.8,v 1.12 1999/08/08 16:15:17 hwr Exp $
+.\"    $NetBSD: apm.8,v 1.13 2000/02/05 11:52:37 enami Exp $
 .\"
 .\" Copyright (c) 1996 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -126,7 +126,7 @@
 readable to provide current APM status.
 .Sh SEE ALSO
 .Xr apm 4 ,
-.Xr apmd 8 .
+.Xr apmd 8
 .Sh REFERENCES
 Advanced Power Management (APM) BIOS Interface Specification (revision
 1.1), Intel Corporation and Microsoft Corporation



Home | Main Index | Thread Index | Old Index