Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/share/man/man4
Jukka,
Am 25.01.10 11:12, schrieb Jukka Ruohonen:
> Module Name: src
> Committed By: jruoho
> Date: Mon Jan 25 10:12:41 UTC 2010
>
> Modified Files:
> src/share/man/man4: acpidalb.4
>
> Log Message:
> Recommit:
> * add verbosity to the PNP0C32 reference
> * use more markup
> * improve wording
>
You know that you quite easily change a commit message after commit? So
in this case you could have just changed the commit message instead of
leaving us with an empty commit message.
I think you should still fix the empty commit message, it confuses
people that look at the cvs log.
- Marc
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/acpidalb.4
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>
>
>
>
> Modified files:
>
> Index: src/share/man/man4/acpidalb.4
> diff -u src/share/man/man4/acpidalb.4:1.4 src/share/man/man4/acpidalb.4:1.5
> --- src/share/man/man4/acpidalb.4:1.4 Mon Jan 25 10:05:14 2010
> +++ src/share/man/man4/acpidalb.4 Mon Jan 25 10:12:41 2010
> @@ -1,4 +1,4 @@
> -.\" $NetBSD: acpidalb.4,v 1.4 2010/01/25 10:05:14 jruoho Exp $
> +.\" $NetBSD: acpidalb.4,v 1.5 2010/01/25 10:12:41 jruoho Exp $
> .\"
> .\" Copyright (c) 2008 Christoph Egger <cegger%netbsd.org@localhost>
> .\" All rights reserved.
> @@ -31,23 +31,33 @@
> .Nm acpidalb
> .Nd Direct Application Launch Buttons
> .Sh SYNOPSIS
> -.Cd "acpidalb* at acpi?"
> +.Cd "acpidalb* at acpi?"
> .Sh DESCRIPTION
> -This driver provides support for PNP0C32 ACPI hotkeys aka
> +This driver provides support for
> +.Tn PNP0C32
> +.Tn ACPI
> +hotkeys a.k.a.
> .Dq The Direct Application Launch Buttons .
> .Pp
> These are recognized on startup from system-wake or at runtime.
> Behaviour may differ from the standard specification in relation
> to the ACPI implementation.
> .Pp
> -The hotkeys are reported to the power daemon as
> +The hotkeys are reported to the power management daemon as
> .Dv hotkey_button .
> .Sh SEE ALSO
> .Xr acpi 4 ,
> .Xr powerd 8
> -.Sh STANDARDS
> -This drivers conforms to the PNP0C32 specification provided at
> -.Lk http://www.microsoft.com/whdc/system/vista/DirAppLaunch.mspx
> +.Pp
> +The
> +.Tn PNP0C32
> +specification is described in:
> +.Rs
> +.%A Microsoft Corporation
> +.%D October 26, 2006
> +.%T Direct Application Launch from System Startup on Windows Vista
> +.%U http://www.microsoft.com/whdc/system/vista/DirAppLaunch.mspx
> +.Re
> .Sh HISTORY
> The
> .Nm
>
Home |
Main Index |
Thread Index |
Old Index