diff options
author | Yojiro Uo <yuo@cvs.openbsd.org> | 2009-12-18 04:22:01 +0000 |
---|---|---|
committer | Yojiro Uo <yuo@cvs.openbsd.org> | 2009-12-18 04:22:01 +0000 |
commit | 8590fbb9f39a6aa101332d6dd43151f08daf07e3 (patch) | |
tree | 293b4da45418494ba0b0eae6201aa3f3126590b6 /share/man/man4/Makefile | |
parent | e708a96ea5740abf115f6b049b3800e8c42ef3db (diff) |
add manpage for utrh(4)
(and remove a duplicate entry in Makefile)
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r-- | share/man/man4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index b4038429d3c..c90e6e9b523 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.499 2009/12/09 21:27:19 matthieu Exp $ +# $OpenBSD: Makefile,v 1.500 2009/12/18 04:21:59 yuo Exp $ MAN= aac.4 ac97.4 acphy.4 \ acpi.4 acpiac.4 acpiasus.4 acpibat.4 acpibtn.4 acpicpu.4 acpidock.4 \ @@ -59,7 +59,7 @@ MAN= aac.4 ac97.4 acphy.4 \ ukphy.4 ulpt.4 umass.4 umbg.4 umct.4 umidi.4 umodem.4 ums.4 umsm.4 \ unix.4 uow.4 upgt.4 upl.4 uplcom.4 ural.4 urio.4 url.4 urlphy.4 \ urtw.4 usb.4 usbf.4 uscanner.4 uslcom.4 usscanner.4 uthum.4 \ - uticom.4 uts.4 uts.4 uvideo.4 uvisor.4 uvscom.4 uyap.4 \ + uticom.4 utrh.4 uts.4 uvideo.4 uvisor.4 uvscom.4 uyap.4 \ vether.4 vga.4 vgafb.4 vge.4 \ viaenv.4 viapm.4 viasio.4 vic.4 video.4 vlan.4 vmt.4 vnd.4 vr.4 \ vscsi.4 \ |