diff options
author | 2010-07-26 16:20:15 +0000 | |
---|---|---|
committer | 2010-07-26 16:20:15 +0000 | |
commit | 3cbea023bf45a28c455f2ca36fd9a08937a92851 (patch) | |
tree | e52d6b93b959fbf2d7c53bf0eb84150897e349a8 | |
parent | Xr acpisony, and make the name better (diff) | |
download | wireguard-openbsd-3cbea023bf45a28c455f2ca36fd9a08937a92851.tar.xz wireguard-openbsd-3cbea023bf45a28c455f2ca36fd9a08937a92851.zip |
last item of SEE ALSO should not have a comma;
-rw-r--r-- | share/man/man4/acpisony.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/acpisony.4 b/share/man/man4/acpisony.4 index 0d6a22d96db..2e3aa949b7c 100644 --- a/share/man/man4/acpisony.4 +++ b/share/man/man4/acpisony.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: acpisony.4,v 1.2 2010/07/26 15:00:43 deraadt Exp $ +.\" $OpenBSD: acpisony.4,v 1.3 2010/07/26 16:20:15 jmc Exp $ .\" .\" Copyright (c) 2010 Paul Irofti <pirofti@openbsd.org> .\" @@ -29,7 +29,7 @@ The driver provides support for the ACPI based hotkeys found in many Sony laptops. .Sh SEE ALSO .Xr acpi 4 , -.Xr intro 4 , +.Xr intro 4 .Sh HISTORY The .Nm |