about summary refs log tree commit diff
path: root/pkgs/profpatsch/nman
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/profpatsch/nman')
-rw-r--r--pkgs/profpatsch/nman/nman.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/profpatsch/nman/nman.rs b/pkgs/profpatsch/nman/nman.rs
index 048469d7..28a7deec 100644
--- a/pkgs/profpatsch/nman/nman.rs
+++ b/pkgs/profpatsch/nman/nman.rs
@@ -86,9 +86,9 @@ impl NmanError {
 enum DrvOutput<'a> {
     Man,
     DevMan,
+    Out,
     Doc,
     DevDoc,
-    Out,
     Info,
     Dev,
     Bin,