Преглед изворни кода

Base: Change gist of Shell man page

Pre-patch, the man page encased the name of the program in quotes,
which is inconsistent with other man pages, unnecessarily
repeated "Shell" in the gist, and included "the" in the gist,
which is also inconsistent with other man pages.
Kyle Anthony Williams пре 3 година
родитељ
комит
f5c517015d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Base/usr/share/man/man1/Shell.md

+ 1 - 1
Base/usr/share/man/man1/Shell.md

@@ -1,6 +1,6 @@
 ## Name
 ## Name
 
 
-`Shell` - Shell, the command language interpreter
+Shell - command language interpreter
 
 
 ## Synopsis
 ## Synopsis