Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • BIND BIND
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 523
    • Issues 523
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 99
    • Merge requests 99
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source Projects
  • BINDBIND
  • Issues
  • #2621

Closed
Open
Created Apr 09, 2021 by Josh Soref@jsoref

Pull request to fix rdnc-addzone doc

Summary

Stray $ and \ in man page for rdnc in the addzone section

BIND version used

main

Steps to reproduce

  1. Visit https://bind9.readthedocs.io/en/latest/manpages.html#rndc-name-server-control-utility
  2. Read until one gets to the addzone section
  3. See $ \ ...
  4. Wonder what the \ is doing.

What is the current bug behavior?

There's a $ which could be a shell prompt hint, but is inconsistent with the rest of the docs, and there's a \, and I have no idea what it's for, but it's wrong.

What is the expected correct behavior?

Neither $ nor \

Relevant configuration files

N/A (well, I suppose whatever the defaults are for readthedocs)

Relevant logs and/or screenshots

image

Possible fixes

PR: https://github.com/jsoref/bind9/tree/rdnc-addzone

n.b. GitLab won't let me fork this repository, so... I forked it in GitHub.

Assignee
Assign to
Time tracking