diff options
author | n_hibma <n_hibma@FreeBSD.org> | 2000-03-27 08:59:53 +0000 |
---|---|---|
committer | n_hibma <n_hibma@FreeBSD.org> | 2000-03-27 08:59:53 +0000 |
commit | 2bb52bfb41c72f180f32cea3556abccac0b1c6a8 (patch) | |
tree | 7b6084bb59485c9a767987ad468cc1bc206579b8 /share | |
parent | dc393630a76d5a509da3078ae9f3ed8c304a505a (diff) | |
download | FreeBSD-src-2bb52bfb41c72f180f32cea3556abccac0b1c6a8.zip FreeBSD-src-2bb52bfb41c72f180f32cea3556abccac0b1c6a8.tar.gz |
Undo the previous commit. Early morning commits are no good either. I
meant to commit umass.4
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index affbcc6..cfe0cef 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -16,7 +16,7 @@ MAN4= ahc.4 amd.4 amr.4 an.4 ata.4 atkbd.4 atkbdc.4 aue.4 blackhole.4 \ splash.4 sppp.4 st.4 ste.4 stf.4 syscons.4 sysmouse.4 tcp.4 \ termios.4 ti.4 tl.4 ttcp.4 tty.4 tun.4 udp.4 uhci.4 ukbd.4 \ umass.4 ums.4 unix.4 update.4 urio.4 usb.4 vga.4 vinum.4 vn.4 \ - vpo.4 vr.4 wb.4 wx.4 worm.4 xl.4 xpt.4 yp.4 zero.4 + vpo.4 vr.4 wb.4 wx.4 worm.4 wst.4 xl.4 xpt.4 yp.4 zero.4 MLINKS= fd.4 stderr.4 fd.4 stdin.4 fd.4 stdout.4 MLINKS+=fpa.4 fea.4 |