Added alog.4 man page to /usr/src/share/man/man4/man4.i386/ directory
Altered Makefile in that directory so that make builds the alog.4 man page
This commit is contained in:
parent
dd2cb0618e
commit
3c466c41f3
@ -1,10 +1,10 @@
|
||||
# $Id: Makefile,v 1.66 1997/09/09 12:53:38 jmg Exp $
|
||||
# $Id: Makefile,v 1.67 1997/12/07 18:07:37 bde Exp $
|
||||
|
||||
MAN4= aha.4 ahb.4 ahc.4 aic.4 apm.4 ar.4 asc.4 bt.4 cx.4 cy.4 de.4 dgb.4 \
|
||||
ed.4 eg.4 el.4 ep.4 ex.4 gsc.4 fdc.4 fe.4 fxp.4 ie.4 io.4 \
|
||||
MAN4= aha.4 ahb.4 ahc.4 aic.4 alog.4 apm.4 ar.4 asc.4 bt.4 cx.4 cy.4 de.4 \
|
||||
dgb.4 ed.4 eg.4 el.4 ep.4 ex.4 gsc.4 fdc.4 fe.4 fxp.4 ie.4 io.4 \
|
||||
joy.4 keyboard.4 labpc.4 le.4 lnc.4 lp.4 lpt.4 matcd.4 mcd.4 mem.4 \
|
||||
meteor.4 mouse.4 mse.4 mtio.4 nca.4 ncr.4 npx.4 \
|
||||
pcvt.4 perfmon.4 pnp.4 psm.4 \
|
||||
meteor.4 mouse.4 mse.4 mtio.4 nca.4 ncr.4 npx.4 \
|
||||
pcvt.4 perfmon.4 pnp.4 psm.4 \
|
||||
qcam.4 scd.4 screen.4 sb.4 sea.4 si.4 sio.4 \
|
||||
spkr.4 sr.4 sysmouse.4 tw.4 uha.4 vx.4 wd.4 wl.4 wt.4 ze.4 zp.4
|
||||
|
||||
@ -12,6 +12,7 @@ MLINKS= aha.4 ../aha.4
|
||||
MLINKS+= ahb.4 ../ahb.4
|
||||
MLINKS+= ahc.4 ../ahc.4
|
||||
MLINKS+= aic.4 ../aic.4
|
||||
MLINKS+= alog.4 ../alog.4
|
||||
MLINKS+= apm.4 ../apm.4
|
||||
MLINKS+= ar.4 ../ar.4
|
||||
MLINKS+= asc.4 ../asc.4
|
||||
|
Loading…
Reference in New Issue
Block a user