diff --git a/pages.es/common/nix-shell.3.md b/pages.es/common/nix-shell.3.md index a15a2d3120..81211782b0 100644 --- a/pages.es/common/nix-shell.3.md +++ b/pages.es/common/nix-shell.3.md @@ -2,7 +2,7 @@ > Inicia un shell en lo cual los paquetes especificados están disponibles. > Vea también: `nix-shell` para armar un entorno de desarrollo, `nix flake` para información sobre los flakes. -> Más información: . +> Más información: . - Inicia un shell interactivo con unos paquetes de `nixpkgs`: diff --git a/pages.ko/common/nix-shell.3.md b/pages.ko/common/nix-shell.3.md index d54317afa0..adc813d6f5 100644 --- a/pages.ko/common/nix-shell.3.md +++ b/pages.ko/common/nix-shell.3.md @@ -2,7 +2,7 @@ > 지정된 패키지가 사용 가능한 셸 시작. > 같이 보기: 개발 환경 설정을 위한 `nix-shell`, 플레이크에 대한 정보를 위한 `nix flake`. -> 더 많은 정보: . +> 더 많은 정보: . - `nixpkgs`의 일부 패키지와 함께 대화형 셸 시작: diff --git a/pages/common/nix-shell.3.md b/pages/common/nix-shell.3.md index 9c35a7d65b..2f94fa0933 100644 --- a/pages/common/nix-shell.3.md +++ b/pages/common/nix-shell.3.md @@ -2,7 +2,7 @@ > Start a shell in which the specified packages are available. > See also: `nix-shell` for setting up development environments, `nix flake` for information about flakes. -> More information: . +> More information: . - Start an interactive shell with some packages from `nixpkgs`: