This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-01-11 14:10:34 +00:00
Code
Issues
Releases
Activity
a6f2696932
freebsd
/
sbin
/
nos-tun
/
Makefile
9 lines
77 B
Makefile
Raw
Normal View
History
Unescape
Escape
Set the default manual section for sbin/ to 8.
2001-03-20 18:13:31 +00:00
# $FreeBSD$
Program which implements "nos" alias "ka9q" alias "IP-IP" tunnels. PR: 1154 Reviewed by: phk Manpage by: phk Submitted by: Nickolay N. Dudorov nnd@itfs.nsk.su
1998-04-11 19:33:06 +00:00
- Backout botched attempt to introduce MANSECT feature. - MAN[1-9] -> MAN.
2001-03-26 14:33:27 +00:00
PROG
=
nos-tun
MAN
=
nos-tun.8
nos-tun(8): make WARNS=3 clean The renames are in spirit of DragonflyBSD, to keep diff minimal. PR: bin/140060 Approved by: ed (co-mentor)
2010-03-10 18:51:13 +00:00
WARNS
?=
3
Program which implements "nos" alias "ka9q" alias "IP-IP" tunnels. PR: 1154 Reviewed by: phk Manpage by: phk Submitted by: Nickolay N. Dudorov nnd@itfs.nsk.su
1998-04-11 19:33:06 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink