Browse Source

Apply suggestions from code review

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
marchersimon 4 years ago
parent
commit
a8cbf084db
5 changed files with 5 additions and 5 deletions
  1. 1 1
      pages.it/common/apg.md
  2. 1 1
      pages.ko/common/apg.md
  3. 1 1
      pages.pt_BR/common/apg.md
  4. 1 1
      pages/common/apg.md
  5. 1 1
      pages/common/apropos.md

+ 1 - 1
pages.it/common/apg.md

@@ -1,7 +1,7 @@
 # apg
 
 > Crea password randomiche arbitrariamente complesse.
-> Maggiori informazioni: <https://manpages.debian.org/latest/apg/apg.1.html>.
+> Maggiori informazioni: <https://manpages.debian.org/latest/apg/apg.1>.
 
 - Genera password randomiche (la lunghezza predefinita è 8):
 

+ 1 - 1
pages.ko/common/apg.md

@@ -1,7 +1,7 @@
 # apg
 
 > 임의로 복잡한 랜덤 암호를 만듭니다.
-> 더 많은 정보: <https://manpages.debian.org/latest/apg/apg.1.html>.
+> 더 많은 정보: <https://manpages.debian.org/latest/apg/apg.1>.
 
 - 임의 비밀번호 생성 (기본 비밀번호 길이는 8):
 

+ 1 - 1
pages.pt_BR/common/apg.md

@@ -1,7 +1,7 @@
 # apg
 
 > Criar senhas aleatórias arbitrariamente complexas.
-> Mais informações: <https://manpages.debian.org/latest/apg/apg.1.html>.
+> Mais informações: <https://manpages.debian.org/latest/apg/apg.1>.
 
 - Criar senha aleatória (tamanho padrão para as senhas é 8 caracteres):
 

+ 1 - 1
pages/common/apg.md

@@ -1,7 +1,7 @@
 # apg
 
 > Creates arbitrarily complex random passwords.
-> More information: <https://manpages.debian.org/latest/apg/apg.1.html>.
+> More information: <https://manpages.debian.org/latest/apg/apg.1>.
 
 - Create random passwords (default password length is 8):
 

+ 1 - 1
pages/common/apropos.md

@@ -11,6 +11,6 @@
 
 `apropos -l {{regular_expression}}`
 
-- Search for pages only that contain all of the expressions given (AND search):
+- Search for pages that contain all of the expressions given:
 
 `apropos {{regular_expression_1}} -a {{regular_expression_2}} -a {{regular_expression_3}}`