diff options
author | 2006-01-02 21:40:52 +0000 | |
---|---|---|
committer | 2006-01-02 21:40:52 +0000 | |
commit | bed08f82609e7f481dd3d9fa0d0ddba83eb2ef6e (patch) | |
tree | c4ea5aa649301534169905ef68a7f9ddf707a4fd | |
parent | Don't call pthread_self()->tid when getthrid() will do fine. (diff) | |
download | wireguard-openbsd-bed08f82609e7f481dd3d9fa0d0ddba83eb2ef6e.tar.xz wireguard-openbsd-bed08f82609e7f481dd3d9fa0d0ddba83eb2ef6e.zip |
add missing section number;
checked w/ kettenis
-rw-r--r-- | share/man/man4/man4.macppc/adb.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.macppc/adb.4 b/share/man/man4/man4.macppc/adb.4 index e093b7d44d4..213bc94d99e 100644 --- a/share/man/man4/man4.macppc/adb.4 +++ b/share/man/man4/man4.macppc/adb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: adb.4,v 1.12 2006/01/02 12:37:51 jmc Exp $ +.\" $OpenBSD: adb.4,v 1.13 2006/01/02 21:40:52 jmc Exp $ .\" .\" Copyright (c) 2001 Peter Philipp .\" Copyright (c) 1997 Colin Wood @@ -74,7 +74,7 @@ devices such as the Apple Brightness / Volume Control Button some energy control .Pq Xr apm 4 , and I2C controller -.Pq Xr pi2c +.Pq Xr pi2c 4 were added to the PowerPC port later to complement the ADB system. .Sh SEE ALSO .Xr abtn 4 , |