summary refs log tree commit diff
path: root/nixos/doc/manual/development
diff options
context:
space:
mode:
authorArtturin <Artturin@artturin.com>2023-10-20 09:29:36 +0300
committerArtturin <Artturin@artturin.com>2023-10-20 09:29:36 +0300
commit3342d1a9a985e9f1456ebdab9fde2514c1716341 (patch)
tree8e0544fd01cb188b3757e4c97a5d73539a45610b /nixos/doc/manual/development
parent0bcaa2f556ace563a74ef93125c439a01d4f8dec (diff)
parent5bf82c5a0be600bf8129bc27977205e0806e5a8b (diff)
downloadnixpkgs-3342d1a9a985e9f1456ebdab9fde2514c1716341.tar
nixpkgs-3342d1a9a985e9f1456ebdab9fde2514c1716341.tar.gz
nixpkgs-3342d1a9a985e9f1456ebdab9fde2514c1716341.tar.bz2
nixpkgs-3342d1a9a985e9f1456ebdab9fde2514c1716341.tar.lz
nixpkgs-3342d1a9a985e9f1456ebdab9fde2514c1716341.tar.xz
nixpkgs-3342d1a9a985e9f1456ebdab9fde2514c1716341.tar.zst
nixpkgs-3342d1a9a985e9f1456ebdab9fde2514c1716341.zip
Merge branch 'master' into staging-next
Diffstat (limited to 'nixos/doc/manual/development')
-rw-r--r--nixos/doc/manual/development/activation-script.section.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/doc/manual/development/activation-script.section.md b/nixos/doc/manual/development/activation-script.section.md
index c339258c6dc..cc317a6a01a 100644
--- a/nixos/doc/manual/development/activation-script.section.md
+++ b/nixos/doc/manual/development/activation-script.section.md
@@ -69,4 +69,4 @@ do:
   `/etc/group` and `/etc/shadow`. This also creates home directories
 - `usrbinenv` creates `/usr/bin/env`
 - `var` creates some directories in `/var` that are not service-specific
-- `wrappers` creates setuid wrappers like `ping` and `sudo`
+- `wrappers` creates setuid wrappers like `sudo`