diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-01-02 21:40:53 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-01-02 21:40:53 +0000 |
commit | 4acf60b48656d7576999553445ba82d77e3870ac (patch) | |
tree | e7f7eda7236cb5d27bace455fdd41848289b9ad2 /share/man | |
parent | 8865e6b8ffdaeeeb661082b4e5a6e4c40c061f83 (diff) |
add missing section number;
checked w/ kettenis
Diffstat (limited to 'share/man')
-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 , |