diff --git a/doc/manual/command-ref/nix-build.xml b/doc/manual/command-ref/nix-build.xml
index d6b2e5e5a..40fe7a43f 100644
--- a/doc/manual/command-ref/nix-build.xml
+++ b/doc/manual/command-ref/nix-build.xml
@@ -29,8 +29,6 @@
attrPath
- drvlink
-
@@ -91,25 +89,6 @@ also .
- drvlink
-
- Add a symlink named
- drvlink to the store derivation
- produced by nix-instantiate. The derivation is
- a root of the garbage collector until the symlink is deleted or
- renamed. If there are multiple derivations, numbers are suffixed
- to drvlink to distinguish between
- them.
-
-
-
-
-
- Shorthand for
- ./derivation.
-
-
-
Do not create a symlink to the output path. Note