in the case of BSD software, the F in RTFM is not vulgar...

This commit is contained in:
tg 2006-08-28 01:37:29 +00:00
parent 30f6ebb2a3
commit 6ec5e11ff2
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#!/bin/sh
# $MirOS: src/bin/mksh/Build.sh,v 1.53 2006/08/28 01:30:37 tg Exp $
# $MirOS: src/bin/mksh/Build.sh,v 1.54 2006/08/28 01:37:29 tg Exp $
#-
# Environment: CC, CFLAGS, CPPFLAGS, LDFLAGS, LIBS, NROFF
@ -193,4 +193,4 @@ fi
$e "# $i -c -o root -g bin -m 444 mksh.1 /usr/share/man/man1/mksh.1"
$e
$e Run the regression test suite: ./test.sh
$e Please also read the sample file dot.mkshrc and the manual.
$e Please also read the sample file dot.mkshrc and the fine manual.