소스 검색

Small fixes in config.mk

Aaron Marcher 8 년 전
부모
커밋
47d0073bfd
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      config.mk

+ 2 - 2
config.mk

@@ -1,9 +1,9 @@
 # slstatus version
 # slstatus version
 VERSION = 0
 VERSION = 0
 
 
-# Customize below to fit your system
+# customize below to fit your system
 
 
-#paths
+# paths
 PREFIX = /usr/local
 PREFIX = /usr/local
 MANPREFIX = ${PREFIX}/share/man
 MANPREFIX = ${PREFIX}/share/man