Module Name:    src
Committed By:   riastradh
Date:           Sun Aug  5 14:35:45 UTC 2012

Modified Files:
        src/share/man/man4: uatp.4

Log Message:
Quote arguments to .Cd in uatp(4) man page.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/uatp.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/uatp.4
diff -u src/share/man/man4/uatp.4:1.1 src/share/man/man4/uatp.4:1.2
--- src/share/man/man4/uatp.4:1.1	Sun Aug  5 14:28:50 2012
+++ src/share/man/man4/uatp.4	Sun Aug  5 14:35:45 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: uatp.4,v 1.1 2012/08/05 14:28:50 riastradh Exp $
+.\" $NetBSD: uatp.4,v 1.2 2012/08/05 14:35:45 riastradh Exp $
 .\"
 .\" Copyright (c) 2012 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -34,8 +34,8 @@
 .Nm uatp
 .Nd USB Apple trackpad driver
 .Sh SYNOPSIS
-.Cd uatp* at uhidev? reportid ?
-.Cd wsmouse* at uatp? mux 0
+.Cd "uatp* at uhidev? reportid ?"
+.Cd "wsmouse* at uatp? mux 0"
 .Sh DESCRIPTION
 The
 .Nm

Reply via email to