diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-12-02 06:06:27 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-12-02 06:06:27 +0000 |
commit | 951fa8ed01f4c8bc666f456c77717ee2ea583369 (patch) | |
tree | 265f461e016f795065b1ed532521778a1abc8208 /share/man | |
parent | f1057418e8076cd623631270a735561e48bee521 (diff) |
typo from Daniel Cavanagh;
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/cd.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/cd.4 b/share/man/man4/cd.4 index 2e755a1ddef..551d8b77d79 100644 --- a/share/man/man4/cd.4 +++ b/share/man/man4/cd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cd.4,v 1.12 2003/11/09 16:06:07 jmc Exp $ +.\" $OpenBSD: cd.4,v 1.13 2003/12/02 06:06:26 jmc Exp $ .\" $NetBSD: cd.4,v 1.3 1996/10/20 23:15:21 explorer Exp $ .\" .\" Copyright (c) 1996 @@ -246,7 +246,7 @@ struct ioc_patch { /* one for each channel */ }; .Ed -.It Dv CDIOCGETVOL , Dv CDIOSETVOL +.It Dv CDIOCGETVOL , Dv CDIOCSETVOL .Pq Li "struct ioc_vol" Get (set) information about the volume settings of the output channels. The argument structure is as follows: |