Module Name: src
Committed By: gson
Date: Fri Jul 27 16:12:40 UTC 2018
Modified Files:
src/share/man/man4: Makefile
Log Message:
Add missing backslash to unbreak the build
To generate a diff of this commit:
cvs rdiff -u -r1.659 -r1.660 src/share/man/man4/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/Makefile
diff -u src/share/man/man4/Makefile:1.659 src/share/man/man4/Makefile:1.660
--- src/share/man/man4/Makefile:1.659 Fri Jul 27 12:02:26 2018
+++ src/share/man/man4/Makefile Fri Jul 27 16:12:40 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.659 2018/07/27 12:02:26 rkujawa Exp $
+# $NetBSD: Makefile,v 1.660 2018/07/27 16:12:40 gson Exp $
# @(#)Makefile 8.1 (Berkeley) 6/18/93
MAN= aac.4 ac97.4 acardide.4 aceride.4 acphy.4 \
@@ -61,7 +61,7 @@ MAN= aac.4 ac97.4 acardide.4 aceride.4 a
sm.4 smsh.4 sn.4 sony.4 spc.4 speaker.4 spif.4 sqphy.4 ss.4 \
st.4 ste.4 stge.4 sti.4 stpcide.4 sv.4 strip.4 \
svwsata.4 swsensor.4 swwdog.4 sysmon.4 \
- tap.4 tc.4 tcds.4 tcp.4 tcu.4 tdvfb.4 tea5767radio.4 termios.4 tfb.4
+ tap.4 tc.4 tcds.4 tcp.4 tcu.4 tdvfb.4 tea5767radio.4 termios.4 tfb.4 \
thinkpad.4 ti.4 tl.4 tlp.4 tlphy.4 tpm.4 tprof.4 tr.4 tra.4 \
trm.4 tsllux.4 tty.4 tun.4 tqphy.4 twa.4 twe.4 txp.4 \
uark.4 ubsec.4 udp.4 uep.4 ug.4 uha.4 uk.4 ukphy.4 unix.4 userconf.4 \